Re: autoconf macro directory

2005-12-03 Thread Hendrik Sattler
Fritz Wettstein wrote: > I'm trying to build a driver from sources I've downloaded from > ftp://download.canon.jp/pub/driver/bj/linux/. The autogen.sh reports: > Please add the files > codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 > progtest.m4 > from the /usr/share/acl

Re: autoconf macro directory

2005-12-03 Thread Jerome BENOIT
Hello Fritz, If you just want to build the driver from sources, in general you want just to do the floowing sequence of command: ./configure make make install You may have an `INSTALL' or `README' distributed within the source: please read them for further information. In general `autogen.sh'