Thanks for the response.

I did it also for openca code; but I got this error for this command:

./configure --prefix=/usr/openca --with-ca-organization="KTH-LCN" 
--with-httpd-fs-prefix=/var/www --with-httpd-main-dir=pki 
--with-db-name=openca_db --with-db-host=localhost --with-db-user=mohammad 
--with-db-password=admin --with-db-type=mysql 
--with-service-mail-account="khod...@kth.se"

enable engine support   : false
enable debug messages   : false
install prefix          : /usr/openca
checking for builder... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/sv/Makefile
config.status: creating src/scep/Makefile
config.status: creating src/crmf/Makefile
config.status: creating docs/Makefile
config.status: creating contrib/install-builder/openca-tools.xml
config.status: creating contrib/install-builder/openca/tools.xml
config.status: creating include/openca/config.h
config.status: include/openca/config.h is unchanged
config.status: executing libtool commands
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --with-ca-organization, 
--with-httpd-fs-prefix, --with-httpd-main-dir, --with-db-name, --with-db-host, 
--with-db-user, --with-db-password, --with-db-type, --with-service-mail-account 
:~/Downloads/openca-tools-1.3.0$ make
Making all in src/sv
make[1]: Entering directory `/home/mohammad/Downloads/openca-tools-1.3.0/src/sv'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/mohammad/Downloads/openca-tools-1.3.0/src/sv'
Making all in src/scep
make[1]: Entering directory 
`/home/mohammad/Downloads/openca-tools-1.3.0/src/scep'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/home/mohammad/Downloads/openca-tools-1.3.0/src/scep'
Making all in src/crmf
make[1]: Entering directory 
`/home/mohammad/Downloads/openca-tools-1.3.0/src/crmf'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/home/mohammad/Downloads/openca-tools-1.3.0/src/crmf'
Making all in docs
make[1]: Entering directory `/home/mohammad/Downloads/openca-tools-1.3.0/docs'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/mohammad/Downloads/openca-tools-1.3.0/docs'
make[1]: Entering directory `/home/mohammad/Downloads/openca-tools-1.3.0'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/mohammad/Downloads/openca-tools-1.3.0'
mohammad@mohammad-OptiPlex-760:~/Downloads/openca-tools-1.3.0$ 

and 

~/Downloads/openca-tools-1.3.0$ sudo make install-offline install-online
make: *** No rule to make target `install-offline'.  Stop.



These are the sequences of commands I used afterwards. However, I got the same 
error.

Any idea how to solve it?



________________________________
 From: Carlos Velasco <carlos.vela...@nimastelecom.com>
To: Users' Help and Suggestions <openca-users@lists.sourceforge.net> 
Cc: Mohammad Khodaei <m_khod...@yahoo.com> 
Sent: Monday, May 21, 2012 11:02 PM
Subject: Re: [Openca-Users] Error: make: *** No rule to make target 
`install-offline'. Stop.
 
> Next, I tried to compile the source code, in openCA library. I changed
> the directory to LibPKI v.0.6.7 and:

Libpki is not for Openca code, It is for Ocsp right now.
Look for Openca sources, not libpki.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to