Calengoo Desktop for Linux Mint

172 views
Skip to first unread message

peter...@gmail.com

unread,
Sep 23, 2018, 3:05:53 PM9/23/18
to CalenGoo Desktop Support
Hi

Can anyone help a Linux Mint newbie trying to install Calengoo?

A very simple guide would be very much appreciated.

Many thanks

Peter

CalenGoo Support

unread,
Sep 24, 2018, 4:48:34 AM9/24/18
to CalenGoo Desktop Support
Hi Peter,

thank you for your message! I will try to collect all installation instructions here:


However it should be quite simple: Install Java 8, unzip the CalenGoo file and start it using the "calengoo.sh" file.

Where do you have problems? 🤔🙂

Kind regards

Dominique

alan.m...@gmail.com

unread,
Nov 5, 2018, 4:48:51 PM11/5/18
to CalenGoo Desktop Support
Presuming mint is like Ubuntu it works out of the box *as long as* you install oracle's version of java. I didnt find it worked with the openjdk

CalenGoo Support

unread,
Nov 5, 2018, 6:44:06 PM11/5/18
to CalenGoo Desktop Support
Did you use the Java 8 version of OpenJDK? The problem seems to be that newer versions of Java don't contain JavaFX, it is now a separate library. But with the Java 8 version of OpenJDK it worked fine when I tried it. The only thing that didn't work were the tutorial videos at the start (they are Flash videos and maybe the codec is not included in OpenJDK).

Kind regards

Dominique

Anton Pauker

unread,
Oct 11, 2020, 12:04:47 PM10/11/20
to CalenGoo Desktop Support
Hello Dominique,
i am an excited user of CGAndroid since years and of CG Desktop for win10 since half a year. Thank you for your great work.

Now I try to use Calengoo Desktop on Linux mint, which I use parallel to my win10 installation. I am a beginner with this. So maybe my problem i did some mistakes.
I followed your instructions here
but it doesnt work.

What did i do?
Installing java "from" zulu
Setting Java_home
but when I try to execute in terminal: CalenGoo-Java$ sudo ./calengoo.sh  (Iam in the directory of calengoo.sh)
i get: fehler: Hauptklasse CalenGoo konnte nicht gefunden oder geladen werden

I try different things for the last two hours. Now I decided to ask you! Can you help me, or give me a idea? or where I can ask? Thanks.

CalenGoo Support

unread,
Oct 11, 2020, 12:09:23 PM10/11/20
to CalenGoo Desktop Support
Hello Anton,

i am an excited user of CGAndroid since years and of CG Desktop for win10 since half a year. Thank you for your great work.

great, thank you very much! I am glad that you like it! 😊

I think you should not use "sudo" to run CalenGoo. It would run it as root, which is not necessary. Can you please try to run it with

sh calengoo.sh

or

./calengoo.sh

instead? Does that work?

Kind regards

Dominique

Anton Pauker

unread,
Oct 11, 2020, 1:53:25 PM10/11/20
to CalenGoo Desktop Support
No. The same output.
Fehler: Hauptklasse CalenGoo konnte nicht gefunden oder geladen werden

Is it necessary to edit something in calengoo.sh?
Or is it a java problem? So that I have to look there, for a solution?

CalenGoo Support

unread,
Oct 11, 2020, 1:56:55 PM10/11/20
to CalenGoo Desktop Support
Hi Anton!

Please type

java -version

(maybe with the path of your Zulu installation, e.g. "$JAVA_HOME/bin/java -version").

Is a Java 8 version displayed?

Take a look at the calengoo.sh file. It first goes into the current CalenGoo directory and then it runs

java -cp CalenGooDesktop.jar -Djava.library.path=lib CalenGoo

Can you find the file "CalenGooDesktop.jar"? Does it work if you write

$JAVA_HOME/bin/java -cp CalenGooDesktop.jar -Djava.library.path=lib CalenGoo

?

Kind regards

Dominique

Reply all
Reply to author
Forward
0 new messages