Chris Covell wrote:
I want to install the modules in a seperate directory from the standard path (/usr/local/OpenCA). I have specified the --with-module-prefix option in configure but it still installs the modules in the /usr/local/OpenCA directory. The rest of the build goes in the correct prefix.Do you remove all Makefiles of the perl modules before you run configure and then make?
If you used an "old" source which was already configured and you ran "make" then you created the makefiles from the Makefile.PLs. If you now only re-configure then make find no reason why it should rebuild the makefiles. The problem is that the makefiles contain the installationpaths. The result is that the makefiles of the perlmodules include the paths of the first configuration.
So did you run "./configure; make" on a newly extracted archive?
I realise that there is not much development on 0.9.0 now, has this bug been seen before and fixed in a later build ? I.e. could I use a later builds configure script ?Until now I cannot find a bug but you are right, we don't work on 0.9.0. We try to ship the 0.9.1 before the end of the year. I know, the time between RC6 (which doesn't work) and RC7 is really long.
Michael
--
-------------------------------------------------------------------
Michael Bell Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter Email: [EMAIL PROTECTED]
Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482
Unter den Linden 6 Fax: +49 (0)30-2093 2959
10099 Berlin
Germany http://www.openca.org
-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users
