I'm not sure I follow... I've created C-modules in places like Public.XSLT...
The setting:
MODDIR=Public.pmod/Network.pmod/
Basically defines the "root" of the module installation. Does this not do what you have in mind?
Bill
Speaking about non-official module sources (eg, the module repository), it would be useful if the modules are automatically installed where it says they are going to be installed, regardless of the makefile.
Basically this requires some fiddling with 'pike -x module install' or perhaps preferably 'pike -x monger'.
As it is it's a pain to ensure that modules actually end up where they are supposed to (there is no easy way to put C-modules anywhere except in the toplevel in the pike build-system)
/ Per Hedbor ()
Previous text:
2004-08-17 14:04: Subject: managing comport settings in linux
A System.Ioctl. Way, way away from the official source.
/ Peter Bortas