Re: Retrieved the source code from CVS, now what?

From: J.M. Maurer (j.m.maurer_at_student.utwente.nl)
Date: Sat Jan 03 2004 - 20:03:14 EST

  • Next message: Jordi Mas: "commit: fixes 6255"

    > I checked out the abi directory.
    > tried to run ./configure oops it doesn't exist.
    > so I tried to create it using 'autoconf configure.ac >
    > configure'

    To get you started, do this:

    - checkout abi, abidistfiles and wv
    - cd ./abi
    - run "./autogen.sh && ./configure && make && make install"

    That's it..

    Optionally, you could pass configure some additional flags, such as
    --enable-debug .

    Good Luck!
      Marc



    This archive was generated by hypermail 2.1.4 : Sat Jan 03 2004 - 20:02:19 EST