IGLOO FTP
This is a promising ALHPA ftp gui.
NOTE: This document refers to the Alpha releases of Igloo. If you have any different experiences to report, please email Submissions@linux-sxs.org
1) download from the hunley site here
2) untar the downloaded file (tar -zxvf IglooFTP-.X.X.X.src.tar.gz)
3) change to the resulting directory
cd IglooFTP-X.X.X
4)
there are two scripts INSTALL, and MAKE, both are broken,,, so
cd src
make
5) for both Caldera and Redhat, the correct binary directory does not exist and the make script will fail unless,,,
mkdir /usr/local/share
make install
viola
|
|
|