error on running program in freebsd
Hey guyz,
This one is for freebsd user.
I tried running my gaim but fails. If you have this same problem.
Try this simple command and it works for me.
# ln -s libintl.so.8 libintl.so.6
— my .log —-
[edeguzman-localhost@/usr/local/lib] # gaim
[edeguzman-localhost@/libexec/ld- elf.so.1: Shared object "libintl.so. 6" not found, required by "gaim"
[edeguzman-localhost@/usr/local/lib] # ln -s libintl.so.8 libintl.so.6
[edeguzman-localhost@/usr/local/lib] # gaim &
[5] 1766
leave a comment