Attempt to get linux emulation going on AMD64 5.3-RC1

Lars Tunkrans lars.tunkrans at bredband.net
Sat Oct 23 08:20:33 PDT 2004


Manuel Stuehn wrote:
> Lars Tunkrans wrote:
> 
>> acroread: error while loading shared libraries: libXt.so.6 cannot open 
>> shared objectfile : No such file or directory.
>>
>> That is not true since /usr/compat/linux/usr/X11R6/lib/libXt.so.6  
>> does exist.
>> Therefore I assume something is not right with the library searchpath.
>> Where or How do I edit the library searchpath for the linux emulator ?
> 
> 
> 
> # cd /usr/compat/linux
> # echo '/usr/X11R6/lib' > etc/ld.so.conf
> # brandelf -t Linux sbin/ldconfig
> # sbin/ldconfig
> 
> should help...
> 
> Regards
> Manuel
> 


    Yes  that makes it run  !

  Thanks alot !
I assume then that this is somehow preconfigured under i386  as it does not
need to be done manually under i386.

Regards
//Lars


More information about the freebsd-amd64 mailing list