Re: Continuing Problems

Search this archive.

From: Martijn van Oosterhout (kleptog@cupid.suninternet.com)
Date: Tue 01 Feb 2000 - 04:32:14 IST


Tim Butler wrote:
> make: ldconfig: Command not found
> make: *** [installsharedlib] Error 127

Err. If you don't have ldconfig, you're stuffed. You were running
this as root, right?

> so by doing (in /lib as root):
> 
> $ ln -s libvgagl.so.1.3.1 libvgagl.so.1
> $ ln -s libvga.so.1.3.1 libvga.so.1

That's what ldconfig would have done if it had run.

> I am able to run my test program.  But I can still only run it as root!
> When I run it as a normal user I just get that first error message again.

You sure you're not running it on a nosuid mounted partition?

Martijn


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