NOTICE! This is a static HTML version of a legacy Fiji BugZilla bug.

The Fiji project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Bug 166 - Could not find fiji.Main
Could not find fiji.Main
Status: RESOLVED INVALID
Product: Fiji
Classification: Unclassified
Component: ImageJ1
unspecified
PC Linux
: P2 blocker
Assigned To: ImageJ Bugs Mailing List
Depends on:
Blocks:
 
Reported: 2010-04-29 17:47 CDT by Felix Krull
Modified: 2010-04-30 09:17 CDT
2 users (show)

See Also:

Description Felix Krull 2010-04-29 17:47:40 CDT
Thats all it says:

Could not find fiji.Main

linux64 (ubuntu 9.04), downloaded the actual zip file, extracted it, looks good, does not work. Seems like a CLASSPATH prob.

Please help. Feel free to ask for any information.
Comment 1 Johannes Schindelin 2010-04-29 18:34:12 CDT
Could you be _slightly_ more specific? You labeled this as an ImageJA problem, but that cannot be. Also, you did not say which program you used to extract the package, and which program you started. (In my tests, you had to set fiji-linux64 executable manually if extracted using an extractor that does not understand executable flags.)
Comment 2 Felix Krull 2010-04-30 09:13:40 CDT
Thank you for your fast response
> Could you be _slightly_ more specific?
Of course. I used "Archive Manager". It honored the executable flag. The output of a not executable file is: 
./Fakefile
bash: ./Fakefile: Permission denied

The executable is called fiji, not fiji-linux64. Did I use the wrong package?
Comment 3 Felix Krull 2010-04-30 09:17:00 CDT
Sorry, I was in the wrong directory (tried to compile the sources)
The executable is fiji-linux64. 

It works now. Do not ask me why and sorry for the noise.