has promised i have written a guide on how i got SGeMS to install on ubuntu. its here http://bigbrovar.wordpress.com/2009/02/12/how-to-install-sgems-on-ubuntu-hardy-heron/ i try to make it very easy to follow .. but am still a noob at this things and if anyone follows it and sees some error or mistake .. please point me to it .. cheers
Thanks Ting Li
now am getting this error when i run ./s-gems./s-gems: error while loading shared libraries: libSimVoleon.so.40: cannot open shared object file: No such file or directory
i have installed compiled and installed simvoleon which out any errors .. what am i still doing wrong .. ?? some of the students who have windows computers are running SGeMs without any problem. but the students with the Ubuntu laptop (given to them by the school) are the one afffected with this issues .. in fact its really giving Linux a Bad name :( .. i have been trying to install this program for about a week now.. still no break through .. any help is appreciated.
On Wed, Feb 11, 2009 at 3:12 PM, Ting Li <lting2001@gmail.com> wrote:Hi.
In your bashrc, the second "export" line actually negates the effect of the first one. The correct way is to combine the 2 lines into something like:
export LD_LIBRARY_PATH=$HOME/SGeMS-2.0/lib/linux:$HOME/SGeMS-2.0/plugins/designer
And indeed, some documention on building sgems on linux would be very much appreciated by the community.On Wed, Feb 11, 2009 at 9:51 AM, Bobby Adesuyan <bigbrovar@gmail.com> wrote:
hi guys Am system admin for African University of Science and Technology. (www.aust.edu.ng) I have been trying to run SGEMS on ubuntu but its been a very rough ride. i eventually got to compile it without any errors. but am having problems running it. i followed the instructions in the readme .. this part
export LD_LIBRARY_PATH=$GSTLAPPLI_HOME/lib/linux:$GSTLAPPLI_HOME/plugins/designeri would really appreciate if i can be pointed to what am doing wrong. this program is needed urgently by a class in my school for their project.. unfortunately this program installs fine on wine. which makes me to believe that its a one click install on windows :( . we run ubuntu 8.4 on all our computers and i would appreciate any pointers to getting it to work. if i ever get this to work .. i hope to write a detailed documentation on how to get this program to work on Linux. so that nobody would have to go through what i went through.. cheers
Library $GSTLAPPLI_HOME/plugins/designer/libGsTLwidgets.so is a plug-in for Qt. If Qt can't find that plug-in, parts of the interface will be missing. You can copy libGsTLwidgets.so to $QTDIR/plugins/designer, or use qtconfig to add a new plug-ins search path.
6) Before you run the software, define a variable called GSTLAPPLIHOME to
point to the root directory of S-GeMS .
so i set the following in my bashrcexport LD_LIBRARY_PATH=$HOME/SGeMS-2.0/lib/linux
export LD_LIBRARY_PATH=$HOME/SGeMS-2.0/plugins/designer
export GSTLAPPLIHOME=$HOME/SGeMS-2.0/
however when i try to run sgem (by going to
$HOME/SGeMS-2.0/bin/linux) and running ./s-gems
i get the follwing error./s-gems: error while loading shared libraries: libGsTLAppli_utils.so.1: cannot open shared object file: No such file or directory
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Sgems-users mailing list
Sgems-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sgems-users