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