From: Gerhard E. <ger...@im...> - 2004-02-20 15:36:14
|
dear foo developpers, On 17. Feb 2004, at 11:16 PM, martin rumori wrote: > if you have the time, you could try to build the current elk (3.99.6) > from http://sam.zoy.org/projects/elk/ on mac os x. i had no luck in > the studio, because ./configure died at the very beginning. i found > that gcc is called with an illegal option, which happens on other > software packages, too. i guess we could blame it on a broken > installation on the studio computer. > > if elk compiles and runs on mac, we know that autotools seem to work > (though not with objc) and if the elk_init_ magic is working on mac, > too. this could give some hints how to go on. I used gcc 3.3. The configure script printed the following summary at the end: Elk configuration summary ------------------------- build C++ plugins: no libgdbm support: no X11 support: no Xaw support: no Motif support: no build documentation: yes Then make and make install ran through without any problem. Works like a charm. Best regards from Krems, Gerhard |