home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!monu6!aurora.cc.monash.edu.au!andrewc
- From: andrewc@aurora.cc.monash.edu.au (Andrew J. Cosgriff !)
- Subject: Re: Shared library problem
- Message-ID: <andrewc.724325542@aurora.cc.monash.edu.au>
- Sender: news@monu6.cc.monash.edu.au (Usenet system)
- Organization: Monash University, Melb., Australia.
- References: <92341.221656DMTSI@CUNYVM.BITNET>
- Date: Mon, 14 Dec 1992 09:32:22 GMT
- Lines: 24
-
- <DMTSI@CUNYVM.BITNET> writes:
-
- >Hi.
- > I tried to compile xmix that comes with the sound driver. If I use the
- >static libraries in /usr/X386/lib, I get a 500K executable from ~20K source.
- >If I use the libs in /usr/X386/lib/jump I can't run the reluting file. It
- >reports that it "can't load library '.." where .. corresponds to some
- >non-ascii character. I have the libraries from xfree1.1.
-
- You need (well, you don't need to, but it's better) to make symlinks from
- /usr/lib/shlib/jump to all those X libs in /usr/X386/lib/jump
-
- Then gcc uses the X shared libs as default and all your X compiles are nice
- and small like everything else...
-
-
- Enjoy !
-
- Cos !
- --
- -------------------------------------------------------------------------------
- * Andrew J. Cosgriff ! * #include <std_witty_quote.h>
- #define HERE cc.monash.edu.au #include <std_disclaimer.h>
- Hassle me at : andrewc@aurora.HERE ; andrewc@lindblat.HERE ; cos@yoyo.HERE
-