Thanks Jeff...
I have resolve this problem since yesterday....i forgot to add the rt group....






-----Original Message-----
From: Jeff Ilgen <usts...@usts.com>
To: borngunners <borngunn...@aol.com>
Sent: Thu, May 20, 2010 11:37 am
Subject: Re: [rt-users] Make install issue


You need to add the "www" user and the "www" group on the system.


(I'm assuming useradd lives in the same place on RHEL as it does CentOS)


e.g.
/usr/sbin/groupadd www
/usr/sbin/useradd -g www www


--Jeff Ilgen, USTS


On May 19, 2010, at 4:27 PM, borngunn...@aol.com wrote:


I am missing something and an error message at the end of make install 
 
r...@helpdesk:~/rt-3.8.8# make install
/usr/bin/perl ./sbin/rt-test-dependencies --verbose --with-mysql --with-fastcgi
perl:
        >=5.8.3(5.10.0) ...found
users:
        rt group (www) ...MISSING
        bin owner (root) ...found
        libs owner (root) ...found
        libs group (bin) ...found
        web owner (www) ...MISSING
        web group (www) ...MISSING

All dependencies have been found.
/opt/local/bin/ginstall -c -m 0755 -o root -g www -d /opt/rt3/etc
make: /opt/local/bin/ginstall: Command not found
make: *** [config-install] Error 127
r...@helpdesk:~/rt-3.8.8#





Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com



Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Reply via email to