How to start and restart apache with cygwin 1.3.22-1?
Thanks
-Jeff
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
Hi nalin,
I've just installed cygwin 1.3.22-1. Can you show me how to start
apache within cygwin?
Thanks
-Jeff
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:
Hi, can someone help?
When I compile my program I'm getting the following error messages:
/c/DOCUME~1/Jeff/LOCALS~1/Temp/ccGtIvim.o(.text+0x8e):test.c: undefined
referenc
e to `_libiconv_open'
/c/DOCUME~1/Jeff/LOCALS~1/Temp/ccGtIvim.o(.text+0xb8):test.c: undefined
referenc
e to `_libiconv'
/c/DOC
Hi, can someone help?
When I compile my test program I'm getting the following error messages:
#include
#include "intrautils.h"
int main() {
char *p1, *p2;
iconv_t i;
size_t fromlen, tolen;
char from[100], to[100];
strcpy(from, "/u33136/u38622"); /* unicode string here */
fromlen =
-libconv
collect2: ld returned 1 exit status
make: *** [test] Error 1
-Original Message-
From: David Robinow [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 12, 2003 4:22 AM
To: "jklcom"
Subject: RE: undefined reference to `_libiconv_open'
"jklcom" <[E
Can someone show me some examples on how to use iconv_open and iconv to
do conversion between unicode and big5?
Thank you
-Jeff
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.htm
6 matches
Mail list logo