On Wed, Nov 07, 2001 at 04:17:20PM +0530, Dr. Sharukh K. R. Pavri. wrote: > USM Bish [Mon Nov 05, 2001 at 08:34:54PM +0530]: > > > > On Sun, Nov 04, 2001 at 03:58:21PM +0530, Dr. Sharukh K. R. Pavri. wrote: > > > > > > ----------------------------------------------- > > > > > > [spavri@farzaan spavri]$ zgv hello1.jpg > > > svgalib: mmap error in paged screen memory. > > > ------------------------------------------------ > > > > > ---end quoted text--- > > > > My svgalib is also from source tarballs (ver 1.4.0), so > > the installation may vary from yours. In /usr/lib/svgalib > > there are a whole lot of test programs like vgatest, scr- > > olltest etc. If you run some of these, and quit, it gives > > the svga-card detection parameters like this: > > I don't have a /usr/lib/svgalib at all ! > locate svgalib turns out empty so I guess I don't have svga- > lib installed. Now what ? There is no man svgalib either. > ---end quoted text---
Surprising. Most distros come with svgalib in CD#1 ( I Don't know about PCQ). You need to get svgalib for your distro and install it. There are only four files in /usr/lib dir with names like libvga.a, libvgagl.a, libvga.so.x.x.x etc. After compilation the binary is almost 1 mb inclusive of all docs test and help files. Just check up your distro, for a precompiled binary package. Or get it from the distro URL. It will be conforming to the policies of your distro regarding locations of various files and will pose no problems ... Bish. -- : ####[ Linux One Stanza Tip (LOST) ]########################### Sub : Contents of bzipped tarball LOST #102 To search the contents of a .tar.bz2 without decompressing try : tar -tjf file.tar.bz2 | grep "something" (OR try bzcat) Note : In some versions of tar '-j' is not recognised. You may have to use -I switch there (viz. 'tar -tIf file.tar.bz2'). ####<[EMAIL PROTECTED]>######################################## : _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
