You can check here: http://svn.gna.org/svn/etoile/trunk/Etoile/INSTALL
I remember SQLiteClient is not built by default, therefore, you don't need sqlite3 and SQLClient. zlib and libpng are installed on most of the machine by default. So I guess oniguruma is only one you for now. Yen-Ju On 12/11/05, Carlos Adriano Portes <[EMAIL PROTECTED]> wrote: > Is there any other dependencies? , if so tell me so that I won't fail > again... :-) > Thanks very much for answering! > > Yen-Ju Chen escreveu: > Did you install oniguruma ? > http://www.geocities.jp/kosako3/oniguruma/ > OgreKit depends on it. > > Yen-Ju > > > On 12/11/05, Carlos Adriano Portes <[EMAIL PROTECTED]> wrote: > > > Hi > > My name is Carlos Adriano Portes, I am a brazilian person and am very > interested in helping the project, I am a Delphi programmer and I am > trying to learn Objective-C Through the gnustep site and some other > means, I'd like to say that I had some difficulties in building the > project, it says: > > ../OgreKit/OGRegularExpression.h:113: error: syntax error > before 'regex_t' > In file included from NSString_OgreKitAdditions.m:15: > ../OgreKit/OGRegularExpressionMatch.h:39: error: syntax > error before > 'OnigRegion' > make[4]: ** [shared_obj/NSString_OgreKitAdditions.o] Erro 1 > make[3]: ** [OgreKit_Source.all.subproject.variables] Erro > 2 > make[3]: Leaving directory > `/home/adriano/Etoile/etoile/Etoile/Frameworks/OgreKit/Source' > make[2]: ** [OgreKit.all.library.variables] Erro 2 > make[2]: Leaving directory > `/home/adriano/Etoile/etoile/Etoile/Frameworks/OgreKit' > make[1]: ** [internal-all] Erro 2 > make[1]: Leaving directory > `/home/adriano/Etoile/etoile/Etoile/Frameworks' > make: ** [internal-all] Erro 2 > [EMAIL PROTECTED] > > I don't know what to do to solve this problemas, is something missing? > I have just downloaded the tar.bz2 from the site and tried to compile it > using make! > > Thanks in advance! > > Carlos Adriano Portes > > > _______________________________________________ > Etoile-dev mailing list > [email protected] > https://mail.gna.org/listinfo/etoile-dev > > > _______________________________________________ > Etoile-dev mailing list > [email protected] > https://mail.gna.org/listinfo/etoile-dev > > > > > > _______________________________________________ > Etoile-dev mailing list > [email protected] > https://mail.gna.org/listinfo/etoile-dev > > >
