Re: apache updates

2004-09-09 Thread Reini Urban
php is not that easy. I have a 17MB .libs/libphp4.a and a lot of import libs which fail do link to the dll so far. (via mkdll.sh from stipe) I suspect it's a missing shared lib for mysqlclient But the good point is that I was able to configure for a lot more modules. ./configure --localstatedir=/

apache updates

2004-09-09 Thread Reini Urban
Hi Brian, Any progress with apache? I'm also unhappy about the apache-php solution and needed some debugging support. So I started. The php4-3.9RC2 build was straight with MSVC. They improved packaging a lot now, which makes me happy. I'll do the cygwin build later. apache: I've redone most of tolj

Re: Some troubles encounted in preparing an official package

2004-09-09 Thread Yang Guilong
Hi, Gerrit Thansk for your info. But there's still some questions: On Wed, 8 Sep 2004 19:18:35 +0200, Gerrit P. Haase <[EMAIL PROTECTED]> wrote: > > 2. Need all patches be generated on .am files and use automake to > > re-generate the .in files(such as Makefile.in, etc)? In the past when > >

Re: Some troubles encounted in preparing an official package

2004-09-09 Thread Reini Urban
Yang Guilong schrieb: I'm tring to build sylpheed-claws, a powerful mail client using gtk as GUI toolkit, with the glib/gtk packages from the official release. But I haven't made an official package , thus some questions come to my world: 1. When using generic-build-scrpit, I found usually ${objdir