Nick Daniels wrote:
Hi I am trying to install a progarmme called linrad (DSP), it needs svgalib which I have installed. When I make linrad I get " cannot find - lvgagl" I think it is part of svgalib, If I type whereis lvgagl I get :- linux:/home/nick/linrad-01.06 # whereis -lvgagl whereis [ -sbmu ] [ -SBM dir ... -f ] name... I have been windows free for two years , please dont let me reinstall it Nick Daniels
Try: whereis lvgagl (without the -) JD _____________________________________________________________________ This message has been checked for all known viruses by the MessageLabs Virus Scanning Service
On 2003-09-12 09:40:43 +0100 Jonathan Dye <jonathan.dye@automationpartnership.com> wrote:
whereis lvgagl (without the -)
I think the -lvgagl is looking for a library called vgagl, probably libvgagl.so*, so "whereis vgagl" may be a better bet. -- MJR/slef My Opinion Only and possibly not of any group I know. http://mjr.towers.org.uk/ gopher://g.towers.org.uk/ slef@jabber.at Creative copyleft computing services via http://www.ttllp.co.uk/
On Friday 12 September 2003 10:12, MJ Ray wrote:
On 2003-09-12 09:40:43 +0100 Jonathan Dye
<jonathan.dye@automationpartnership.com> wrote:
whereis lvgagl (without the -)
I think the -lvgagl is looking for a library called vgagl, probably libvgagl.so*, so "whereis vgagl" may be a better bet.
Many thanks all:- linux:/home/nick # whereis vgagl vgagl: /usr/share/man/man7/vgagl.7.gz
participants (3)
-
Jonathan Dye -
MJ Ray -
Nick Daniels