Scott Tiret wrote:
On Thu, 2003-07-31 at 02:45, Michael Bell wrote:

We are really careful if we start changing Makefiles. So there are some places in 0.9.2 where we replaced -f with -e. Please try to replace -f in /home/linux/tar/openca-0.9.1.2/src/web-interfaces/ca/cmds/Makefile with -e. If this helps then please write again and we will do this for all Makefiles in 0.9.1 and CVS HEAD.

/home/linux/tar/openca-0.9.1.2/src/web-interfaces/ca/cmds/Makefile


The only line I changed was -f to -e as suggested.
...
Looks like that error has been fixed.

I fixed all the makefiles in CVS HEAD and 0.9.1 CVS tree. So there will be a 0.9.1.3 in the next time.


Now, I'm working on this:

make install-ca

cd /usr/local/openca.0.9.2/httpd/htdocs/ca; \
        ln -s /usr/local/openca.0.9.2/openca/lib/stylesheets/default.css
ln: `./default.css': File exists
make[12]: *** [default.css] Error 1

This looks like the same problem (-f --> -e). By the way now you are doing a 0.9.2/CVS install right? CVS HEAD was fixed yesterday. Perhaps it is time to make a new snapshot.


There is a symbolic link created to a file which does not exist.  In
fact the entire /usr/local/openca.0.9.2/openca/lib/stylesheets/ isn't
there.

This was a problem in some CVS snapshots. The actual versions install the directory stylesheets and a real stylesheet (which only include some stuff for the menu).


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 sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to