Mark Healey wrote: > On Thu, 30 May 2002 01:56:17, "J. Robinson" <[EMAIL PROTECTED]> > wrote: > > >>Mark Healey wrote: >> >>>On Wed, 29 May 2002 13:40:08, Michael Kaply >>><[EMAIL PROTECTED]> wrote: >>> >>> >>> >>>>In that same window, type ICC and make sure ICC runs. >>>> >>>>There is a file config.log in the obj directory that should give you an >>>>idea of what the error is. >>> >>> >>>I fixed that. It turns out I neglected to re-cvs after fixing another >>>error. >>> >>>Now when I try I get >>> >>>*** Could not run libIDL test program, checking why... >>>*** The test program failed to compile or link. See the file >>>config.log for the >>>*** exact error that occured. This usually means libIDL was >>>incorrectly installed >>>*** or that you have moved libIDL since it was installed. In the >>>latter case, you >>>*** may want to edit the libIDL-config script: >>>e:\glibidl\emx\bin\libIDL-config >>>checking for orbit-config... no >>>configure: error: libIDL not found. >>> libIDL 0.6.3 or higher is required. >>>*** Fix above errors and then restart with "gmake.exe -f client.mk >>>build" >>>gmake: *** [f:/mozilla/obj/Makefile] Error 1 >>> >>>It looks like it expects a different directory structure than what is >>>in the zip >>>file. >>> >>>which is: >>> >>>glibidl >>> glib >>> emx >>> bin >>> include >>> lib >>> vacpp >>> libidl >>> emx >>> bin >>> include >>> lib >>> vacpp >>> >>>Should I just rearrange the directories? >>> >>>Mark Healey >>>marknews(the 'at' thing)healeyonline.com >> >>My directory structure for glibidl is the same as the one you have >>listed above (which is how it came out of the .zip file). >> >>Initially I was having some trouble with with ../configure successfully >>recognising glib and libidl correctly... and it would happen in and >>on-and-off fashion. >> >> From my notes I have listed that when mucking with GLIB/LIBIDL you have >>to make certain that your GLIB2/LIBIDL2 environmental variables are the >>same as GLIB/LIBIDL but with the Unix-style forward slashes instead of >>OS/2 style back-slashes. > > > Should all of them be forslashes? > > Mark Healey > marknews(the 'at' thing)healeyonline.com
In my setup the GLIB and LIBIDL paths use the OS/2 back-slashes ( \ ) while GLIB2 and LIBIDL2 use the forward-slashes ( / ), but otherwise contain the exact same information. Jeff -- ---------------- Whatza JamochaMUD? http://jamochamud.anecho.mb.ca Or other stuff: http://www.anecho.mb.ca/~jeffnik -----------------------------------------------------------
