LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   installation of openca and its interfaces (https://www.linuxquestions.org/questions/linux-newbie-8/installation-of-openca-and-its-interfaces-4175595050/)

joalan 12-08-2016 08:31 AM

installation of openca and its interfaces
 
hello, i'm alan i meet the serious problem during installation of openca.Here are the errors generated after this command: ./configure --prefix=/srv/ca --with-node-prefix=online_node --with-httpd-user=apache --with-httpd-group=apache --with-ca-locality=Yaounde --with-ca-country=CM --with-openssl-prefix=/usr/ local/ssl --with-mailprogram="sendmail t" --with-db-type=berkeley --with-db-name=openca --with-db-port=3306 --with-db-user=root --with-db-passwd=secret:
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: local/ssl
checking build system type... local/ssl
configure: error: invalid value of canonical build
please i need your help thanks

ardvark71 12-08-2016 09:56 AM

Hi Alan, welcome to the forum :)

Please note that this forum is for introductions only. I have requested a moderator move this thread to an appropriate forum. ;)

Regards...

rtmistler 12-08-2016 10:43 AM

Member Response
 
Hi joalan, and welcome to LQ! :)

To add to ardvark71's point. The main reason here is that threads and posts to this forum do not show up in the normal filtering of open problem threads which are hoping for advice to help resolve them.

Please do not try to duplicate post somewhere else. The moderator for this new member intro forum will address this and move your question to a better forum. Please allow them the time to take that action. That's not myself and I need to leave it to the correct forum moderator.

I did a brief search and found the following reference:

http://www.unix.com/shell-programmin...al-target.html

Their solution was to change a configure option from --target to --with-target. I know that you're not using that configure attribute, however this still shows in the warnings. Please consider looking at configure options to help remove the warnings and perhaps this will self-resolve this.

Sorry, that's about my limit on this, I've never built openca.

Best Regards and welcome again,

- RT


All times are GMT -5. The time now is 02:05 PM.