Current time: 04-20-2024, 05:02 PM Hello There, Guest! (LoginRegister)


Post Reply 
little mistake in documentation installation on ubuntu
Author Message
yaispcpu Offline
Junior Member
*

Posts: 38
Joined: Jun 2009
Reputation: 0
Post: #1
little mistake in documentation installation on ubuntu
After a long period well running ispcp Smile i started a new test series with a fresh downloaded and newly installed ubuntu 10.04.3 LTS server edition and ispcp-omega 1.07 on a virtual machine for other tests, than testing ispcp-omega Wink

I used this documentation, because my last installation of ispcp-omega was a long time before. And it is so easy to copy and paste step for step, so a newbee too can install ispcp-omega Wink

At the step No. 5 make install i run suprisely in an error:

Quote:cd ./tools && make install
make[1]: Betrete Verzeichnis '/usr/local/src/ispcp/ispcp-omega-1.0.7/tools'
(cd ./daemon; \
make ispcp_daemonWink
make[2]: Betrete Verzeichnis '/usr/local/src/ispcp/ispcp-omega-1.0.7/tools/daemon'
gcc -ansi -Wall -Wstrict-prototypes -pedantic -c -O3 -o ispcp_daemon.o ispcp_daemon.c
make[2]: gcc: Kommando nicht gefunden
make[2]: *** [ispcp_daemon.o] Fehler 127
make[2]: Verlasse Verzeichnis '/usr/local/src/ispcp/ispcp-omega-1.0.7/tools/daemon'
make[1]: *** [daemon/ispcp_daemon] Fehler 2
make[1]: Verlasse Verzeichnis '/usr/local/src/ispcp/ispcp-omega-1.0.7/tools'
make: *** [install] Fehler 2

And i thought, wtf, what is the dammed cause of that problem.

Hmm, i checked out, that gcc ist really not installed, but why not?

I looked at the command from step 4

Code:
aptitude install $(cat ./docs/Ubuntu/ubuntu-packages-'lsb_release -cs')

This is wrong, just a tiny bit, but a bit.

Code:
aptitude install $(cat ./docs/Ubuntu/ubuntu-packages-`lsb_release -cs`)

did this job and all goes right. Wink So please correct it Big Grin
(This post was last modified: 01-13-2012 10:44 PM by yaispcpu.)
01-13-2012 10:40 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)