From owner-freebsd-questions Wed Oct 28 10:28:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA27688 for freebsd-questions-outgoing; Wed, 28 Oct 1998 10:28:24 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from infmail.infonie.fr (infmail.infonie.fr [195.242.64.67]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA27652 for ; Wed, 28 Oct 1998 10:28:13 -0800 (PST) (envelope-from dorey_s@infonie.fr) From: dorey_s@infonie.fr Received: from infonie.fr (sd1mail [10.1.1.101]) by infmail.infonie.fr (8.8.8/8.8.4) with SMTP id TAA02531 for ; Wed, 28 Oct 1998 19:12:11 +0100 (MET) Message-Id: <199810281812.TAA02531@infmail.infonie.fr> Subject: Looking for X11 library Date: Wed, 28 Oct 1998 18:24:27 +0100 To: "FreeBSD Questions" Reply-To: MIME-Version: 1.0 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1161 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, At the present moment I use cc and gcc to compile program. I read in litterature that to use motif I have to buy the distrib. I read too that X11 is available on the cd of freeBSD 2.2.6 free (:-). When I include in my program functions that come from the X11 library and when I introduce -lX11 option to link with the library I have an error which say that programs from this library doesn't exist. Well I can understand this peoblem but when I look carefully on the CD if I could find the missing files in the port collection these files are absent. Is there a package on the freeBSD 2.2.6 cd that provide these files to make link with the library ? If yes could you tell me where I can find it otherwise where on the web I can find it ? Thank you very much. Seb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message