You are not logged in.

#26 2008-12-19 19:32:22

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: Java SE 6 update 12 - 64-bit plugin, anyone?

Tanis;      Attempted to install yaourt with the aur reference you provided.

It provided a TGZ from which I extracted four files, three pre-install files and a package build.

When running makepkg in its directory I receive an error...flash-beta-install...no such file or directory...

I find no reference to that file in the download files.

What am I missing?


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#27 2008-12-19 21:56:51

tanis
Member
From: Poland / Waterloo, ON, Canada
Registered: 2007-04-21
Posts: 259

Re: Java SE 6 update 12 - 64-bit plugin, anyone?

I don't know. It works fine here. Maybe you just should wait for this version of JRE in [community], it should be there pretty soon.

Offline

#28 2008-12-19 23:39:25

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: Java SE 6 update 12 - 64-bit plugin, anyone?

Tanis;

Merci buku for replies.

Discovered a similarity with /home and found a second PKGBUILD which responded to the makepkg....my oops.

Now ensured that the yaourt PKGBUILD was operative, I received the error....line 19 make....no such command.....

The PKGBUILD is shown below;

# Author: Julien MISCHKOWITZ <wain@archlinux.fr>
pkgname=yaourt
pkgver=0.9.1
pkgrel=1
pkgdesc="A Pacman frontend with more features and AUR support"
arch=(i686 x86_64 ppc)
url="http://www.archlinux.fr/yaourt-en/"
license="GPL"
depends=('wget' 'diffutils' 'pacman>=3.2.0')
install=yaourt.install
backup=('etc/yaourtrc')
source=(http://archiwain.free.fr/os/i686/$pkgname/$pkgname-$pkgver.src.tar.gz yaourtrc-0.9-1 yaourtrc-0.9.1-1)
md5sums=('38f31f373e5b4638fb9a3dca9f9d6250'
         '92a8eebfec7f22e645dc82a2f67ce970'
         '8e48368a2df279cddf0d1a629987afce')

build() {
    cd $startdir/src/$pkgname-$pkgver
    make install DESTDIR=$pkgdir || return 1

    # preinstall original backup files for yaourtrc
        install -D -m 766 $srcdir/yaourtrc-0.9-1 $pkgdir/var/lib/yaourt/backupfiles/yaourt/yaourt-0.9-1/yaourtrc
        install -D -m 766 $srcdir/yaourtrc-0.9.1-1 $pkgdir/var/lib/yaourt/backupfiles/yaourt/yaourt-0.9.1-1/yaourtrc
}

Perhaps it is a superfluous entry?  Just have install?


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#29 2008-12-19 23:46:38

oew
Member
From: Norway
Registered: 2006-11-08
Posts: 105

Re: Java SE 6 update 12 - 64-bit plugin, anyone?

According to that error it cannot find make. Have you installed make?

# pacman -S make

___
oew


there's no place like ~/

Offline

#30 2008-12-19 23:52:49

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: Java SE 6 update 12 - 64-bit plugin, anyone?

oew

Gosh I have more missing packages!


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#31 2008-12-19 23:57:25

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: Java SE 6 update 12 - 64-bit plugin, anyone?

oew

Yessir, that fixed the problem and now have yaourt in tow!


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#32 2008-12-20 00:01:31

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: Java SE 6 update 12 - 64-bit plugin, anyone?

The result of all this::::

bash-3.2# yaourt -S jre_beta
bash: yaourt: command not found
bash-3.2#

I am making too many oops!!  Getting to aged for this stuff, 83 years +....................

After install of package tar gz, I succeeded in installing the Jre package with license et al.

Merry Christmas to all!!!!

Last edited by lilsirecho (2008-12-20 00:58:33)


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

Board footer

Powered by FluxBB