ispCP - Board - Support
Etch: make install - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: Etch: make install (/thread-2897.html)



Etch: make install - Virsacer - 04-01-2008 02:50 AM

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?


RE: Etch: make install - Zothos - 04-01-2008 02:59 AM

you could post more informations!

http://www.isp-control.net/forum/before-post-read-this-t-2797.html#pid26408


RE: Etch: make install - joximu - 04-01-2008 04:07 AM

A fresh installed server?
Did you already check your ram with memtest?