random technical thoughts from the Nominet technical team

Running 32 bit apps on FreeBSD 6.0 AMD64

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
Posted by jad on Mar 16th, 2006

You need to install the 32bit libs. To do this run the following as root

cd /usr/src
make build32
make install32
ldconfig -32 /usr/lib32

Now edit /etc/libmap32.conf to add any mappings you need to get your apps working.

Thanks to this thread for help getting this working.

Note: Dont forget the -32 in the ldconfig command. If you dont include this flag lookups for all the 64 bit libs on you system will fail and no commands will work!

2 Responses

  1. Luiz Afonso Says:

    Dear Sir

    After I had done this what should I do in order to get flashplayer 32bit and my Cannon IP 1600 driver running in “/etc/libmap32.conf”? What lines should I add?

  2. freebsd software Says:

    no it works fine…

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.

Recent Posts

Highest Rated

Categories

Archives

Meta: