Issue on Installing
-
hi, im trying to install this on a RHEL system (well Clear OS but its based off of Red Hat) but when I run the install script I get the following error: * Checking package: php-gettext…Failed!
Here is install screen:Here are the settings FOG will use:
Distro: Redhat
Installation Type: Normal Server
Server IP Address: 10.32.64.2
DHCP router Address: 10.32.64.2
DHCP DNS Address: 127.0.0.1
Interface: eth0
Using FOG DHCP: 0
Internationalization: 0Are you sure you wish to continue (Y/N) y
Installation Started…
Installing required packages, if this fails
make sure you have an active internet connection.- Skipping package: httpd (Already Installed)
- Skipping package: php (Already Installed)
- Skipping package: php-gd (Already Installed)
- Skipping package: php-cli (Already Installed)
- Installing package: php-gettext
- Skipping package: mysql (Already Installed)
- Skipping package: mysql-server (Already Installed)
- Skipping package: php-mysql (Already Installed)
- Skipping package: tftp-server (Already Installed)
- Skipping package: nfs-utils (Already Installed)
- Skipping package: vsftpd (Already Installed)
- Skipping package: net-tools (Already Installed)
- Skipping package: wget (Already Installed)
- Skipping package: xinetd (Already Installed)
- Skipping package: tar (Already Installed)
- Skipping package: gzip (Already Installed)
- Skipping package: make (Already Installed)
- Skipping package: m4 (Already Installed)
- Skipping package: gcc (Already Installed)
- Skipping package: gcc-c++ (Already Installed)
- Installing package: htmldoc
- Skipping package: perl (Already Installed)
- Skipping package: perl-Crypt-PasswdMD5 (Already Installed)
- Skipping package: lftp (Already Installed)
- Installing package: clamav-update
Confirming package installation.
- Checking package: httpd…OK
- Checking package: php…OK
- Checking package: php-gd…OK
- Checking package: php-cli…OK
- Checking package: php-gettext…Failed!
How can I fix this?
-
ok I got past that issue by following the following form Thread [url]http://fogproject.org/forum/threads/problems-when-installing-on-rhel-6-3.4017/#post-10653[/url]
but now I am getting the following error
Setting up and starting VSFTP Server…Failed!at first I thought it was because I had the ClearOS FTP app installed which I believe uses proftpd, so I uninstalled it, but I still get the same error. is there an install log I can check or something to find out why?