Garth Corral wrote:

Hi!

 > In addition to the menu changes, there are a couple of small changes
 > around scidShareDir to accommodate installation of an application
 > bundle in an arbitrary location; scidShareDir was set to a static
 > value of /usr/local/share/scid in the configure script.  I have
 > changed it for unix only to be set at runtime to a share/scid
 > directory where share is a sibling of the directory in which the scid
 > excutable resides.

What do you mean by that? share on Unix is _NOT_ a subdir of
bin/. The default structure is always:

somewhere/bin
somewhere/share
somewhere/share/scid
somewhere/lib
etc.

Where the scid executable is somewhere/bin/scid. Scid must
not search in somewhere/bin/share/... for some shared
files.

 > The net effect of this is that if this is installed in
 > /usr/local/bin  as is assumed now, then the share dir will
 > be /usr/local/share/scid as  it is now.

This is how it should look like. Hence, I'm confused by your
former statement. Still, /usr/local should be replacable
by e.g. /opt/chess or whatever. Is this still the case? Ie.
will /opt/chess/bin/scid find /opt/chess/share/scid? This is
crucial on Unix.

-- 

Kind regards,                /                 War is Peace.
                             |            Freedom is Slavery.
Alexander Wagner            |         Ignorance is Strength.
                             |
                             | Theory     : G. Orwell, "1984"
                            /  In practice:   USA, since 2001

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Scid-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to