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):
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
[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
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
4 matches
Mail list logo