home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20309 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.4 KB  |  36 lines

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