UGENE Forum
https://forum.ugene.net/forum/YaBB.pl
General Category >> Bugs and Issues >> Changes in binary version installation
https://forum.ugene.net/forum/YaBB.pl?num=1274291567

Message started by matt on May 20th, 2010 at 12:52am

Title: Changes in binary version installation
Post by matt on May 20th, 2010 at 12:52am
as i am always looking forward to new versions and always want to be first to try i tried to get the binary linux 32bit version of 1.7.0 running.
Before the description on the download page worked just fine:
http://ugene.unipro.ru/download.html

just do
rm -rf ~/.config/Unipro/
and
ugene.sh -ui
afterwards - and all worked fine.

Now you seemed to have renamed those files - and as i am just a starting expert i couldnīt figure out what to do to get it running.
No need to hurry - just wanted to let you know. Guess itīs always better and easier just to wait for the launchpad package.

Keep up the great work and donīt forget to take some rest from time to time.

Title: Re: Changes in binary version installation
Post by Mikhail Fursov on May 20th, 2010 at 3:14pm
matt,

Starting with 1.7 you should run UGENE on Linux using these commands:

1) ugene (without .sh) - to run command line version of UGENE
2) ugene -ui - to run GUI version of UGENE

Actually 'ugene' is a shell script that sets up environment and runs 'ugeneui' or 'ugenecl' binaries.

On Windows
1) ugene.exe - to run command line
2) ugeneui.exe - to run UI


We made this change (emphasized usage of 'ugene' as a command line tool) because there are a lot of new command-line related features with this release. Please wait some days for podcast videos to see them in action.


Title: Re: Changes in binary version installation
Post by matt on May 23rd, 2010 at 6:06pm
that doesnīt work for me either.
i downloaded the 1.7.0
unpacked the tar.gz
opened the console and went to the just created folder (ugene-1.7.0)
removed the config files by typing rm -rf ~/.config/Unipro/
and typed "ugene" to start the new version

what i got then is this message:
/usr/lib/ugene/ugene: symbol lookup error: /usr/lib/ugene/ugene: undefined symbol: _ZN3GB221ScriptRegistryService16staticMetaObjectE


Title: Re: Changes in binary version installation
Post by Mikhail Fursov on May 24th, 2010 at 7:21pm
matt,

it looks to me that you are trying to run older version of ugene binary with new libraries & plugins. Could you check that 'ugene' script you run is from the same folder with 1.7.0 release?

v1.7.0 source code base has no this class _ZN3GB221ScriptRegistryService16staticMetaObjectE anymore

Title: Re: Changes in binary version installation
Post by matt on May 24th, 2010 at 11:54pm
so now i got it working:

i went to /usr/lib/ugene/ and replaced the version available there (1.6.2 form the ppa) with the new files - and stared by ugene -ui

UGENE Forum » Powered by YaBB 2.5 AE!
YaBB Forum Software © 2000-2010. All Rights Reserved.