Gyachi-1.1.0: Yahoo! messenging client

Stuff that has yet to be sorted into a category.
Message
Author
ragaman
Posts: 186
Joined: Sun 14 Jan 2007, 12:55

#21 Post by ragaman »

Couldn't get this Gyachi to run. Missing libltdl.so.3 library. Been trying to look for one but the closest i could get was libltdl.so.3.1.4. I know i can use a symbolic link for this but don't know how (ln -s fileA file B, but which should be file A and file B? and in which location/directory should I make this symlink?). Can anyone help out?


Thanks.

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#22 Post by muggins »

Ragaman,

try:

Code: Select all

ln -s /usr/lib/libltdl.so.3.1.4 /usr/lib/libltdl.so.3

ragaman
Posts: 186
Joined: Sun 14 Jan 2007, 12:55

#23 Post by ragaman »

Thanks muggins. That did the trick.

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#24 Post by muggins »

Ragaman,

Good to hear it's working. Do you have any problems logging in etc? As a lot of the previous posters seemed to be experiencing problems.

Gyachi is now up to release 1.1.46, but it seems to have a whole bunch of additional library requirements to compile...<hint>if anyone is interested</hint>.

Post Reply