From owner-freebsd-questions Sat Mar 25 19:42:04 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA26310 for questions-outgoing; Sat, 25 Mar 1995 19:42:04 -0800 Received: from omega.uta.edu (omega.uta.edu [129.107.1.23]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id TAA26299 for ; Sat, 25 Mar 1995 19:41:56 -0800 Received: (from nguyen@localhost) by omega.uta.edu (8.6.9/8.6.9) id VAA02229 for freebsd-questions@FreeBSD.ORG; Sat, 25 Mar 1995 21:41:48 -0600 From: TR Nguyen Message-Id: <199503260341.VAA02229@omega.uta.edu> Subject: libXpm.so.3.4 To: freebsd-questions@FreeBSD.org (freebsd-questions) Date: Sat, 25 Mar 1995 21:41:48 -0600 (CST) X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 797 Sender: questions-owner@FreeBSD.org Precedence: bulk I have 2 questions: 1) ld.so: fvwm: libXpm.so.3.4: No such file or directory ^^^^^^^^^^^^^^^^^^^^ I looked hi-n-lo for this library (which is needed by fvwm). Could someone point me to the right direction. 2). I need to run an internet server application which supports multiple clients. Currently FreeBSD allows 64 file descriptors per process ( as returned by getdtablesize(2) and sysconf(_SC_OPEN_MAX) ). On other systems (Unixware, Linux) this is a tunable kernel paramemter. However I'm having problem trying to push this up to a theortical limit of 256 (MAXSELFD). I cannot find this parameter/constant anywhere! I've searched in the fAQs, KERNEL CONFIGs, even grepped the src codes, but no luck. Please HELLLLLLPPPP! T.I.A! TR Nguyen PS. I'm running 2.0-RELEASE with X11R6, 3.1.1