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

Re: autoconf macro directory



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' and the tools involved are meant to develop the driver:
I am quite sure that you do not want to do that.

hth,
Jerome
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/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.

What's my autoconf macro directory? What does the sentence "directly to your
aclocal.m4 file" mean?

Fritz


--
Jerome BENOIT
jgmbenoit_at_mailsnare_dot_net



Reply to: