Sorry... So do you have any clues why this could be happening?
Patrick Sodre
On Sunday, December 15, 2002, at 11:50 PM, Ben Hines wrote:
You never said that on the mailing list. (what the actual problem was)
-Ben
On Sunday, December 15, 2002, at 08:07 PM, Patrick Sodré wrote:
This problem. The PostInstScript and PreRmScript were appended to the
openafs-client.xml file. There is definitely something wrong. If it
is with my .info file, then Fink needs to be more verbose about it
and try to point out where the error comes from.
Thanks,
Patrick Sodre
</daemon>
</service>
PostInstScript: <<
if [ "x$1" = "xinstall" ]; then
daemonic enable openafs-client;
fi
<<
PreRmScript: <<
if [ "x$1" = "xremove" ]; then
daemonic disable openafs-client;
fi
<<
On Sunday, December 15, 2002, at 10:41 PM, Ben Hines wrote:
What problem?
-Ben
On Sunday, December 15, 2002, at 01:44 PM, Patrick Sodré wrote:
Here is where the problem occurs... This is the daemonic xml file
that was created by fink.
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel