Re: Simple c program won't compile

2001-03-05 Thread Mike Moran
Mark Phillips wrote: > > Hi, > > The following program: > > #include > #include > > int main(int argv, char **argc){ > double x; > > x=sqrt(5.0); > } > > does not compile. Instead I get the errors: > > $ gcc thick.c > /tmp/ccU9fgSr.o: In function `main': > /tmp/ccU9fgSr.o(.text+0x16):

Memory/cpu quoatas for users

2001-02-08 Thread Mike Moran
Hi. I am looking for a way to limit the amount of memory and cpu used by the apache daemon, since the web machine is very resource-limited. I know I can reduce the maximum number of servers, but that doesn't limit usage by each server. Perhaps a default "nice" level would also help. How do you set

Re: make problems

2001-02-01 Thread Mike Moran
[EMAIL PROTECTED] wrote: > > Hi, > When trying to compile gnome_dialup from source I get this error: > > trunks:/home/jdls/gnome_dialup# make > usr/bin/ld: cannot find -ldb > collect2: ld returned 1 exit status > make: *** [gnome-dialup] Error 1 > > searching the contents of the latest releas

compiling/getting mod_dav

2001-01-30 Thread Mike Moran
Does anyone know of any debs and/or how to compile it from source tgz or a src deb? I'm currently having problem with the configure script finding the expat headers: mod_dav-1.0.2-1.3.6# ./configure --with-apxs --with-expat=/usr/include/xmltok loading cache ./con