bilsa
August 22nd, 2006, 09:26 PM
Hi!
Lol, I just installed ubuntu today, I have never used unix systems before :) Literally everything is a pain in the *** for me right now ](*,)
Though I must say the core installation of ubunto was painless and ubuntu seems really nice to work with.
Anyway, my problem is that I want to install the newest Java jdk.
So I did the following:
Installed fakeroot and make-jpkg and necessary gcc stuff.
Then I downloaded the jdk.bin I wanted.
When I run :
sudo fakeroot make-jpgk my_jdk.bin
I get the following message:
Creating temporary directory: /tmp/make-jpkg.XXXXXc4gwb
Loading plugins: blackdown-j2re.sh blackdown-j2sdk.sh common.sh ibm-j2re.sh ibm-j2sdk.sh j2re.sh j2sdk-doc.sh j2sdk.sh j2se.sh sun-j2re.sh sun-j2sdk-doc.sh sun-j2sdk.sh
No matching plugin was found.
Removing temporary directory: done
I found out that this might help:
DEB_BUILD_GNU_TYPE=x86-64-linux fakeroot make-jpkg jdk-6-rc-bin-b96-linux-amd64-18_aug_2006.bin
But I still get the same error, would really appreciate some help. Since this is needed to install many other applications as I have understood it.
Thx!
Lol, I just installed ubuntu today, I have never used unix systems before :) Literally everything is a pain in the *** for me right now ](*,)
Though I must say the core installation of ubunto was painless and ubuntu seems really nice to work with.
Anyway, my problem is that I want to install the newest Java jdk.
So I did the following:
Installed fakeroot and make-jpkg and necessary gcc stuff.
Then I downloaded the jdk.bin I wanted.
When I run :
sudo fakeroot make-jpgk my_jdk.bin
I get the following message:
Creating temporary directory: /tmp/make-jpkg.XXXXXc4gwb
Loading plugins: blackdown-j2re.sh blackdown-j2sdk.sh common.sh ibm-j2re.sh ibm-j2sdk.sh j2re.sh j2sdk-doc.sh j2sdk.sh j2se.sh sun-j2re.sh sun-j2sdk-doc.sh sun-j2sdk.sh
No matching plugin was found.
Removing temporary directory: done
I found out that this might help:
DEB_BUILD_GNU_TYPE=x86-64-linux fakeroot make-jpkg jdk-6-rc-bin-b96-linux-amd64-18_aug_2006.bin
But I still get the same error, would really appreciate some help. Since this is needed to install many other applications as I have understood it.
Thx!