> always use Scid from the > compilation dir, and maybe others do the same (I understand > people that are reluctant to issue a make install as root).
If somebody on Linux is not wishing to install as root, I would recommend sth like ./configure BINDIR=$HOME/bin SHAREDIR=$HOME/share/scid or already mentioned ./configure BINDIR=$HOME/scid SHAREDIR=$HOME/scid or ./configure BINDIR=$HOME/chess/bin SHAREDIR=$HOME/chess/scid or sth similar (depending on the preferences) Then make && make install work without root privileges. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Scid-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scid-users
