Problems with Acroread7 port
Vladimir Tsvetkov
npacemo at gmail.com
Mon Oct 3 07:49:19 PDT 2005
I had no problems with the make install clean with this port,
but when I try to start acroread7, I got the following message:
# acroread7
/compat/linux/usr/local/Adobe/Acrobat7.0/Reader/intellinux/bin/acroread:
error while loading shared libraries: libfreetype.so.6: cannot open
shared object file: No such file or directory
I've searched for the libfreetype.so.6 shared object on my machine and
I got the following:
# find /usr -name "libfreetype.so.*"
/usr/local/lib/libfreetype.so.9
Maybe I have a newer version of libfreetype.so.*.
I tried with a symbolic link:
# ln -s /usr/local/lib/libfreetype.so.9 /usr/local/lib/libfreetype.so.6
And then again:
# acroread7
/compat/linux/usr/local/Adobe/Acrobat7.0/Reader/intellinux/bin/acroread:
error while loading shared libraries: libfreetype.so.6: cannot open
shared object file: No such file or directory
So, this method doesn't work.
Any suggestions?
Thanks in advance!
Best Regards,
Vladimir Tsvetkov
p.s. This message was also sended to the port maintainer
More information about the freebsd-questions
mailing list