Date: Mon, 23 Jul 2001 23:39:18 +0700 From: "Roby Sadeli" <netcitizen01@yahoo.com> To: <freebsd-questions@FreeBSD.ORG> Subject: Path? Message-ID: <000401c11396$0b042e10$0100a8c0@godzilla>
next in thread | raw e-mail | index | archive | help
Hi,
I've been using FreeBSD 4.3 for some time and of course I really like
its features and stability.
But I came across this silly problem:
I'd like to put this path (/usr/local/pgsql/bin) in /etc/profile so it
can be read by all users and it didn't work as desired. Also tried
/etc/login.conf (of course I didn't forget to do cap_mkdb
/etc/login.conf) and /etc/rc.
What am I doing wrong there?
Thanks in advance for your answers,
Roby
My /etc/profile (cut):
PATH:$PATH:/usr/local/pgsql/bin
My /etc/login.conf (cut):
default:\
:path=/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin
/usr/local/bin /usr/X11R6/bin ~/bin /usr/local/pgsql/bin:\
My /etc/rc (cut):
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/pgsql/bin
export HOME PATH
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000401c11396$0b042e10$0100a8c0>
