vogelor
1st September 2009, 13:05
i tryed to install jailkit as described in /docs/INSTALL_DEBIAN_5.0.txt
means:
apt-get install build-essential autoconf automake1.9 libtool flex bison debhelper
cd /tmp
wget http://olivier.sessink.nl/jailkit/jailkit-2.7.tar.gz
tar xvfz jailkit-2.7.tar.gz
cd jailkit-2.7
./debian/rules binary
cd ..
dpkg -i jailkit_2.7-1_i386.deb
rm -rf jailkit-2.7*
after some scrolling lines of information i got these error
dpgk: error processing jilkit_2.7-1_i386.deb (--install):
cannot acces archive: NO such file or directory
i never used dpkg directly so i think, the problem is, that dpkg is not configured well?
can anybody help me?
thanks
Olli
means:
apt-get install build-essential autoconf automake1.9 libtool flex bison debhelper
cd /tmp
wget http://olivier.sessink.nl/jailkit/jailkit-2.7.tar.gz
tar xvfz jailkit-2.7.tar.gz
cd jailkit-2.7
./debian/rules binary
cd ..
dpkg -i jailkit_2.7-1_i386.deb
rm -rf jailkit-2.7*
after some scrolling lines of information i got these error
dpgk: error processing jilkit_2.7-1_i386.deb (--install):
cannot acces archive: NO such file or directory
i never used dpkg directly so i think, the problem is, that dpkg is not configured well?
can anybody help me?
thanks
Olli