You are not logged in.

#1 2008-09-27 16:44:08

johnny
Member
Registered: 2008-09-27
Posts: 3

Issues building openjdk [SOLVED]

I dunno if this has been addressed before but I can't seem to build this package. I downloaded it and used makepkg to try to build it and first I get this message:

==> WARNING: Integrity checks (md5) are missing or incomplete.

Then I get this at the end:

6 errors
make: *** [stamps/extra-class-files.stamp] Error 1
==> ERROR: Build Failed.
    Aborting...

What am I doing wrong? Is there a wiki, another post, or whatnot explaining how to build this?

This is where I got it from:

http://aur.archlinux.org/packages.php?ID=14671

All I really want to do is just have Java working in Firefox 64 bit.

Last edited by johnny (2008-09-27 18:59:59)

Offline

#2 2008-09-27 17:30:55

pogeymanz
Member
Registered: 2008-03-11
Posts: 1,020

Re: Issues building openjdk [SOLVED]

I could never get it to compile in my Arch64 either.

I recommend just using the archlinuxfr repo.

Add these lines to your /etc/pacman.conf:

[archlinuxfr]
Server = http://repo.archlinux.fr/x86_64

Then do a

pacman -Sy

pacman -S icedtea

And that might be all there is to it... Can anyone tell me if I left something out?

Offline

#3 2008-09-27 17:36:47

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: Issues building openjdk [SOLVED]

johnny wrote:

All I really want to do is just have Java working in Firefox 64 bit.

Install openjdk6 from the repos.

Offline

#4 2008-09-27 18:23:16

johnny
Member
Registered: 2008-09-27
Posts: 3

Re: Issues building openjdk [SOLVED]

Thanx but its still not working at all. It installed VIA Pacman now but I go to test it and still no Java on Firefox 64.

I also got this at the end of the installation:

warning: directory permissions differ on usr/lib/mozilla/
filesystem: 770  package: 755
warning: directory permissions differ on usr/lib/mozilla/plugins/
filesystem: 770  package: 755

Last edited by johnny (2008-09-27 18:27:50)

Offline

#5 2008-09-27 18:42:14

peart
Member
From: Kanuckistan
Registered: 2003-07-28
Posts: 510

Re: Issues building openjdk [SOLVED]

Johnny,

There is a script named openjdk6 in /etc/profile.d/ that need to be sourced.  This will be done automatically when you log in.  Try logging out and back in to see if that solves the problem.

Offline

#6 2008-09-27 18:59:38

johnny
Member
Registered: 2008-09-27
Posts: 3

Re: Issues building openjdk [SOLVED]

thanx so much guys. Now everything works big_smile

Offline

Board footer

Powered by FluxBB