Install Apache2 worker rpm:
Open Yast2.
Select Install and Remove Software
Search for apache2-worker
Check apache2-worker for installation.
Click Accept to install apache2-worker
This installs Apache-2 worker on your system.
Install LDAP libraries for C:
Download the latest linux tarball (such as libraryname.tar.gz) from Novell Developer Kit Web site in /opt.
For example, novell-cldap-devel-2005.09.26-1linux.tar.gz
Run tar -zxvf novell-cldap-devel-2005.09.26-1linux.tar.gz in /opt.
Run export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/cldap_2005.09.26/lib command to add libldapsdk.so and libldapssl.so to LD_LIBRARY_PATH.
Install iFolder server 2.1.7:
Run rpm -ivh --nodeps novell-ifolder-2.1.7-20051213_1743.i586.rpm
Run /opt/novell/ifolder/bin/ifolder_config.sh for configuring iFolder server.
This requires you to input the following values:
To install in Standalone mode, enter 0.0.0.0 as the IP address.
To install in Coexistent mode, enter a valid IP address (different from the primary address of the local machine).
Enter the following user inputs if the user enters a valid IP address for iFolder 2.x server IP address field.
After configuration is complete, and if you are not running iFolder 2.x as a standalone server, then you need to restart Apache2 (by running /etc/init.d/apache2 restart) before starting iFolder 2.x server.
To load the iFolder 2.x server, run /etc/init.d/novell-ifolder start
For more information, see the Novell iFolder 2.1 Administration guide