Results 1 to 2 of 2
i want to install the (svgalib) so that to plot some data of my code (c-language) on a monitor. I tried to install it by "yum install svgalib" and "yum ...
- 07-10-2011 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 24
install of svgalib for graphics
i want to install the (svgalib) so that to plot some data of my code (c-language) on a monitor. I tried to install it by "yum install svgalib" and "yum install svgalib-devel" (complete installation) but i dont find either vga.h file or library files in my file system . What am i doing now?
- 07-11-2011 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
What was the output of the "yum install svgalib-devel" command? The vga.h file should be found as /usr/include/vga.h
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote