Re: Missing vgagl

Search this archive.

From: Bryan Stillwell (bryan@bokeoa.com)
Date: Mon 29 Oct 2001 - 20:33:20 IST


On Mon, Oct 29, 2001 at 09:57:47AM +0400, ASA wrote:
>On  my  Debian system, even after saying: make install libraries are
>placed in  /usr/local/lib  instead  of  /usr/lib  so my gcc cannot find
>them while linking.  Moreover,  make  install  erases svga libraries in
>/usr/lib so if I'll  make  links  /such  as usr/lib/libvga* ->
>/usr/local/lib/libvga* they would work only before another svgalib
>compilaton.

Well, you have few choices then:

1. You could add /usr/local/lib to your /etc/ld.so.conf and then run
   ldconfig so that gcc will find the libraries in /usr/local/lib.

2. You could install the Debian package for svgalib which sets
   everything up for you.  (apt-get install svgalibg1 svgalibg1-dev)

3. You could edit the Makefiles and tell it to install in /usr/lib
   instead of /usr/local/lib

Bryan

-- 
  http://www.bokeoa.com/    | bryan@bokeoa.com
  GPG fingerprint: 33F7 44F2 8612 E02F 8DE8  97FB 621E 8A36 6DC1 32AF

------------------------------------------------------------------
Unsubscribe:  To:   listbot@svgalib.org
              Body: unsubscribe linux-svgalib


This archive was generated by hypermail 2.1.4 : Wed 21 Jan 2004 - 22:10:24 IST