Jump to content

HDK custom hscript command


Recommended Posts

You need to compile it first and then put it in your

$HOME\dso

directory.

"dso" may be not there by default, just create it and put compiled plugin there.

got this error while compiling with hcustom

Making date.o and $HOME/date.so from date.C

/usr/bin/ld: cannot find -lXi

collect2: ld returned 1 exit status

Link failed

Edited by kare
Link to comment
Share on other sites

Guest mantragora

It looks that you are missing some library on your system. Check this link and report back does it help.

Edited by mantragora
Link to comment
Share on other sites

Guest mantragora

Sorry, this doesn't tell me anything. I'm not using linux most of the time and even then my system may be different than yours. Install any "libXi" library you got avilable for your system just like link suggests.

Link to comment
Share on other sites

Sorry, this doesn't tell me anything. I'm not using linux most of the time and even then my system may be different than yours. Install any "libXi" library you got avilable for your system just like link suggests.

ok thanks mantragora...

Link to comment
Share on other sites

Guest mantragora

It looks that you are fresh to Linux :). Each version of Linux comes with different libraries installed by default. For example, on OpenSuse, Skype will not work from start if you install it. You need to add couple additional packages that are not installed. On the other hand this is not the case on Ubuntu where Skype works without touching anything.

Do you know how to install packages in Linux ? What version of Linux you are using ?

Edited by mantragora
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...