Re: building from source
Martin Norbäck <[email protected]> Wed, 18 Feb 2004 16:22:01 +0100
| Newsgroups | gmane.comp.video.ogle.devel |
|---|---|
| Message-ID | <[email protected]> |
ons 2004-02-18 klockan 02.50 skrev Joe Hitchens: > Help! > I've checked out your source for ogle with anon-cvs. > The INSTALL messsage says to run ./configure ..... there is NO ./configure > in the repository!? > I really want to build this from source, not download RPM's or other packages. > Where is the ./configure? The ./configure is autogenerated from configure.in by a program called autoconf. There should be a script autogen.sh which generates the necessary files. Regards, Martin