ispCP - Board - Support - VHCS fork

Full Version: Etch: make install
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I use a real server with Debian Etch 32bit

My sources.list contains the following:
Code:
deb http://ftp.de.debian.org/debian/ etch main non-free
deb http://security.debian.org/ etch/updates main contrib non-free

To install ispcp I did this:
Code:
wget http://downloads.sourceforge.net/ispcp/ispcp-omega-1.0.0-rc4.tar.bz2
tar -xjvf ispcp-omega-1.0.0-rc4.tar.bz2
cd ispcp-omega-1.0.0
apt-get install $(cat ./docs/Debian/debian-packages-etch)
make install

And then I get the error: "Speicherzugriffsfehler" (engl: Memory access error)
A reboot did not help, so what can I do about it?
A fresh installed server?
Did you already check your ram with memtest?
Reference URL's