Hi,
Alexandros Tasos wrote:
I try to compile Enigma under Ubuntu, but instead I get this output:
alexand...@alexandros-pc:~/Desktop/Enigma$ ./configure.ac
<http://configure.ac>
./configure.ac <http://configure.ac>: line 2: syntax error near
unexpected token `[enigma],[1.01]'
./configure.ac <http://configure.ac>: line 2: `AC_INIT([enigma],[1.01])'
Is it a problem with the ac script or am I omitting something?
First call
./autogen.sh
This generates the file "configure" out of "configure.ac". Then execute
this script:
./configure --prefix=/home/mysweethome
Greets,
Ronald
_______________________________________________
Enigma-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/enigma-devel