Re: Problem running gui apps in Freebsd 4.8
Michael Johnson <[email protected]>
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Message-ID | <[email protected]> |
On Mar 28, 2004, at 5:41 PM, Michael Johnson wrote: > > On Mar 28, 2004, at 5:11 PM, pancake wrote: > >> export LD_LIBRARY_PATH=/usr/X11R6/lib/ >> >> try that. >> >> Are you using ports or pkgsrc? >> ports, I am the maintainer of the pnet suite on freebsd and ln -s /usr/X11R6/lib/libXcursor.so.1 /usr/X11R6/lib/libXcursor.so.1.0 isn't an option. I'm trying to figure out how to get pnet to call libraries in libX.X format instead of libX.X.X format. michael