[rt-users] Make install issue

borngunners at aol.com borngunners at aol.com
Thu May 20 12:33:08 EDT 2010


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






-----Original Message-----
From: Jeff Ilgen <usts-ji at usts.com>
To: borngunners <borngunners at 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, borngunners at aol.com wrote:


I am missing something and an error message at the end of make install 
 
root at 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
root at 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



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20100520/958859c9/attachment.htm>


More information about the rt-users mailing list