From owner-freebsd-ports Mon Sep 27 13:51:31 1999 Delivered-To: freebsd-ports@freebsd.org Received: from mango.attlabs.att.com (gate.ipo.att.com [135.197.57.2]) by hub.freebsd.org (Postfix) with ESMTP id 72A3B156A6 for ; Mon, 27 Sep 1999 13:50:24 -0700 (PDT) (envelope-from fenner@mango.attlabs.att.com) Received: (from fenner@localhost) by mango.attlabs.att.com (8.9.3/8.9.3) id NAA74332 for ports@freebsd.org; Mon, 27 Sep 1999 13:50:24 -0700 (PDT) (envelope-from fenner) Date: Mon, 27 Sep 1999 13:50:24 -0700 (PDT) From: Bill Fenner Message-Id: <199909272050.NAA74332@mango.attlabs.att.com> To: ports@freebsd.org Subject: Porting Linux software & installing libraries Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm trying to port some software that wants Linux libSDLx11.so.0.9.9 and libforms.so.0.88 . They provide binary versions of these libraries on their FTP server, so the easiest thing to do is to fetch the program along with the libraries and install them all. Is this the right way to do it? Should I create linux_libsdlx11 and linux_libforms ports? Should I just install the RPMs since it's just a binary installation anyway? Thanks, Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message