2010/7/14 Gerardo Fernandez <gfh...@gmail.com>:
> Hi all,
>
> the distribution I use in my netbook only offers Scid 3.6, so I
> compiled it from the source. But the binary and all the other files
> stay in /home/user/chess/scid, the place where I unpacked it, which
> doesn't seem to me a proper location for the program. I'd prefer to
> have it where it gets installed to in Linux Mint for example, where
> the executable is placed in /usr/games and the rest of the files in
> /user/share/scid, but how should I do that? Just moving files after
> compiling or maybe compiling with special options?
>

According to the README file:

"The configure script can take optional parameters specifying settings.
    For example, you you want the install directory to be "/usr/local/bin""

So this should work:

er...@rook:~/Mahaigaina/scid$ ./configure BINDIR=/usr/games

When compiling other programs, if you use the --prefix option in
configure you can specify the directory where the program is to be
installed. But it doesn't seem to work here.


Best,


Mikel
-- 
Mikel Larreategi
http://eibar.org/blogak/erral/es

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to