Hi.
I am trying to Install FRED but I am having many problems.
I tried the way:
./fred-manager download
./fred-manager install
./fred-manager start
and it gets the errors below:
root@ns1:~/test# ./fred-manager install
initdb: cannot be run as root
Please log in (using, e.g., "su") as the (unprivileged) user that will
own the server process.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for a sed that does not truncate output... /bin/sed
checking for /home/sysdns/test/root/nofred/pg... no
configure: error: Directory "/home/sysdns/test/root/nofred/pg" does not exists (use --with-pghbadir)
Than I have used the other options, by adding the following source in the source.lists
deb http://archive.nic.cz/ dapper/
Than when I do apt-get install fred-* it shows the line below:
root@ns1:~/test# apt-get install fred-*
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package fred-manager
Can someone help in the process for Installing fred because I think I am stuck and I don't know what to do??
Thanks a lot
Adriatik
In our system (regarding Contacts) we need 2 fields:
Nationality
Country
but FRED only uses Country.
Is there any place to save both these informations ?
(This is not very important to me, i also send this as information.)
regards
Petur
This email and its attachments may be confidential and are intended solely for the use of the individual to whom it is addressed.
If you are not the intended recipient or authorized to receive information for the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. If the email contains proposals, they are valid for 30 days following the date of email transmission. Finally, the recipient should check this email and any attachment for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by email.
hello
when I try to start FRED servers, they don't and when I try:
$/root/bin/fred-pyfred start
Importing modules ['mailer', 'techcheck', 'filemanager', 'genzone']
Could not import module: cannot import name ccReg
Is this the reason that servers don't start? How to solve this ?
And when I'm in /share/idl/fred and do ls command I have :
_Admin.idl ccReg.idl EPP.idl Filters.idl _Registry.idl _Whois.idl ZoneGenerator.idl
Admin.idl _dataTypes.idl _FileManager.idl _Mailer.idl _TechCheck.idl Whois.idl _zone.idl
_EPP.idl FileManager.idl Mailer.idl TechCheck.idl _ZoneGenerator.idl
but not _ccReg.idl like EPP.idl _EPP.idl; Admin.idl _Admin.idl ...etc
Hello sir
I have read in the FRED archives for starting FRED servers I have to type the command:
nic@nicGest:~$ /etc/init.d/fred-server start
Starting FRED central registry CORBA servers....
And after I verify if servers were started :
nic@nicGest:~$ /etc/init.d/fred-server status
fred-pyfred is stopped
fred-rifd is stopped
fred-pifd is stopped
fred-adifd is stopped
I don't know why servers don't start ?
Then I thing that this is the reason of connection errors when I type command to start fred-client :
nic@nicGest:~/ etc/fred/fred-client.conf
Connecting to localhost, port 22351 ...
ERROR: I cannot connect to the server localhost.
Connection socket.error: (111, 'Connection refused') (localhost:22351)
How to start the FRED servers ?
How to solve connection errors ?
Hello sir
I want to create my first registrar and zone. I use the scripts in the "HOW TO" witch I copy in two file: registrar.sh and zone.sh. And when I run command "sh registrar.sh" I have no error but any change is not done on tables registrar and registraracl.
Is it those step are obsolete or not (for creating registrar and zone) ?
What I have to do to create the first registrar and zone ?
Hello sir
When I run /home/nic/root/bin/fred-client I receive at first:
FredClient 2.1.2
Type "help", "license" or "credits" for more information.
Using configuration from /home/nic/root/etc/fred/fred-client.conf
ERROR: Can't connect to server
SSL certificate file not found
SSL private key file not found
And when I copy the certificate in /root in /home/nic/root/etc/fred-client/ssl after /home/nic/root/bin/fred-client I receive :
FredClient 2.1.2
Type "help", "license" or "credits" for more information.
Using configuration from /home/nic/root/etc/fred/fred-client.conf
Connecting to localhost, port 22351 ...
ERROR: I cannot connect to the server localhost.
Connection socket.error: (111, 'Connection refused') (localhost:22351)
And when I type "http://localhost:22351/" in a browser it say :
« localhost » a refusé la connexion.
Les causes probables du problème sont
* un service n'est pas démarré ou
* le numéro de port 22351 est erroné.
What to do to solve this ?
hello sir
I've finished to install FRED. After runing scripts ,to create first registrar and zone, I verify in tables corresponding I don't found any row modified.
How to do for creating first registrar and zone ?
thank you
hello sir
When I have finished to run
./fred-manager install all is ok but when I run:
./fred-manager start sent back errors like:
Starting PostgreSQL failed!
Starting omniNames... failed!
-su: /home/nic/root/sbin/fred-dbmanager: Permission non accordée
Starting FRED central registry CORBA servers... failed!
Starting Apache....
Starting FRED webadmin HTTP server....
Is it the fact that those services were already runing ?
thank you
I'm installing FRED on Debian and when I do :
../fred-manager install :
ImportError: No module named simplejson
fred-webadmin needs simplejson module.
How to solve this
thak you