Adriatik Allamani píše v Po 09. 03. 2009 v 12:08 +0100:
Hi All,
I am trying to implement FRED as test in a Ubuntu Server, but I am
having many problems.
I am following the instructions as described in the link below:
http://fred.nic.cz/wiki/howto
Sorry for some misleading information in HOW TO. Some information is
obsolete there and it's better to start on download page. Mainly
installation procedure is new and easy and simple (python setup.py
install for python components and configure;make;make install for c/c++
components). Some configuration information in HOW TO is still useful
(for example how to generate your own certificates), so I don't want to
delete it. I should take time to update it.
After installing fred server I am trying to install
fred-server python
component but I get the following errors:
user@nsx:~/fred/fred-pyfred-2.1.2$ python setup.py build_idl
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: invalid command 'build_idl'
user@nsx:~/fred/fred-pyfred-2.1.2$
My first question is for the instructions in the link above, they
seems to be old (fred 1.6.2 - I have downloaded fred 2.1.2). In the
last step:
Create initial configuration
# mkdir /etc/fred
# cp server.conf.example /etc/fred/server.conf
I couldn't find any server.conf.example just server.conf and
server.conf.in???
Is there any updated instructions and can I have them so I can try
again step by step the implementation.
Installation instructions are on download page.
or is there any mistake made by me during the
implementations step
till this point, which gives me this errors??
Another thing:
when installing fred server it didn't work the command: ./configure
--prefix=/usr && make because could not find the idl so I used the
command:
./configure --prefix=/usr --with-idldir=/usr/share/idl/fred/idl &&
make
because the idl dir was not /usr/share/idl/fred
but /usr/share/idl/fred/idl
can I have some instructions for implementations of fred-2.1.2 please
because to me those instructions looks old??
On download page there is notice that you will have to install fred-idl
package before installation of fred-server. If you will have the same
prefix for fred-idl and fred-server you don't need to specify
--with-idl. Default path should be correct.
Regards,
Jaromir
Thanks
Adriatik
_______________________________________________
Fred-users mailing list
Fred-users(a)lists.nic.cz
https://lists.nic.cz/mailman/listinfo/fred-users