You are not logged in.

#1 2008-03-23 17:43:00

Kiske
Member
Registered: 2008-03-23
Posts: 11

Atl2.tar.gz - package request

Could anyone make me a package of it: http://aur.archlinux.org/packages.php?ID=15070
Please help ^^

Offline

#2 2008-03-23 19:18:45

Sigi
Member
From: Thurgau, Switzerland
Registered: 2005-09-22
Posts: 1,131

Re: Atl2.tar.gz - package request

get the tarball in the link you sent, untar it (tar zxf tarball.tar.gz), and run makepkg in the folder

Last edited by Sigi (2008-03-23 19:18:58)


Haven't been here in a while. Still rocking Arch. smile

Offline

#3 2008-03-23 19:19:21

Roberth
Member
From: The Pale Blue Dot
Registered: 2007-01-12
Posts: 894

Re: Atl2.tar.gz - package request

Take the PKGBUILD from the page, save it in a folder, go to the folder in a terminal and type "makepkg" as a normal user.


Use the Source, Luke!

Offline

#4 2008-03-23 19:28:53

Kiske
Member
Registered: 2008-03-23
Posts: 11

Re: Atl2.tar.gz - package request

Right now iam under ubuntu(Live Cd). Arch Linux doesnt have internet connection, so i need this tarball.tar.gz(network card driver) - as tarball.pkg.tar.gz ------>
but theres a problem, in PKGBUILD source line wants to download atl2, but i dont have internet connection on arch, so i edited it not to download, but use the source, what i have downloaded and placed in /var/abs/. But when it comes to this line   make || return 1 all procedure is aborting.
ERROR: PKGBUILD line 18 unknown command make.. something like that

Last edited by Kiske (2008-03-23 19:30:13)

Offline

#5 2008-03-23 19:36:22

azleifel
Member
Registered: 2007-10-28
Posts: 486

Re: Atl2.tar.gz - package request

There shouldn't be any need to edit the PKGBUILD.  If the source.tar.bz2 file is already in the same directory as the PKGBUILD then makepkg won't try to download it again.

Offline

#6 2008-03-23 19:37:54

Kiske
Member
Registered: 2008-03-23
Posts: 11

Re: Atl2.tar.gz - package request

Then whats up with this error?
ERROR: PKGBUILD line 18 unknown command make

Offline

#7 2008-03-23 20:08:13

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: Atl2.tar.gz - package request

Install base-devel.

Offline

Board footer

Powered by FluxBB