[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Tux's user mode modules won't execve other code
- From: Ingo Molnar <mingo elte hu>
- To: Phillip Ezolt <ezolt perf zko dec com>
- Cc: <tux-list redhat com>, William Carr <wcarr perf zko dec com>,"Stanley, Dave" <Dave Stanley compaq com>
- Subject: Re: Tux's user mode modules won't execve other code
- Date: Thu, 15 Mar 2001 17:44:55 +0100 (CET)
On Thu, 15 Mar 2001, Phillip Ezolt wrote:
> #0 path_walk (name=0xce025005 "www/spec//upfgen99", nd=0xce90de30)
> at namei.c:615
newer TUX versions chroot to $DOCROOT, so if documentroot is not "/", then
you'll have to copy a set of libraries to $DOCROOT/lib. Eg. if docroot is
/www, then do this:
cp -ra /lib /www/
or link upfgen/cadgen statically.
Ingo
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]