| Author |
Message |
|
jimmy
Site Admin
Joined: Thu Nov 11, 2004 11:12 am Posts: 2007
|
 New Site
Welcome to CactiUsers.org
Here you will find all my plugins, ect.. for cacti.
|
| Mon Jul 11, 2005 3:59 am |
|
 |
|
pontiacy
New User
Joined: Tue Dec 23, 2008 8:46 pm Posts: 0
|
 Re: New Site
Hi, Sir. Jimmy I interest in your topic about centos remaster but i not understand in remaster really... I have a question for this problem 1> I search in internet for remaster is package in --->LIVE CD but i cannot see a topic same you as --->Install CD 2>Can you post a step by step for make Install CD (remaster) from centos4.7 or 5.2 ? Can you help me?
Thank you sincerery yours, pontiac
|
| Fri Feb 06, 2009 12:18 pm |
|
 |
|
mani101
New User
Joined: Fri Mar 13, 2009 4:55 am Posts: 23
|
 Re: New Site
hi its really very good approach to build a custom CD like CactiEZ it helps newbies like me, but i want one suggestion, to also include some C/gcc/cc compiler also, I am using CactiEZ v 0.6 and when i try some new plugin or some extra compiling it shows C/gcc/cc compiler missing
thanks for Helping Cacti User
|
| Fri Apr 03, 2009 12:57 am |
|
 |
|
jimmy
Site Admin
Joined: Thu Nov 11, 2004 11:12 am Posts: 2007
|
 Re: New Site
I didn't include a compiler, as most people don't need it. Those that do can easily do a Code: yum install gcc-c++ automake m4 autoconf and have everything they need in a few minutes.
|
| Sat Apr 04, 2009 1:34 pm |
|
 |
|
mani101
New User
Joined: Fri Mar 13, 2009 4:55 am Posts: 23
|
 Re: New Site
[quote="jimmy"] install gcc-c++ automake m4 autoconf and have everything they need in a few minutes.[/quote]
i run that command in CactiEZ shell [root@localhost ~]# install gcc-c++ automake m4 autoconf install: installing multiple files, but last argument, `autoconf' is not a directory Try `install --help' for more information.
|
| Mon Apr 13, 2009 2:07 am |
|
 |
|
jimmy
Site Admin
Joined: Thu Nov 11, 2004 11:12 am Posts: 2007
|
 Re: New Site
the bbcode cut off the front part of the command, still yum in front of that.
I'll fix my post.
|
| Mon Apr 13, 2009 1:06 pm |
|
 |
|
mani101
New User
Joined: Fri Mar 13, 2009 4:55 am Posts: 23
|
 Re: New Site
[root@localhost ~]# yum install gcc-c++ automake m4 autoconf Setting up Install Process Setting up repositories Cannot find a valid baseurl for repo: update Error: Cannot find a valid baseurl for repo: update
|
| Tue Apr 14, 2009 12:13 am |
|
 |
|
jimmy
Site Admin
Joined: Thu Nov 11, 2004 11:12 am Posts: 2007
|
 Re: New Site
Is DNS setup on your box? Code: cat /etc/resolve.conf
|
| Tue Apr 14, 2009 12:20 am |
|
 |
|
mani101
New User
Joined: Fri Mar 13, 2009 4:55 am Posts: 23
|
 Re: New Site
i am using some other DNS server
[root@localhost Asia]# cat /etc/resolv.conf nameserver SPAM.SPAM.SPAM.SPAM nameserver SPAM.SPAM.SPAM.SPAM domain localdomain search localdomain
|
| Tue Apr 14, 2009 1:52 am |
|
 |
|
jimmy
Site Admin
Joined: Thu Nov 11, 2004 11:12 am Posts: 2007
|
 Re: New Site
Is your Cacti server behind some type of proxy? Does it have HTTP access to the internet? On the box can you resolve mirrorlist.centos.org?
|
| Tue Apr 14, 2009 4:36 pm |
|
|