Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

i'm new with Epf-Composer(Eclipse Process Framework), and i was trying to install it on my Ubuntu 12.04 machine. On the site the installation instructions for Linux are:

  • Extract the downloaded archive file
  • Extract the included epf-composer-linux.gtk.x86.zip file (if it exist)
  • Set MOZILLA_FIVE_HOME to the directory of Mozilla or Firefox libraries
  • Change to epf-composer folder
  • Start the program named epf
  • It may be necessary to use the -vm argument to point EPF Composer at the correct JRE Example: ./epf -vm /usr/local/jre/bin/java

I've already tried set the MOZILLA_FIVE_HOME with directory of mozilla, but when i try to run the epf, nothing happens. No errors, no epf-composer, nothing. I found that i should set the MOZILLA_FIVE_HOME with the path to xulrunner (version 1.9, because version 2.0 isn't supported), but i've tried this too and all the same.

Anyone have any ideas how to fix this?

share|improve this question

closed as off topic by Wladimir Palant, Carl Veazey, Dominic Kexel, Sergey K., ЯegDwight Sep 28 '12 at 9:56

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.