Re: [Scidvspc-users] 4.17 startup Error on Ubuntu 16.04 after make
Chess Database and Toolkit program
Brought to you by:
stevenaaus
From: Steve A <ste...@gm...> - 2016-10-29 10:33:37
|
This will not work. ScidvsPC must be installed to run. If scid4.16 is in /usr/local (the default), just run "./configure BINDIR=/usr/bin/ SHAREDIR=/usr/share/scid/" make clean install /usr/bin/scid to install in /usr. Other unusual things like this should work too, but are less tested, and your options may have to be reset or altered. ./configure BINDIR=/opt SHAREDIR=/opt/scidvspc S.A. On Sat, Oct 29, 2016 at 8:19 PM, Jerome Monscavoir <jmo...@gm...> wrote: > Hello all, > > I get the 4.16 installed version on my system, i want to try the 4.17 > prior to set it completely, so i did a make (not make install) and if i try > to start it from terminal, i get the spash screen and the this : > > Error in startup script: bad menu entry index "CorrespondenceChess" > while executing > "$menu entryconfig $entry -label $menuLabel($lang,$tag) -underline > $menuUnder($lang,$tag)" > (procedure "configMenuText" line 4) > invoked from within > "configMenuText .menu.play [tr $tag $oldLang] $tag $lang" > (procedure "setLanguageMenus" line 7) > invoked from within > "setLanguageMenus $lang" > (procedure "setLanguage" line 47) > invoked from within > "setLanguage E" > invoked from within > "if {[catch { > setLanguage $language > }]} { > setLanguage E > }" > (file "./scid" line 150340) > > > > is this could be linked with the already presence of the 4.16 version in > many install folder ? > > > -- > Jerome Monscavoir > jmo...@gm... > +33607908957 > > > > > > ------------------------------------------------------------ > ------------------ > The Command Line: Reinvented for Modern Developers > Did the resurgence of CLI tooling catch you by surprise? > Reconnect with the command line and become more productive. > Learn the new .NET and ASP.NET CLI. Get your free copy! > http://sdm.link/telerik > _______________________________________________ > Scidvspc-users mailing list > Sci...@li... > https://lists.sourceforge.net/lists/listinfo/scidvspc-users > > |