Re: [Mono-list] need tech support

2004-05-14 Thread Gonzalo Paniagua Javier
El jue, 13-05-2004 a las 11:34, [EMAIL PROTECTED] escribió:
 hi
 
  I have downloaded Mono Beta1 version and installed on to my system
 i have Apache running on windows 2000 profrssional machine. i am unable to
 configure apache to run aspx files.
 
 When i tryed executing mono.exe it gives me an dll error libglib.dll not
 in path i tried setting it still dint work
 
 please help me out in getting mono up with apache so that it can server
 aspx pages.

There's no support for mod_mono/apache on Windows (yet, until someone
cares to provide a patch ;-).

-Gonzalo


___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


RE: [Mono-list] need tech support

2004-05-14 Thread Ferdinand Prantl
Hi,

if you have convigured apache as a service, PATH does not help you, you
would have to copy all the stuff (dlls) into system32 e.g. (see the
documentation about windows services).

Run apache as a process during your evaluation and set the PATH correctly
before starting it. You may encounter other erros then, worse than this...
;-)

Ferda

 -Original Message-
 From: Gonzalo Paniagua Javier [mailto:[EMAIL PROTECTED] 
 Sent: Friday, May 14, 2004 08:34
 To: [EMAIL PROTECTED]
 Subject: Re: [Mono-list] need tech support
 
 El jue, 13-05-2004 a las 11:34, [EMAIL PROTECTED] escribi:
  hi
  
   I have downloaded Mono Beta1 version and installed on to 
 my system i 
  have Apache running on windows 2000 profrssional machine. i 
 am unable 
  to configure apache to run aspx files.
  
  When i tryed executing mono.exe it gives me an dll error 
 libglib.dll 
  not in path i tried setting it still dint work
  
  please help me out in getting mono up with apache so that it can 
  server aspx pages.
 
 There's no support for mod_mono/apache on Windows (yet, until 
 someone cares to provide a patch ;-).
 
 -Gonzalo
 
 
 ___
 Mono-list maillist  -  [EMAIL PROTECTED] 
 http://lists.ximian.com/mailman/listinfo/mono-list
 
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


RE: [Mono-list] need tech support

2004-05-14 Thread Gonzalo Paniagua Javier
El vie, 14-05-2004 a las 10:09, Ferdinand Prantl escribió:
 Hi,
 
 if you have convigured apache as a service, PATH does not help you, you
 would have to copy all the stuff (dlls) into system32 e.g. (see the
 documentation about windows services).
 
 Run apache as a process during your evaluation and set the PATH correctly
 before starting it. You may encounter other erros then, worse than this...
 ;-)

Dude, mod_mono is NOT supported on windows. Unless you added support 
for it in the code and i didn't realize... ;-)

-Gonzalo


___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


RE: [Mono-list] need tech support

2004-05-14 Thread Gonzalo Paniagua Javier
El vie, 14-05-2004 a las 10:09, Ferdinand Prantl escribió:
 Hi,
 
 if you have convigured apache as a service, PATH does not help you, you
 would have to copy all the stuff (dlls) into system32 e.g. (see the
 documentation about windows services).
 
 Run apache as a process during your evaluation and set the PATH correctly
 before starting it. You may encounter other erros then, worse than this...
 ;-)

Dude, mod_mono is NOT supported on windows. Unless you added support 
for it in the code and i didn't realize... ;-)

-Gonzalo


___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


RE: [Mono-list] need tech support

2004-05-14 Thread Ferdinand Prantl
 From: Gonzalo Paniagua Javier [mailto:[EMAIL PROTECTED] 
 
 El vie, 14-05-2004 a las 10:09, Ferdinand Prantl escribi:
  Hi,
  
  if you have convigured apache as a service, PATH does not help you, 
  you would have to copy all the stuff (dlls) into system32 e.g. (see 
  the documentation about windows services).
  
  Run apache as a process during your evaluation and set the PATH 
  correctly before starting it. You may encounter other erros 
 then, worse than this...
  ;-)
 
 Dude, mod_mono is NOT supported on windows. Unless you added 
 support for it in the code and i didn't realize... ;-)

Aha, I did not know, just thought you must have already done
everything... :-) just pointed out the most often problem with
windows services.

I'm not so far with xsp to port it, now I rather do not like the cygwin
business and would rather investigate the possibility of the mingw build
chain...

Ferda

 -Gonzalo
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list