From owner-freebsd-questions Wed Apr 18 5: 9:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mg03.austin.ibm.com (mg03.austin.ibm.com [192.35.232.20]) by hub.freebsd.org (Postfix) with ESMTP id 15AE037B422 for ; Wed, 18 Apr 2001 05:09:40 -0700 (PDT) (envelope-from dfavor@austin.ibm.com) Received: from austin.ibm.com (netmail1.austin.ibm.com [9.53.250.96]) by mg03.austin.ibm.com (AIX4.3/8.9.3/8.9.3) with ESMTP id HAA16946 for ; Wed, 18 Apr 2001 07:11:35 -0500 From: dfavor@austin.ibm.com Received: from aasc24.austin.ibm.com (aasc24.austin.ibm.com [9.53.154.201]) by austin.ibm.com (AIX4.3/8.9.3/8.9.3) with ESMTP id HAA32650 for ; Wed, 18 Apr 2001 07:09:38 -0500 Received: (from dfavor@localhost) by aasc24.austin.ibm.com (AIX4.3/8.9.3/8.7-client1.01) id HAA29598 for freebsd-questions@freebsd.org; Wed, 18 Apr 2001 07:09:37 -0500 Date: Wed, 18 Apr 2001 07:09:37 -0500 Message-Id: <200104181209.HAA29598@aasc24.austin.ibm.com> To: freebsd-questions@freebsd.org Subject: Threads on FreeBSD 4.2 - How to install? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to get libpthreads working under FreeBSD 4.2 and have found (on www.FreeBSD.org) the threads package: linuxthreads-2.1.3_2.tgz My questions are: 1) I use a Web hosting service uninformed about how to install this package and this is my first time using FreeBSD. Let me know the steps involved in installing this package. 2) If I am unable to convince my Web hosting service to install this package, let me know the steps to use libpthreads in my virtual server space. a) Just copy *.a and *.h to .../lib and .../include respectively? b) Any changes to how compiler is run? Funny flags? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message