.bashrc / PATH - installation
Brought to you by:
amorita
Contact: Andrew McGregor <a.mcgregor@pasty.ltd.uk>
unstable.
The installation script for one of the iVia
libraries/tarballs needs to change the way it adds to
PATH in .bashrc.
export PATH=$PATH:/home/fountain/libiViaCore-installed/bin
export
PATH=$PATH:/home/fountain/libiViaMetadata-installed/bin
export
PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/home/fountain/DataFountains-installed/bin:/home/fountain/DataFountains-installed/bin
The thrd line squishes the first 2 lines.