Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jun 1997 21:55:17 +0300 (EEST)
From:      Narvi <narvi@haldjas.folklore.ee>
To:        hackers@freebsd.org
Subject:   Tcl loadable packages
Message-ID:  <Pine.BSF.3.96.970622215057.13775A-100000@haldjas.folklore.ee>

next in thread | raw e-mail | index | archive | help

	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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970622215057.13775A-100000>