kamilion / vinterm

Automatically exported from code.google.com/p/vinterm
GNU General Public License v3.0
1 stars 0 forks source link

Configure not working #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
-Grab sources from svn
-Unpack it
-Run ./configure

The error is:
WARNING: `automake' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.

Automake and python are installed on system.

Original issue reported on code.google.com by gia...@gmail.com on 26 Mar 2012 at 1:32

GoogleCodeExporter commented 9 years ago
Should be ok in the new version.

Original comment by andre....@gmail.com on 1 Apr 2012 at 1:43

GoogleCodeExporter commented 9 years ago
When trying to compile now:

checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: error: cannot find input file: `src/Makefile.in'

Original comment by gia...@gmail.com on 1 Apr 2012 at 1:53

GoogleCodeExporter commented 9 years ago
s/compile/run configure/

Original comment by gia...@gmail.com on 1 Apr 2012 at 1:53