jailkit-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Jailkit-users] jk_init problem


From: Olivier Sessink
Subject: Re: [Jailkit-users] jk_init problem
Date: Mon, 03 Nov 2008 08:15:05 +0100
User-agent: Thunderbird 2.0.0.17 (X11/20080925)

Kevin wrote:
> Hello folks, I am new to jailkit users mailing list. I met some
> troubles while execute the jk_init command.
> 
>     jk_init -v -j /home/jail basicshell editors extendedshell netutils
> ssh sftp scp
> 
> It gave me a error message after copying a lot of files:
> 
>     ldconfig: Can't open configuration file /etc/ld.so.conf: No such
> file or directory
> 
> I don't know why this happened. I do have the /etc/ld.so.conf file at
> the right place.

jk_init tries to run ldconfig in the jail with ldconfig -r /home/jail .
Probably there is no ld.so.conf in the jail. This is not a major issue,
many libraries are found without /etc/ld.so.conf file.

Olivier





reply via email to

[Prev in Thread] Current Thread [Next in Thread]