RomRaider Logo

RomRaider

Open Source ECU Tools
 FAQ •  Register •  Login 

RomRaider

Documentation

Community

Developers

It is currently Sat Feb 21, 2026 5:18 pm

All times are UTC





Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: How-To Install RomRaider on Debian Lenny 64bit
PostPosted: Thu Nov 05, 2009 5:38 am 
Offline
Newbie

Joined: Mon Feb 11, 2008 4:31 am
Posts: 16
It took me a few hours tonight to track down all the information I needed to get this running so I figured I would put it all together here for future use.

As the Subject implies these steps are for Debian Lenny 64bit. If you are trying to setup RomRaider on another Linux distribution the key is to ensure you are using Sun's JRE and if you are running a 64bit OS you need to make sure to use the 32bit JRE.

If you use the default options during the RomRaider install running these commands as is should get you going. If you choose to install to a path other than /usr/local/RomRaider make sure to edit the appropriate commands to reflect your different path. (I shouldn't have to say this, but here it is anyway.) As always remember paths in linux are case sensitive.

First off you will need to have the Sun JRE installed. Again it is important that you install the 32bit version of the JRE because one of the shared libraries shipped with RomRaider is a 32bit binary.

Make sure you have the non-free repository in your apt sources. For example I added the below to my /etc/apt/sources.list
Code:
deb http://ftp.us.debian.org/debian lenny main contrib non-free

After adding that to your sources you will want to update the apt database by running this command.
Code:
sudo apt-get update

Then you will want to install the 32bit JRE by executing the below command.
Code:
sudo apt-get install ia32-sun-java6-bin

Note: On my system the "java" located at /usr/bin/java was the gnu jre which we don't want to use.

Execute the below command to install RomRaider. Make sure to change *Path to RomRaider installer* to the location of the installer file!
Code:
sudo /usr/lib/jvm/ia32-java-6-sun/bin/java -jar *Path to RomRaider installer*

Follow along with the install dialogs to install the application.

Once that is done we will need to add a couple of symlinks to make sure our OpenPort is detected by the RomRaider logger. Execute the two following commands to finish the installation.
Code:
sudo ln -s /usr/local/RomRaider/lib/linux/librxtxSerial.so /usr/lib/jvm/ia32-java-6-sun/jre/lib/i386/
sudo ln -s /usr/local/RomRaider/lib/common/RXTXcomm.jar /usr/lib/jvm/ia32-java-6-sun/jre/lib/ext/

Finally you should be able to execute RomRaider by using the below command.
Code:
/usr/lib/jvm/ia32-java-6-sun/jre/bin/java -jar /usr/local/RomRaider/RomRaider.jar

Just like the Windows version you will need to download the ecu definitions and the logger definitions and setup the application to use them. At this point your RomRaider install should be done!

Edit: This morning I found that when running RomRaider I needed to execute the above command from withing the RomRaider directory. (I am not all that well versed in java so there may be a better way to do this.) Basically there is a file called log4j.properties that needs to be available during runtime. I would guess there is a way to add this to an environment variable, but I am unsure what the proper way to do that is. executing from within /usr/local/RomRaider works just fine though.


Top
 Profile  
 
 Post subject: Re: How-To Install RomRaider on Debian Lenny 64bit
PostPosted: Thu Nov 05, 2009 4:29 pm 
Offline
Newbie

Joined: Mon Feb 11, 2008 4:31 am
Posts: 16
It is worth mentioning that there is as far as I can tell no native linux op20pt32 library. If anyone can point me in the direction of one I would be greatly appreciative because I have a canbus ecu. So the above directions are likely only useful for someone using an earlier tactrix device.

I do see that there has been an OSX driver released so maybe linux will come next.


Top
 Profile  
 
 Post subject: Re: How-To Install RomRaider on Debian Lenny 64bit
PostPosted: Wed Jun 02, 2010 2:10 pm 
Offline
RomRaider Developer

Joined: Thu May 21, 2009 1:49 am
Posts: 7323
Location: Canada eh!
I think that comes down to user preference. In the end for me it's community support and easy of package & system management.

An easy way to play with them is to use a vitural machine such as VirtualBox and load up each one to play with.


Top
 Profile  
 
 Post subject: Re: How-To Install RomRaider on Debian Lenny 64bit
PostPosted: Fri May 27, 2011 4:11 pm 
Offline
Newbie

Joined: Wed Feb 13, 2008 2:52 pm
Posts: 1
I confirmed this works on Ubuntu 10. I was using the netbook remix. Now I've upgraded to 11 and will post results.


Top
 Profile  
 
 Post subject: Re: How-To Install RomRaider on Debian Lenny 64bit
PostPosted: Wed Sep 07, 2011 2:28 pm 
Offline
Experienced

Joined: Tue Nov 21, 2006 9:31 am
Posts: 337
Is there a jre that works with ARM? I am trying to get romraider working with my hp touchpad running ubuntu chroot. I tried open jdk but it takes 5 or 10 minutes to open a rom, and when it finally opens, i cant see the contents of the rom.


Top
 Profile  
 
 Post subject: Re: How-To Install RomRaider on Debian Lenny 64bit
PostPosted: Sat Sep 17, 2011 2:38 pm 
Offline
RomRaider Developer

Joined: Thu May 21, 2009 1:49 am
Posts: 7323
Location: Canada eh!
The ROM table tree display problem may be fixed now in release RC10.
viewtopic.php?f=14&t=7621


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Style based on FI Subsilver by phpBBservice.nl