Re: [Openca-Users] OpenBSD and config.xml _directory_!? (-d option to /usr/bin/install)

2004-09-20 Thread Michael Bell
Kevin wrote:
I'm at a loss here on how to proceed.  Reinstalling with the -d option
removed from the INSTALL options in Makefile.global-vars doesn't help
either.
If you look at the fresh CVS HEAD files then you will see that I removed 
-D -c from Makefile.global-vars(.in).
Right, and I'd like to use your changes, but as I said, something's
amiss in the config.xml area.  Apparently some others are seeing it
too.  Did you try installing with no pre-existing directory structure? 
If so, I don't understand why make install-online and make
install-offline are working for you (creating the config.xml file et.
al.) and not for me...
You must remove the complete etc-area before you start the installation. 
If OpenCA detects a directory etc/ before the installation then nothing 
will be installed. I tested the installation some minutes before again 
and it works. Should I send you my complete test environment for 
OpenBSD? It has a size of 154 kBytes plus a small description).

Michael
--
___
Michael BellHumboldt-Universitaet zu Berlin
Tel.: +49 (0)30-2093 2482   ZE Computer- und Medienservice
Fax:  +49 (0)30-2093 2704   Unter den Linden 6
[EMAIL PROTECTED]   D-10099 Berlin
___
---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users


Re: [Openca-Users] OpenBSD and config.xml _directory_!? (-d option to /usr/bin/install)

2004-09-17 Thread Michael Bell
Kevin wrote:
I just installed RC6 on openbsd again, being very careful about
configure commands, using egcc (gcc 3.3.2), Makefile.global-vars, and
using gmake vice make.
Ok, good luck :)
I guess this must have happened because I replaced the -D option to
install in the Makefile.global-vars file with -d.  I did this because
OpenBSD /usr/bin/install has no -D option.  And there is apparently no
analogue of that option at all in OpenBSD install.
-D means that all missing parent directories will be created
-d means that the installed file is a directory ;)
man install is your friend.
I'm at a loss here on how to proceed.  Reinstalling with the -d option
removed from the INSTALL options in Makefile.global-vars doesn't help
either.
If you look at the fresh CVS HEAD files then you will see that I removed 
-D -c from Makefile.global-vars(.in).

Michael
--
___
Michael BellHumboldt-Universitaet zu Berlin
Tel.: +49 (0)30-2093 2482   ZE Computer- und Medienservice
Fax:  +49 (0)30-2093 2704   Unter den Linden 6
[EMAIL PROTECTED]   D-10099 Berlin
___
---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users


Re: [Openca-Users] OpenBSD and config.xml _directory_!? (-d option to /usr/bin/install)

2004-09-17 Thread Kevin
On Fri, 2004-09-17 at 09:59, Michael Bell wrote:
 Kevin wrote:
  I just installed RC6 on openbsd again, being very careful about
  configure commands, using egcc (gcc 3.3.2), Makefile.global-vars, and
  using gmake vice make.
 
 Ok, good luck :)

I'd rather use CVS sources, but I'm not getting a config.xml file when I
do that (nor many others).  Should I just leave my installed RC6
directory structure in place and install CVS sources over that (thus,
hopefully preserving my config.xml file from RC6)?

 man install is your friend.
 

:-) I did man install... How do you think I learned that OpenBSD install
has no -D option (or an analogue to it).  Just didn't completely
understand the -d option until I saw it in action... :-)

  I'm at a loss here on how to proceed.  Reinstalling with the -d option
  removed from the INSTALL options in Makefile.global-vars doesn't help
  either.
 
 If you look at the fresh CVS HEAD files then you will see that I removed 
 -D -c from Makefile.global-vars(.in).
 

Right, and I'd like to use your changes, but as I said, something's
amiss in the config.xml area.  Apparently some others are seeing it
too.  Did you try installing with no pre-existing directory structure? 
If so, I don't understand why make install-online and make
install-offline are working for you (creating the config.xml file et.
al.) and not for me...

Thanks again, Michael.

-Kevin




---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users


[Openca-Users] OpenBSD and config.xml _directory_!? (-d option to /usr/bin/install)

2004-09-16 Thread Kevin
I just installed RC6 on openbsd again, being very careful about
configure commands, using egcc (gcc 3.3.2), Makefile.global-vars, and
using gmake vice make.

This time, after the install-online and install-offline commands, I see
the following in the etc files:

