Jonathan D. Proulx scripsit: >Hi, >you can just install by hand using `make install` or whatever, but >then things can get confusing in the future. If you take the later >route, make sure to install under /usr/local (usually the default when >building from source), that way deb packages won't stomp on your files >later.
Better yet, use stow. Then you do something like ./install --prefix=/usr/local/stow/wathever make make install cd /usr/local/stow stow -v wathever thins makes easier to avoid confusion :)) -- Leo TheHobbit IRCnet #leiene ICQ 56656060 -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GED/CS d? s-:+>-: a C+++ U+++ L++(+++)>++++ P+++>+++++ E+(++) W++ N+ K? o? !w O? M V--- PS+++ PE-- Y+ GPG+ t++ 5? X- R+ tv+ b++++ D? DI? G e(++++)* h(+) r--(---) y(+)-->+++* ------END GEEK CODE BLOCK------

