Page 1 of 1

Re: Startools and Feora 19 x64

Posted: Mon Aug 19, 2013 9:24 pm
by admin
BenBetta wrote:Hello,
I would linke to use Startools on Fedora 19 x64bit. When I start the program, it closes itself after a few milliseconds. So far I have installed x11 (because of using IRAF) and Tlc/Tk (for PyRAF). I read anywhere that this would be needed... Are there any (other) dependencies to run Startools successfully?

Greetings,
Benjamin
Hi Benjamin,

Nice to see more Linux users!
StarTools uses the following shared objects on your system (from 'readelf -d StarTools-Linux64');

Shared library: [libgtk-x11-2.0.so.0]
Shared library: [libgobject-2.0.so.0]
Shared library: [libglib-2.0.so.0]
Shared library: [libpthread.so.0]
Shared library: [libc.so.6]
Shared library: [libX11.so.6]
Shared library: [libm.so.6]

Hope this helps and is enough to get StarTools going on your particular distribution!

Cheers,

Re: Startools and Feora 19 x64

Posted: Wed Aug 21, 2013 6:46 am
by admin
Hmmm... xmessage is only invoked in case of a serious error. Installing xmessage should make the error visible at least. If a (serious) error occurs during startup it is almost always related to the 'resources' file not being accessible to the application. This could be due to the file missing from the folder that the executable resides in, or it could be due to the resources file having the incorrect permissions (it needs to have read AND write permissons).

Does this information help at all?

Re: Startools and Feora 19 x64

Posted: Wed Aug 21, 2013 7:28 am
by Rowland
Working directory? Shortcut creation requires nomination of working directory in ubuntu. Link will not work otherwise.

Re: Startools and Feora 19 x64

Posted: Thu Aug 22, 2013 9:16 pm
by Rowland
Perhaps you are missing some x window components? Just a guess.