Index: [thread] [date] [subject] [author]
  From: Matthew Vanecek <mev0003@unt.edu>
  To  : ggi-develop@eskimo.com
  Date: Mon, 26 Apr 1999 11:14:46 -0500

Re: SVGAlib wrapper

"David L. Bilbey" wrote:
> 
> I installed the SVGAlib wrapper for GGI in hopes that it would run the few
> programs that I run via SVGAlib (a couple of emulators and one pacman
> clone), however I've had problems and I would like to uninstall the
> wrapper.  The README states that uninstallation is as simple as `rm
> /usr/lib/libvga*.ggi`, so I tried that.  I also ran ldconfig just to make
> sure everything was going to recognize the old SVGAlib libraries again.
> However, I still get the error concerning calling the SVGAlib target from
> the SVGAlib wrapper.  It seems as if my programs are still attempting to
> use the wrapper.  Why?  Thanks in advance.
> 
> bilbey
> 
> p.s.  I also tried a make uninstall in the SVGAlib wrapper source
> directory...that seemed to work fine, but also had no effect.

Don't forget to re-link libvga.so..1.x.x with libvga.so and
libvga.so.1.   I think recreating the necessary links and running
ldconfig will fix your problem


-- 
Matthew Vanecek
Course of Study: http://www.unt.edu/bcis
Visit my Website at http://people.unt.edu/~mev0003
For answers type: perl -e 'print
$i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
*****************************************************************
For 93 million miles, there is nothing between the sun and my shadow
except me. I'm always getting in the way of something...

Index: [thread] [date] [subject] [author]