From owner-freebsd-libh Mon Apr 16 7:27:51 2001 Delivered-To: freebsd-libh@freebsd.org Received: from davidfavor.com (davidfavor.com [128.121.228.102]) by hub.freebsd.org (Postfix) with ESMTP id CE2E237B423 for ; Mon, 16 Apr 2001 07:27:49 -0700 (PDT) (envelope-from dfavor@davidfavor.com) Received: (dfavor@localhost) by davidfavor.com (8.8.8) id IAA66671 for freebsd-libh@FreeBSD.org; Mon, 16 Apr 2001 08:26:46 -0600 (MDT) Date: Mon, 16 Apr 2001 08:26:46 -0600 (MDT) From: dfavor@davidfavor.com (David Favor) Message-Id: <200104161426.IAA66671@davidfavor.com> To: freebsd-libh@FreeBSD.org Subject: How to get libpthreads working Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am using a Web hosting service that returns 'uname -a': FreeBSD davidfavor.com 4.2-RELEASE \ FreeBSD 4.2-RELEASE #0a: \ Tue Feb 27 14:08:02 MST 2001 \ root@fc:/usr/src/sys/compile/VKERN i386 I am new to FreeBSD and desire to have libpthreads available. In talking with my service provider about installing this package, they drew a blank and had no idea what I am talking about. Threads... We don't need no stinkin' threads... I have located what appears to be the libpthreads FreeBSD port: http://www.freebsd.org/ports/devel.html/linuxthreads-2.1.3_2 and now I have two questions: 1) Instructions to give my Web hosting company, to get threading installed system wide. 2) How to get libpthreads working in my directory hierarchy. Perhaps this is as easy as copying: ./lib/* to ~/usr/local/lib ./include/* to ~/usr/local/include Assistance appreciated. Please email me back directly. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Thu Apr 19 7:10:54 2001 Delivered-To: freebsd-libh@freebsd.org Received: from usw4.freebsd.org (usw4.freebsd.org [209.180.6.228]) by hub.freebsd.org (Postfix) with ESMTP id 2AFE837B42C for ; Thu, 19 Apr 2001 07:10:53 -0700 (PDT) (envelope-from alex@usw4.freebsd.org) Received: (from alex@localhost) by usw4.freebsd.org (8.11.3/8.11.1) id f3JECf643616 for libh@FreeBSD.org; Thu, 19 Apr 2001 09:12:41 -0500 (CDT) (envelope-from alex) Message-Id: <200104191412.f3JECf643616@usw4.freebsd.org> From: Alexander Langer Date: Thu, 19 Apr 2001 09:12:40 -0500 (CDT) To: libh@FreeBSD.org Subject: cvs commit: libh README Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2001/04/19 09:12:40 CDT Modified files: . README Log: Update Qt ports-dirs. Revision Changes Path 1.5 +3 -3 libh/README To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message From owner-freebsd-libh Thu Apr 19 7:43:27 2001 Delivered-To: freebsd-libh@freebsd.org Received: from usw4.freebsd.org (usw4.freebsd.org [209.180.6.228]) by hub.freebsd.org (Postfix) with ESMTP id D7E0037B422 for ; Thu, 19 Apr 2001 07:43:25 -0700 (PDT) (envelope-from alex@usw4.freebsd.org) Received: (from alex@localhost) by usw4.freebsd.org (8.11.3/8.11.1) id f3JEjHc43668 for libh@FreeBSD.org; Thu, 19 Apr 2001 09:45:17 -0500 (CDT) (envelope-from alex) Message-Id: <200104191445.f3JEjHc43668@usw4.freebsd.org> From: Alexander Langer Date: Thu, 19 Apr 2001 09:45:17 -0500 (CDT) To: libh@FreeBSD.org Subject: cvs commit: libh README Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2001/04/19 09:45:17 CDT Modified files: . README Log: Add a sentence so that the version number don't have to be updated in future. Revision Changes Path 1.6 +2 -2 libh/README To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message