Find the answer to your Linux question:
Results 1 to 6 of 6
hi everyone i installed svga library to do graphics programming in redhat linux, when i tried to run the program it is showing some error, i installed svgalib in 2 ...
  1. #1
    Just Joined!
    Join Date
    Jan 2010
    Posts
    10

    how to uninstall svga library?

    hi everyone i installed svga library to do graphics programming in redhat linux, when i tried to run the program it is showing some error, i installed svgalib in 2 places. I think probably that would be the problem,so please some one tell me how to uninstall svga library??

    And also suggest me some library to do graphics programming on redhat linux!!


    Thanx in advance.

  2. #2
    Linux Enthusiast Mudgen's Avatar
    Join Date
    Feb 2007
    Location
    Virginia
    Posts
    623
    If you tell us how you installed it, specifically, we'll be better able to help you with uninstalling. Also, although I can't help with graphics programming, posting a bit more about what you're trying to do would help you with getting help on that.

  3. #3
    Just Joined!
    Join Date
    Jan 2010
    Posts
    10

    hi

    hi i downloaded svga library from website svgalib.org and then i installed it with make install command as given in the following link

    sm5bsz.com/linuxdsp/install/svgainst.htm



    second thing what i wanted to do exactly is i want to display one big image file while i am downloading it from ftp serever. I actually tried SDL library also. It is also giving some compilation problem.

  4. #4
    Linux Enthusiast Mudgen's Avatar
    Join Date
    Feb 2007
    Location
    Virginia
    Posts
    623
    Quote Originally Posted by vpradeep View Post
    hi i downloaded svga library from website svgalib.org and then i installed it with make install command as given in the following link

    sm5bsz.com/linuxdsp/install/svgainst.htm
    I'd suggest uninstalling it with "make uninstall" (I looked, there's an "uninstall" target in the make file).

    There are also instructions for removing old versions manually on the page you referenced.

  5. #5
    Just Joined!
    Join Date
    Jan 2007
    Posts
    2
    As far as uninstalling the svga library, I'm not 100 percent sure. However, another good graphics library to use is the directfb library if you're looking for framebuffer support. ezfb is another one, but it is less well developed than any of the others mentioned previously.

  6. #6
    Just Joined!
    Join Date
    Jan 2010
    Posts
    10

    @greyhairweenie

    hi i unstalled it wid make uninstall commad..it worked..but my xserver got crashed up....i tried to install xserver from installation cd but it is not working...can u plz tell me how to re install xserver???

    One more thing is after uninstalling svgalib i installed it second time...again it was compiling the program but it is gvng runtime problem...
    couldn't find libvga.so.1

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...