From owner-freebsd-hackers Sun Jun 22 11:26:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA16362 for hackers-outgoing; Sun, 22 Jun 1997 11:26:03 -0700 (PDT) Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA16356 for ; Sun, 22 Jun 1997 11:25:48 -0700 (PDT) Received: from localhost (narvi@localhost) by haldjas.folklore.ee (8.8.4/8.8.4) with SMTP id VAA14064 for ; Sun, 22 Jun 1997 21:55:17 +0300 (EEST) Date: Sun, 22 Jun 1997 21:55:17 +0300 (EEST) From: Narvi To: hackers@freebsd.org Subject: Tcl loadable packages Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk If one was to make a port of tcl loadable package, how would one go about it? Well, I know I have to make a shared library. How am I to name it - the original makefile, that does not work on FreeBSD tries to just make a xxxx.so file. Where am I to install it? Would it be addvisable to make a short tcl script for easy loading it? (it would only contain something like load /usr/local/.../xxx.so.1.0 xxxx) Sander There is no love, no good, no happiness and no future - all these are just illusions.