LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing FreePBX 13 on CentOS 7 (https://www.linuxquestions.org/questions/linux-newbie-8/installing-freepbx-13-on-centos-7-a-4175580902/)

FahadSnafee 05-28-2016 08:32 AM

Installing FreePBX 13 on CentOS 7
 
Hello,

Im following this guide

http://wiki.freepbx.org/display/FOP/...13+on+CentOS+7

but any make command gives the same error output nothing to be done for all ?

leaving directory etc....

What should I do? also its a fresh Digital Centos 7.2 server x64...

I followed this guide before on an old droplet and everything was fine until now

Any help would be appreciated

Thank you.

knudfl 05-28-2016 10:47 AM

Welcome to LQ.
Code:

$ make
leaving directory ....
Nothing to be done for all

"leaving directory ...." is the normal behavior when make ends.

"Nothing to be done for all" is the default text if you repeat 'make': Just means "Everything is OK".


-

FahadSnafee 05-28-2016 10:56 AM

Quote:

Originally Posted by knudfl (Post 5552209)
Welcome to LQ.
Code:

$ make
leaving directory ....
Nothing to be done for all

"leaving directory ...." is the normal behavior when make ends.

"Nothing to be done for all" is the default text if you repeat 'make': Just means "Everything is OK".


-

Ohh thank you


All times are GMT -5. The time now is 03:18 AM.