Help -
I am trying to get CACTI to work, but I have come across some technical challenges.
I am running a fresh install of FEDORA 6.
tar xvzf cacti-cactid-0.8.6.tar.gz (WORKS)
cd cactid-0.8.6 (WORKS)
./configure (DID NOT WORK)
make (DID NOT WORK)
What am I missing ?
Thanks,
Manny
Default installation issues
Moderators: Developers, Moderators
Re: Default installation issues
Can you give the output instead of (DID NOT WORK) ?mjimenez wrote:Help -
./configure (DID NOT WORK)
--
Live fast, die young
You're sucking up my bandwidth.
J.P. Pasnak,CD
CCNA, LPIC-1
http://www.warpedsystems.sk.ca
Live fast, die young
You're sucking up my bandwidth.
J.P. Pasnak,CD
CCNA, LPIC-1
http://www.warpedsystems.sk.ca
fedora output
Sorry...
Here is the output.
[root@FEDORA cacti-0.8.6j]# ./configure
-bash: ./configure: No such file or directory
[root@FEDORA cacti-0.8.6j]# make
make: *** No targes specified and no makefile found. Stop.
Here is the output.
[root@FEDORA cacti-0.8.6j]# ./configure
-bash: ./configure: No such file or directory
[root@FEDORA cacti-0.8.6j]# make
make: *** No targes specified and no makefile found. Stop.
Additional notes
http://hostname/cacti
Also, when I try to connect via HTTP to the server I get the following message on the web page. It seems the application was installed but needs a configuration file to link it up with the database...
Error
You have created a new database, but have not yet imported the 'cacti.sql' file. At the command line, execute the following to continue:
mysql -u cactiuser -p cacti < cacti.sql
This error may also be generated if the cacti database user does not have correct permissions on the cacti database. Please ensure that the cacti database user has the ability to SELECT, INSERT, DELETE, UPDATE, CREATE, ALTER, DROP, INDEX on the cacti database.
Also, when I try to connect via HTTP to the server I get the following message on the web page. It seems the application was installed but needs a configuration file to link it up with the database...
Error
You have created a new database, but have not yet imported the 'cacti.sql' file. At the command line, execute the following to continue:
mysql -u cactiuser -p cacti < cacti.sql
This error may also be generated if the cacti database user does not have correct permissions on the cacti database. Please ensure that the cacti database user has the ability to SELECT, INSERT, DELETE, UPDATE, CREATE, ALTER, DROP, INDEX on the cacti database.
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: fedora output
Your directory is some other one compare to your first post. It looks like the cacti directory, not the cactid directory. Please verifymjimenez wrote:Sorry...
Here is the output.
[root@FEDORA cacti-0.8.6j]# ./configure
-bash: ./configure: No such file or directory
[root@FEDORA cacti-0.8.6j]# make
make: *** No targes specified and no makefile found. Stop.
Reinhard
Who is online
Users browsing this forum: No registered users and 0 guests