[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: autoconf&automake&libtool



* Tollef Fog Heen 

| I've now made it so that cdebconf builds using automake (since I don't
| have bogl on my machine).  There are known bugs - for instance the
| perldb doesn't build properly.

Now perldb builds ok again.

| I'll provide patches tomorrow or so.  :)

http://www.samfundet.no/~tfheen/debian-boot/

To get it to build afterwards, you have to go into

tools/cdebconf and run:

aclocal ; autoconf ; libtoolize ; automake --foreign  -a

before running ./configure; make

for cdebconf

for anna:

cd anna; aclocal ; autoconf ; automake --foreign ; ./configure ; make

Anna also should support zlib now, should be autodetected.

If somebody could review the patches and apply them or give me
feedback, I'd appreciate.

-- 

Tollef Fog Heen
Unix _IS_ user friendly... It's just selective about who its friends are.



Reply to: