Hi, I found IA Editor here on SF - and I'd like to be a lab rat. So I checked out from svn and started to build it.
That is - I tried. First I had to convert the files from dos linebreaks to unix (I'm using Linux), and then run them.
./configure --help gives:
configure: error: cannot find sources (mk/jam/build.jam) in . or ..
--------------------
./autogen.sh gives:
cat: mk/autoconf/*.m4: The file does not exist
configure.ac:32: error: possibly undefined macro: AC_MSG_ERROR
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:156: error: possibly undefined macro: AS_ESCAPE
----------------
So, any special hoops I should jump through? Or is it unbuildable?
(I don't mind preprealpha lab rat testing, building an app seems to be a requisite though... ;)
Logged In: YES
user_id=1078838
Originator: NO
Unfortunatly I had no time to fix the build for linux. It was working once, but through time it went outdated (I'm windows user most of the time...). I have plans to make linux build fixed for first release (but I want to make test app using data from editor before). If you have time, linux dev would be realy apreciated in this project (I'm offering full support).