Hi,
I setup your fred, but when I log on http://www.mypage.com:18456/ with firefox is ok but with explorer 7 or opera it do not want
:(
is this normal?
I tried to install FRED in a fedora 9 server but without success.
Do you have a stable, tested version for fedora 9, also for 64 bit server?
Please forget about fedora 8 version, develope it for fedora 9, anybody who will want to use your solutions will start with a fresh linux install, with some latest version.
Domain registration business require 100% stable solutions. I spended 2 days with FRED installation now I'm frustrated.
this is the last error
Total size: 8.6 M
Total download size: 8.6 M
Is this ok [y/N]: y
Downloading Packages:
(1/6): omniORB-utils-4.1.1-1.i386.rpm | 33 kB 00:00
(2/6): libomniORB4.1-4.1.1-1.i386.rpm | 6.9 MB 00:12
(3/6): omniORB-servers-4.1.1-1.i386.rpm | 49 kB 00:00
(4/6): omniORB-doc-4.1.1-1.i386.rpm | 1.1 MB 00:02
(5/6): omniORBpy-doc-3.1-1.i386.rpm | 488 kB 00:00
(6/6): omniORB-bootscripts-4.1.1-1.i386.rpm | 5.9 kB 00:00
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Check Error:
file /usr/lib/python2.5/site-packages/CORBA.py from install of omniORBpy-standard-3.1-1.i386 conflicts with file from package pyorbit-2.14.3-2.fc9.i386
file /usr/lib/python2.5/site-packages/CORBA.pyc from install of omniORBpy-standard-3.1-1.i386 conflicts with file from package pyorbit-2.14.3-2.fc9.i386
file /usr/lib/python2.5/site-packages/CORBA.pyo from install of omniORBpy-standard-3.1-1.i386 conflicts with file from package pyorbit-2.14.3-2.fc9.i386
file /usr/lib/python2.5/site-packages/PortableServer.py from install of omniORBpy-standard-3.1-1.i386 conflicts with file from package pyorbit-2.14.3-2.fc9.i386
file /usr/lib/python2.5/site-packages/PortableServer.pyc from install of omniORBpy-standard-3.1-1.i386 conflicts with file from package pyorbit-2.14.3-2.fc9.i386
file /usr/lib/python2.5/site-packages/PortableServer.pyo from install of omniORBpy-standard-3.1-1.i386 conflicts with file from package pyorbit-2.14.3-2.fc9.i386
Hello,
this is probably first message from us to this list after it's creation.
That's not good, but hopefully this will change in near future. I always
waited to some interesting thing to announce and found all changes till
now not so much interesting ;)
Actually we have interesting web pages http://fred.nic.cz full of useful
information. I will try at least announce here new changes on these web
pages such source update, documentation update etc.
Right now with a release of new version 1.10 of our registration system
I found one thing really cool to announce. This is completely rewritten
build system of all components of FRED. It was never so easy to install
FRED from sources. To support this installation I uploaded there little
bash script fred-manager (http://fred.nic.cz/sources/fred-manager).
Everyone should be able to install fred in this few steps:
wget http://fred.nic.cz/sources/fred-manager
chmod a+x fred-manager
./fred-manager download
./fred-manager install
./fred-manager start
This will download and unpack sources, build all compoments in build
subdirectory of your current directory and install all results into root
subdirectory. Command start will run all necessary servers that include
apache and postgres. They don't interfere at all with your system wide
proceses of the same name. All is installed into your current directory,
all is running under privileges of your current user. Servers will
allocate about 10 ports to listen on.
After that you can test client by running script
at ./root/bin/fred-client. You can check zone generation by
calling ./root/bin/genzone-client. You can check web applications by
pointing your browser to localhost:22354.
You can also just check this script instead, to find out how to install
FRED.
One thing will be probably a little bit painful - to satisfy all
dependencies. Configuration script will fail when they find some missing
dependency. Then you have to manually install it. We tried successfuly
to install FRED on Fedora (8,9), Ubuntu (Dapper) and Gentoo. Except from
omniORB all dependencies should be in distribution repositories. We
created a overall schema of this dependencies
http://fred.nic.cz/attachment/wiki/attachments/component_schema.png
Hope that traffic on this lists will arise a little bit since now.
Enjoy our work! ;)
Jaromir
Hi Jaromir,
I installed it using
http://fred.nic.cz/attachment/wiki/attachments/fred-repo-1.0-1.noarch.rpm?f…
then
yum install fred-*
please let me know if should I install something from source before using
'yum'
regards,
lilian
----- Original Message -----
From: <fred-users-request(a)lists.nic.cz>
To: <fred-users(a)lists.nic.cz>
Sent: Thursday, July 17, 2008 13:00
Subject: Fred-users Digest, Vol 1, Issue 2
> Send Fred-users mailing list submissions to
> fred-users(a)lists.nic.cz
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.nic.cz/mailman/listinfo/fred-users
> or, via email, send a message with subject or body 'help' to
> fred-users-request(a)lists.nic.cz
>
> You can reach the person managing the list at
> fred-users-owner(a)lists.nic.cz
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Fred-users digest..."
>
>
> Today's Topics:
>
> 1. some errors (Lilian)
> 2. Re: some errors (Jarom?r Tal??)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 17 Jul 2008 09:44:00 +0300
> From: "Lilian" <lr(a)molddata.md>
> Subject: some errors
> To: <fred-users(a)lists.nic.cz>
> Message-ID: <C51CC6830226493495A95762F5549821@LilianRudenco>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hello Everybody,
>
> I try to install FRED in a fedora 9 server,
> when I try to restart # /etc/init.d/fred-webadmin-server restart
>
> I receive this error,
>
> Traceback (most recent call last):
> File "/usr/sbin/fred-webadmin", line 9, in <module>
> from fred_webadmin import adif
> File "/usr/lib/python2.5/site-packages/fred_webadmin/adif.py", line 51,
> in <module>
> from utils import u2c, c2u, get_corba_session, get_detail
> File "/usr/lib/python2.5/site-packages/fred_webadmin/utils.py", line 7,
> in <module>
> from mappings import f_name_enum, f_objectType_name
> File "/usr/lib/python2.5/site-packages/fred_webadmin/mappings.py", line
> 6, in <module>
> f_name_enum = dict([(item._n[3:].lower(), item) for item in
> ccReg.FilterType._items])
> AttributeError: 'module' object has no attribute 'FilterType'
>
> please let me know what is wrong,
> also does FRED will run in a Fedora 9, 64 bit server?
>
>
> sincerely,
> lilian
>
Hello Everybody,
I try to install FRED in a fedora 9 server,
when I try to restart # /etc/init.d/fred-webadmin-server restart
I receive this error,
Traceback (most recent call last):
File "/usr/sbin/fred-webadmin", line 9, in <module>
from fred_webadmin import adif
File "/usr/lib/python2.5/site-packages/fred_webadmin/adif.py", line 51, in <module>
from utils import u2c, c2u, get_corba_session, get_detail
File "/usr/lib/python2.5/site-packages/fred_webadmin/utils.py", line 7, in <module>
from mappings import f_name_enum, f_objectType_name
File "/usr/lib/python2.5/site-packages/fred_webadmin/mappings.py", line 6, in <module>
f_name_enum = dict([(item._n[3:].lower(), item) for item in ccReg.FilterType._items])
AttributeError: 'module' object has no attribute 'FilterType'
please let me know what is wrong,
also does FRED will run in a Fedora 9, 64 bit server?
sincerely,
lilian
Hello,
Is there anyone on this discussion list on FRED?
Regards,
Paulos
======================
Dr Paulos B Nyirenda
Malawi SDNP Coordinator
http://www.sdnp.org.mw