Re: problem running programs

Search this archive.

From: Matan Ziv-Av (matan@svgalib.org)
Date: Tue 04 Sep 2001 - 16:14:22 IDT


On Tue, 4 Sep 2001, Dixy Dikson wrote:

> I hope someone can help me with this:
> I've download svgalib 1.9.11 and I installed the tarball in /usr/local/src,
> after that I 'make install' and 'make dempprogs'.When I tried to run a program
> compiled with svgalib I saw the following error msg :
> ./accel: error while loading shared libraries : libvgagl.so.1 : cannot open
> shared object file : No such file or directory.
> I tried to link usr/local/src/svgalib-1.9.1/sharedlib/libvgagl.so.1.9.11 and
> /usr/local/lib/libvgagl.so.1.9.11 to libvgagl.so.1 but this doesn't work.
> I mention that I have RedHat 7.0.
>  What could be done?

It is probably a problem of /usr/local/lib is not in /etc/ld.so.conf, so
the dynamic loader does not look for shared libraries there. Add this
path and run ldconfig.

-- 
Matan Ziv-Av.                         matan@svgalib.org



------------------------------------------------------------------
Unsubscribe:  To:   listbot@svgalib.org
              Body: unsubscribe linux-svgalib


This archive was generated by hypermail 2.1.4 : Wed 21 Jan 2004 - 22:10:24 IST