[ts-gen] (Apple OS/X) getting the mysql TUI client into the executable path on PPC

R P Herrold herrold at owlriver.com
Mon Sep 3 11:20:01 EDT 2007


The Apple OS/X installation from the MySQL community stte does 
not drop a link into the binary search PATH by default as part 
of its installation.  Addressing this was straightforward:

emac:/ root# cd /usr/bin
emac:/usr/bin root# ln -s \
 	/usr/local/mysql-5.0.45-osx10.4-powerpc/bin/mysql

I keep having this feeling that I am missing some Apple 
approach for path fixup during package installation. 
Hopefully a member of the mailing list can cast some light.

-- Russ Herrold


More information about the ts-general mailing list