Adding mysql/bin dir to my path

Paul Howarth paul at city-fan.org
Mon Mar 14 11:41:47 UTC 2005


Mark Sargent wrote:
> am wishing to add mysql/bin to my path on FC3. How is this done.? My 
> book doesn't seem to cover it specifically and googling was not so clear 
> on it. Cheers.

Presumably this is a locally built version of mysql since the FC3 mysql 
has binaries installed in /usr/bin?

If you want to do this for just one account, tweak that accounts's 
.bash_profile to add the entry.

If you want to do this system-wide, you probably want to add entries to 
/etc/profile.d to add the directory into the PATH variable at the 
appropriate place.

Paul.




More information about the fedora-list mailing list