LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Apache complie issue.. (https://www.linuxquestions.org/questions/linux-newbie-8/apache-complie-issue-4175514425/)

shaana2khan 08-12-2014 06:24 AM

Apache complie issue..
 
Hello Everyone.

I am getting some issue during compile of apr.1.5 in apache and most of the error i had been solved but below given error is totally out of my mind, please help me..
after running this command
#./configure

config.status: include/apr.h us unchanged
config.status: inclide/arch/unix/apr private h is unchanged

TB0ne 08-12-2014 07:52 AM

Quote:

Originally Posted by shaana2khan (Post 5219457)
Hello Everyone.
I am getting some issue during compile of apr.1.5 in apache and most of the error i had been solved but below given error is totally out of my mind, please help me..
after running this command
#./configure

config.status: include/apr.h us unchanged
config.status: inclide/arch/unix/apr private h is unchanged

A few things:
  • That's NOT an error..it's just telling you what it did.
  • You STILL aren't providing information, as you were asked to do in your other threads
  • Since ./configure finished, have you just tried to run make?
  • And AGAIN...WHY are you not installing things through online repositories?????
As in several of your other threads:
http://www.linuxquestions.org/questi...ue-4175514218/
http://www.linuxquestions.org/questi...ue-4175495463/
http://www.linuxquestions.org/questi...or-4175485994/

...you aren't providing details that would let anyone help you. Since you've been here over two years now, you should by now that people don't like playing guessing games.

shaana2khan 08-12-2014 08:11 AM

Sir,

I am not using repos because i have not configure yum in my locally and OS version is RHEL 6..
want to configure it without yum package, i know through its easy, but i am want to make my work more difficult..
Please help me ????

TB0ne 08-12-2014 11:54 AM

Quote:

Originally Posted by shaana2khan (Post 5219536)
Sir,

I am not using repos because i have not configure yum in my locally

Yum is ALREADY configured, and if you spent the five minutes or so you'd need to do it manually and add other repositories (using any of the EASILY FOUND tutorials), you could have already been done.
Quote:

and OS version is RHEL 6..
Then you are PAYING FOR RHEL, right??? If you're not and this is a new installation, stop where you are and install CentOS instead. You WILL NOT be able to install things easily without access to the repositories, which you don't get with RHEL unless you PAY. If you DO install through source, you will probably wind up with an unstable system.
Quote:

want to configure it without yum package, i know through its easy, but i am want to make my work more difficult..
Please help me ????
If you WANT to make your work more difficult, you are already doing it...nothing to help you with. And AGAIN, you are not answering the questions. Re-read the last post where you were asked several things, which you didn't answer. If you're not going to answer, there's not much anyone can do to help you.

Again, either pay for RHEL and use yum to do your installations, or load CentOS. Those are the best ways to do what you're after. Otherwise, you will have to MANUALLY install EVERYTHING (and everything THOSE packages depend on too..), one by one, until the messages go away.

shaana2khan 08-19-2014 02:11 AM

Hello everyone..

i would like to inform you that above asked question wasn't a error and it was just a result that apr has been compiled properly.. and thanks for your support..


All times are GMT -5. The time now is 12:26 AM.