Thank you very much for the packages. This is great work and effort, I really appreciated, I got the following errors when I try to install the 1.0.3 version
<
error>
error: failed dependencies:
libreadline.so.3 is needed by postgresql-7.0.3-1
error: failed dependencies:
postgresql = 7.0.3 is needed by postgresql-server-7.0.3-1
libpq.so is needed by postgresql-server-7.0.3-1
libreadline.so.3 is needed by postgresql-server-7.0.3-1
error: failed dependencies:
postgresql = 7.0.3 is needed by postgresql-tcl-7.0.3-1
libpq.so is needed by postgresql-tcl-7.0.3-1
libreadline.so.3 is needed by postgresql-tcl-7.0.3-1
libtcl8.0.so is needed by postgresql-tcl-7.0.3-1
error: failed dependencies:
postgresql = 7.0.3 is needed by postgresql-devel-7.0.3-1
libreadline.so.3 is needed by postgresql-devel-7.0.3-1
./install.sh: /etc/rc.d/init.d/postgresql: No such file or directory
Installing mm-1.1.3-ad1.src.rpm
<
/error>
Do you know where can I get those dependencies
<
error>
error: cannot open file /usr/src/redhat/RPMS/i386/mm-1.1.3-ad1.i386.rpm: No such file or directory
error: cannot open file /usr/src/redhat/RPMS/i386/tcl-8.3.2-ad1.i386.rpm: No such file or directory
Installing apache-1.3.14-ad1.src.rpm
error: failed build dependencies:
postgresql-devel >= 7.0.3 is needed by apache-1.3.14-ad1
mm >= 1.1.3-ad1 is needed by apache-1.3.14-ad1
tcl >= 8.3.2-ad1 is needed by apache-1.3.14-ad1
error: cannot open file /usr/src/redhat/RPMS/i386/apache-1.3.14-ad1.i386.rpm: No such file or directory
error: cannot open file /usr/src/redhat/RPMS/noarch/openacs-3.2.4-ad1.noarch.rpm: No such file or directory
./install.sh: /etc/rc.d/init.d/apache: No such file or directory
<
/error>
I am using Linux Mandrake so I guess I only need to create a /redhat/
RPMS/noarch folders and cp the needed files there am I correct ?
<
fun>
-----------------------
Installation completed!
-----------------------
Total elapsed installation time: 22 minutes.
To test your OpenACS system, type:
lynx http://yourhostname:8000
<
/fun>
Wow! it took me the whole day to build Apache, PHP, MySQL from source.
I tried to uninstall the packages and I got this errors message
<
error>
[root@localhost openacs]# rpm -e openacs postgresql apache
error: package openacs is not installed
error: package postgresql is not installed
error: package apache is not installed
[root@localhost openacs]#
<
/error>
Is this mean nothing is being installed ?
Thank you very much again. I will try some others way
Phamo