summaryrefslogtreecommitdiff
path: root/install/redhat
diff options
context:
space:
mode:
authorivan <ivan>2004-01-10 11:32:24 +0000
committerivan <ivan>2004-01-10 11:32:24 +0000
commite09c90ae3aa34e1e5a98bf024d99fbd07a50c3e4 (patch)
treef290fe4399ae5628e074b185abe6415a32ce604c /install/redhat
parent2ee78e49dd604c6269463fd0431bb7bf361a170a (diff)
update paths
Diffstat (limited to 'install/redhat')
-rw-r--r--install/redhat/9/INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/install/redhat/9/INSTALL b/install/redhat/9/INSTALL
index 2fecd11..813f694 100644
--- a/install/redhat/9/INSTALL
+++ b/install/redhat/9/INSTALL
@@ -30,9 +30,9 @@ perl -MCPAN -e"install Locale::Country, Net::Whois, Business::CreditCard, \
#edit /etc/init.d/httpd, add -DHAVE_PERL -DHAVE_SSL, then remove perl & ssl
# module load bits from /etc/httpd/conf/httpd.conf
-useradd freeside
+/usr/sbin/useradd freeside
-chkconfig postgresql on
+/sbin/chkconfig postgresql on
/etc/init.d/postgresql start
su postgres -c "createuser -P freeside"
@@ -40,7 +40,7 @@ su postgres -c "createuser -P freeside"
su freeside -c "createdb freeside"
#?
-cd ../..
+cd ../../..
make install-perl-modules
make create-config
freeside-adduser -c -h /usr/local/etc/freeside/htpasswd ivan