ispCP - Board - Support
Installation problem with Debian Etch - 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: Installation problem with Debian Etch (/thread-2017.html)

Pages: 1 2


RE: Installation problem with Debian Etch - joximu - 01-08-2008 07:56 PM

DaSilva Wrote:Now everything works but after make install the content of the nightly build directory has not changed.
So the step "cp -Rv /tmp/ispcp-1.0.0/* /" makes no sense because it copies the whole nightly build on / (root).

this is right - but also the folders are kept, so /tmp/ispcp-1.0.0/etc will be copied to /etc and this is the trick...

DaSilva Wrote:And that is my problem on the next step:
"# perl ./ispcp-setup
ERROR: File '/etc/ispcp/ispcp.conf' does not exist !"
What can I do?
Thank you.

follow the instructions...

/J


RE: Installation problem with Debian Etch - DaSilva - 01-09-2008 01:54 AM

Sorry, I didn't realise that /tmp/ispcp-1.0.0 was created.
It works now! Smile
How can I add a german language pack?


RE: Installation problem with Debian Etch - joximu - 01-09-2008 02:03 AM

You need the file from the downloaded package
language-files/german/german
And this file should be uploaded in the internationalization part somewhere in the ispcp... :-)

http://admin.ispcpdemo.homeip.net/admin/multilanguage.php

/J