/usr/local/openra/OpenCA/etc # ls -al /usr/local/openra/OpenCA/etc
total 84
drwxr-xr-x  21 www  www  512 Sep 16 20:10 .
drwxr-xr-x   5 root wheel512 Sep 16 20:11 ..
drwxr-xr-x   7 www  www  512 Sep 16 20:13 access_control
drw-r--r--   2 _openca  _openca  512 Sep 16 20:10 backup.xml.template
drwxr-xr-x   6 www  www  512 Sep 16 20:10 bp
drw-r--r--   2 _openca  _openca  512 Sep 16 20:10 config.xml
drwxr-xr-x   2 _openca  _openca  512 Sep 16 20:10 configure_etc.sh
drwxr-xr-x   4 www  www  512 Sep 16 20:10 database
drwxr-xr-x   2 www  www  512 Sep 16 20:10 init.d
drw-r--r--   2 _openca  _openca  512 Sep 16 20:10 ldap.xml.template
drw-r--r--   2 _openca  _openca  512 Sep 16 20:10 loa.xml
drw-r--r--   2 _openca  _openca  512 Sep 16 20:10 log.xml
drw-r--r--   2 _openca  _openca  512 Sep 16 20:10 menu.xml.template
drwxr-xr-x   2 _openca  _openca  512 Sep 16 20:10 openca_rc
drwxr-xr-x   2 _openca  _openca  512 Sep 16 20:10 openca_start.template
drwxr-xr-x   2 _openca  _openca  512 Sep 16 20:10 openca_stop.template
drwxr-xr-x   7 www  www  512 Sep 16 20:10 openssl
drwxr-xr-x   6 www  www  512 Sep 16 20:10 rbac
drwxr-xr-x   2 www  www  512 Sep 16 20:10 scep
drwxr-xr-x   7 www  www  512 Sep 16 20:13 servers
drw-r--r--   2 _openca  _openca  512 Sep 16 20:10 token.xml
/usr/local/openra/OpenCA/etc # ls -al /usr/local/openca/OpenCA/etc
total 84
drwxr-xr-x  21 www  www  512 Sep 16 20:41 .
drwxr-xr-x   5 root wheel512 Sep 16 20:42 ..
drwxr-xr-x   5 www  www  512 Sep 16 20:43 access_control
drw-r--r--   2 _openca  _openca  512 Sep 16 20:41 backup.xml.template
drwxr-xr-x   6 www  www  512 Sep 16 20:41 bp
drw-r--r--   2 _openca  _openca  512 Sep 16 20:41 config.xml
drwxr-xr-x   2 _openca  _openca  512 Sep 16 20:41 configure_etc.sh
drwxr-xr-x   4 www  www  512 Sep 16 20:41 database
drwxr-xr-x   2 www  www  512 Sep 16 20:41 init.d
drw-r--r--   2 _openca  _openca  512 Sep 16 20:41 ldap.xml.template
drw-r--r--   2 _openca  _openca  512 Sep 16 20:41 loa.xml
drw-r--r--   2 _openca  _openca  512 Sep 16 20:41 log.xml
drw-r--r--   2 _openca  _openca  512 Sep 16 20:41 menu.xml.template
drwxr-xr-x   2 _openca  _openca  512 Sep 16 20:41 openca_rc
drwxr-xr-x   2 _openca  _openca  512 Sep 16 20:41 openca_start.template
drwxr-xr-x   2 _openca  _openca  512 Sep 16 20:41 openca_stop.template
drwxr-xr-x   7 www  www  512 Sep 16 20:41 openssl
drwxr-xr-x   6 www  www  512 Sep 16 20:41 rbac
drwxr-xr-x   2 www  www  512 Sep 16 20:41 scep
drwxr-xr-x   5 www  www  512 Sep 16 20:43 servers
drw-r--r--   2 _openca  _openca  512 Sep 16 20:41 token.xml

Notice that config.xml and configure_etc.sh are directories!  Not
regular files!

In fact, every file in each of those directories is a subdirectory, not
a regular file.

I guess this must have happened because I replaced the -D option to
install in the Makefile.global-vars file with -d.  I did this because
OpenBSD /usr/bin/install has no -D option.  And there is apparently no
analogue of that option at all in OpenBSD install.

Michael, you said that you got OpenCA to install on OpenBSD (apparently
using OpenBSD gcc (2.95) vice egcc (3.3?), but did you manage to create
the node directory structures from scratch with these installs or did
the install steps just copy files into a directory structure that was
pre-existing?  If the former, how did you do it?  When I try it (without
the -d option to install), I get make install-online and make
install-offline failing with many errors about not being able to copy
files into non-existing directories (this is what -D does for you on
Linux, but as I said, there is no such option for OpenBSD install and -d
apparently just causes all files to be made into directories---also not
what I want).

I'm at a loss here on how to proceed.  Reinstalling with the -d option
removed from the INSTALL options in Makefile.global-vars doesn't help
either.

Anyone?

-Kevin




---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users


Re: [Openca-Users] OpenBSD and config.xml _directory_!? (-d option to /usr/bin/install)

2004-09-16 Thread Kevin
Apparent temporary solution:

Remove the -D option from the INSTALL line of Makefile.global-vars
(don't replace it with -d), then you must mkdir the directory prefix to
the one file that install fails on in each of make install-online and
make install-offline and then run those make install-online and make
install-offline commands again, after creating the directory by hand.




---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users