Alessandro Razeto wrote:

I have the following structure under /usr/share/openca/
stylesheets/* ...
htdocs/ca/*
The symlinks will be installed in htdocs/ca/ and should point to
stylesheets/*; the patch I attached create the symlinks which will be
installed on htdocs/ca/ and will point to ../../stylesheets/ which is
really /usr/share/openca/stylesheets/. So for debian is fine.
Unfortunatelly I don't know if on every configuration the structure will
be similar (except for the absolute path of the installation dir).
What is real important is that the stylesheets/ and the
htdocs/${module}/ directories are in the same folder.

This directory structure is only correct for debian. Here is Debian a special case. I think that a patch for OpenCA's makefiles in the debian source package is the best way to solve this problem. I don't know a better way today.


I read the rules file too but I don't understand why linking with absolute paths is a problem. The used lib_prefix is correct. So LN_S should create a correct link or is there some "magic".

Michael
--
-------------------------------------------------------------------
Michael Bell                   Email: [EMAIL PROTECTED]
ZE Computer- und Medienservice            Tel.: +49 (0)30-2093 2482
(Computing Centre)                        Fax:  +49 (0)30-2093 2704
Humboldt-University of Berlin
Unter den Linden 6
10099 Berlin                   Email (private): [EMAIL PROTECTED]
Germany                                       http://www.openca.org



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
OpenCA-Devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to