You are not logged in.

#1 2005-11-13 21:02:47

solskogen
Member
From: Norway
Registered: 2005-03-06
Posts: 121

.la files are coming back

I do not have any .la files in my system. But when I try compiling imlib2 (from e17`s cvs repo) it still creates some .la files.
I was under the impression if you dont have any .la files, it wont build new either. I`m I wrong?

Is there a way of checking why a .la file is built?

Offline

#2 2005-11-13 21:14:50

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: .la files are coming back

Yes - there's a way of slaying packages that you build which contain .la files:

find $startdir/pkg -name '*.la' -exec rm {} ;

You want to put that in your PKGBUILDs.

Offline

#3 2005-11-13 21:17:20

solskogen
Member
From: Norway
Registered: 2005-03-06
Posts: 121

Re: .la files are coming back

I`m building e17 but not with PKGBUILD`s. I`m wondering why the .la files come back.

Offline

#4 2005-11-13 21:28:16

Moo-Crumpus
Member
From: Hessen / Germany
Registered: 2003-12-01
Posts: 1,487

Re: .la files are coming back

Because you don't do what Gullible Jones told you.


Frumpus addict
[mu'.krum.pus], [frum.pus]

Offline

#5 2005-11-13 21:37:46

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: .la files are coming back

And why aren't you using PKGBUILDs? :?

Offline

#6 2005-11-14 16:29:40

solskogen
Member
From: Norway
Registered: 2005-03-06
Posts: 121

Re: .la files are coming back

There are no official packages for e17-cvs, and I like having, at least, the feeling of having control.

Offline

#7 2005-11-14 17:17:57

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: .la files are coming back

You're in more control if you write a PKGBUILD to install the files for you.

Offline

#8 2005-11-14 21:13:54

CyberTron
Member
From: Gotland ,Sweden
Registered: 2005-03-17
Posts: 645
Website

Re: .la files are coming back

solskogen: You may wanna use my pkgbuilds and installgui for e17...it is slayed of all *.la files

http://www.linuxportalen.com/files/e17_ … 0.6.tar.gz

just make e17_build_gui.sh executable and change the first variables then just execut it big_smile

UPDATE: New version of the script, does not require editing the code
although it has not been properly tested, but it should work big_smile

http://www.linuxportalen.com/files/e17_ … 0.7.tar.gz


http://www.linuxportalen.com  -> Linux Help portal for Linux and ArchLinux (in swedish)

Dell Inspiron 8500
Kernel 2.6.14-archck1  (selfcompiled)
Enlightenment 17

Offline

Board footer

Powered by FluxBB