Dear wise people  :-) ,

I have a small issue with building OpenCA 0.9.2.2 on debian 3.1 ( Alpha and PPC ).
Steps taken :

 cd /usr/local/src/
 tar -xzvf openca-x.x.x.x.tar.gz
 cd openca-x.x.x.x

 ./configure --prefix=/home/openca/offline/Elysium_Open_Systems_root_CA
--with-openca-prefix=/home/openca/offline/Elysium_Open_Systems_root_CA
             --with-openca-user=openca
             --with-openca-group=openca
             --with-httpd-user=www-data
             --with-httpd-group=www-data
 make
 make install-node
 make install-ca
 make install-batch
 make install-ra

what I do end up with in /home/openca/offline/Elysium_Open_Systems_root_CA/bin/ :

-rwxr-xr-x  1 root     root     220920 Jul 22 17:09 openca-sv

That's all in the bin dir.

To fix this I do

 cd /usr/local/src/openca-0.9.2.2/src/scripts/
 cp openca-* /home/openca/offline/Elysium_Open_Systems_root_CA/bin/
 rm /home/openca/offline/Elysium_Open_Systems_root_CA/bin/*.in
 chown www-data:www-data *
 chmod 755 *

Now what can I do so I do not have to fix the installation?

with kind regards,
Marcel

Marcel Koopmans
Elysium Open Systems


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Openca-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to