[Ilugc] ldconfig error

  • From: askgopal@xxxxxxxx (Gopalarathnam V.)
  • Date: 09 Mar 2004 09:26:34 +0530

set the PATH environment var from within your shell proc

-- cut here --
#!/bin/sh

PATH=/bin:/usr/bin:/sbin

# rest of the shell proc
-- paste --

On Mon, 2004-03-08 at 13:36, sudharsan wrote:

hi ,
     I wrote a shell program that just copies the libraries to
/usr/local/lib and ldconfig
as 
cp -f lib* /usr/local/lib
ldconfig

when executing this script it says 
:ldconfig command not found 
however i am able to run ldconfig from the command line

what may be the problem???


thanks for help in advance

regards
sudhar

_____________________________________________
Free email with personality! Over 200 domains!
http://www.MyOwnEmail.com
Looking for friendships,romance and more?
http://www.MyOwnFriends.com

_______________________________________________
To unsubscribe, email ilugc-request@xxxxxxxxxxxxx with 
"unsubscribe <password> address"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
-- 
Gopalarathnam V.

panic("kmem_cache_init(): Offsets are wrong - I've been messed with!");
2.2.16 /usr/src/linux/mm/slab.c


Other related posts: