Skip to main content



      Home
Home » Archived » EPF » amd64 version of epf-composer?
amd64 version of epf-composer? [message #21294] Sat, 21 October 2006 12:32 Go to next message
Eclipse UserFriend
Originally posted by: victorkane.gmail.com

Hi there.
I have downloaded the epf standard 1.0 version, and on my Ubuntu laptop
it runs right off the shelf (with sun-sdk 1.5 java installed).
Now, on my desktop, which is running amd64 ubuntu, I have been able to
download and successfully run the regular eclipse compiled for amd64.
However, of course the regular linux epf-composer won't run (says it has
trouble finding gtk icons).
Is there a amd64 build for epf-composer? Or are there instructions
somewhere on how to build myself?
Thank you so much,

Victor Kane
Re: amd64 version of epf-composer? [message #21535 is a reply to message #21294] Mon, 23 October 2006 14:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: storaskar.xx.xxx.xxx

Victor

You can always get source code from CVS respository and build EPF yourself
OR run from your existing Eclipse Shell directly. Here are instructions
how to set it up http://www.eclipse.org/epf/composer_dev_guide/

Thanks
Re: amd64 version of epf-composer? [message #567005 is a reply to message #21294] Mon, 23 October 2006 14:21 Go to previous messageGo to next message
Eclipse UserFriend
Victor

You can always get source code from CVS respository and build EPF yourself
OR run from your existing Eclipse Shell directly. Here are instructions
how to set it up http://www.eclipse.org/epf/composer_dev_guide/

Thanks
Re: amd64 version of epf-composer? [message #1091956 is a reply to message #21294] Thu, 22 August 2013 02:28 Go to previous message
Eclipse UserFriend
Hi! The following steps worked for me:

1. Install the 32-bit version of xulrunner:

ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/1.9.2.9/runtimes/xulrunner-1.9.2.9.en-US.linux-i686.tar.bz2

2. Run: gedit ~/.profile

3. Write:

export MOZILLA_FIVE_HOME=".../xulrunner"

export LD_LIBRARY_PATH="$MOZILLA_FIVE_HOME:$LD_LIBRARY_PATH"

(... stands for the path where you have decompressed xulrunner).

4. Install the 32-bit version of EPF composer.

5. Run: ./epf -vm /usr/lib/jvm/jre1.7.0_03_32bit/bin

EPF Composer runs on a 32-bit JVM.

Cheers!
Previous Topic:Basic instructions to setup egit to get source
Next Topic:Problem with character + in a link
Goto Forum:
  


Current Time: Sun Jun 22 08:09:15 EDT 2025

Powered by FUDForum. Page generated in 0.05089 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top