Comment 48 for bug 365435

Revision history for this message
Dr. Clock (alittleknowhow) wrote :

All I can think that would be needed is the deb files, but instead I will post the names, I don't want to upload too much, and at that something that you already have. If needed let me know if I need to upload what ever it is that is needed.

OK here is the list of deb packages I haven't tried yet installing in Lucid, because I will be awaiting what I might need to do next, as I think I have searched pretty hard, but I know you guys know more then someone like me as this is what you guys do.

The list:
When I did this command:
sudo apt-get install linux-headers-`uname -r` build-essential automake1.9

autoconf_2.63-2ubuntu1_all.deb
automake1.9_1.9.6+nogfdl-3ubuntu2.09.04_all.deb
autotools-dev_20080123.2_all.deb
build-essential_11.4_i386.deb
dpkg-dev_1.14.24ubuntu1.1_all.deb
g++_4%3a4.3.3-1ubuntu1_i386.deb
g++-4.3_4.3.3-5ubuntu4_i386.deb
libstdc++6-4.3-dev_4.3.3-5ubuntu4_i386.deb
m4_1.4.11-1_i386.deb

that list was only in case I needed them, but I didn't use this list of deb packages on Ubuntu Lucid, I just did the command:
sudo apt-get install linux-headers-`uname -r` build-essential automake1.9

then I installed this list(NOTE THS LISTS I HAVE HERE ARE FROM JAUNTY, BEFORE I INSTALLED PACKAGES THAT WERE FROM HARDY HERON, SO I DON'T KNOW IF THESE PACKAGES WILL WORK WITH LUCID, BUT I AM GOING TO TRY)

Here is a list simular to the packages I used before, this list was downloaded using Jaunty, not Hardy Heron as I am trying to make that clear:

Using this command in Jaunty:
sudo apt-get install jscalibrator libgii1 libjsw2

These packages where installed:
jscalibrator_1%3a1.5.6-0ubuntu3_i386.deb
libgii1_1%3a1.0.2-4_i386.deb
libgii1-target-x_1%3a1.0.2-4_i386.deb
libglib1.2ldbl_1.2.10-19build1_i386.deb
libgtk1.2_1.2.10-18.1build2_i386.deb
libgtk1.2-common_1.2.10-18.1build2_all.deb
libjsw2_1%3a1.5.6-0ubuntu3_i386.deb

then like last time I will do this command again at some point, I think it was after everything, but I am not sure:
sudo apt-get install linux-headers-`uname -r` build-essential automake1.9

once done jscalibrator will exist, but last time I did this the path was none existent as the drivers need to exist then the path needs to be pointed toward, but I don't know how to do this.

What do you think I might need to do now?