jailkit-users
[Top][All Lists]
Advanced

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

[Jailkit-users] How to launch a xterm into the jail


From: Frederic . Fouchecourt
Subject: [Jailkit-users] How to launch a xterm into the jail
Date: Fri, 09 Mar 2007 15:05:40 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Hi,

I'am interest to launch X11 application since my jail environment via a SSH connection.

I have uncomment the xterm section in the file /etc/jailkit/jk_init.ini

[xterm]
comment = xterm
executables = /usr/bin/X11/xterm
directories = /usr/share/terminfo, /etc/terminfo
devices = /dev/pts/0, /dev/pts/1, /dev/tty, /dev/tty0, /dev/tty4

Then I have launch the jk_init command.

When I want launch the xterm command, the following error message appears :
xterm: error while loading shared libraries: libXft.so.2: cannot open shared object file: No such file or directory

But when I list the libraries in my jail environment, I can see that this lib is present :

drwxr-xr-x  2 root root   4096 Mar  7 13:19 X11
lrwxrwxrwx  1 root root     13 Mar  7 13:39 libICE.so.6 -> libICE.so.6.3
-rwxr-xr-x  1 root root  86520 Sep  6  2006 libICE.so.6.3
lrwxrwxrwx  1 root root     12 Mar  7 13:39 libSM.so.6 -> libSM.so.6.0
-rwxr-xr-x  1 root root  32720 Sep  6  2006 libSM.so.6.0
lrwxrwxrwx  1 root root     13 Mar  7 13:19 libX11.so.6 -> libX11.so.6.2
-rwxr-xr-x  1 root root 913020 Sep  6  2006 libX11.so.6.2
lrwxrwxrwx  1 root root     13 Mar  7 13:39 libXaw.so.7 -> libXaw.so.7.0
-rwxr-xr-x  1 root root 364828 Sep  6  2006 libXaw.so.7.0
lrwxrwxrwx  1 root root     14 Mar  7 13:19 libXext.so.6 -> libXext.so.6.4
-rwxr-xr-x  1 root root  53476 Sep  6  2006 libXext.so.6.4
lrwxrwxrwx  1 root root     15 Mar  7 13:39 *libXft.so.2* -> libXft.so.2.1.2
-rwxr-xr-x  1 root root  70364 Sep  6  2006 libXft.so.2.1.2
lrwxrwxrwx  1 root root     13 Mar  7 13:39 libXmu.so.6 -> libXmu.so.6.2
-rwxr-xr-x  1 root root  86932 Sep  6  2006 libXmu.so.6.2
lrwxrwxrwx  1 root root     14 Mar  7 13:19 libXmuu.so.1 -> libXmuu.so.1.0
-rwxr-xr-x  1 root root  11688 Sep  6  2006 libXmuu.so.1.0
lrwxrwxrwx  1 root root     14 Mar  7 13:39 libXpm.so.4 -> libXpm.so.4.11
-rwxr-xr-x  1 root root  60720 Sep  6  2006 libXpm.so.4.11
lrwxrwxrwx 1 root root 19 Mar 7 13:39 libXrender.so.1 -> libXrender.so.1.2.2
-rwxr-xr-x  1 root root  29668 Sep  6  2006 libXrender.so.1.2.2
lrwxrwxrwx  1 root root     12 Mar  7 13:39 libXt.so.6 -> libXt.so.6.0
-rwxr-xr-x  1 root root 326684 Sep  6  2006 libXt.so.6.0
Anybody has an idea ?






reply via email to

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