![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Apache 2.2.8 | iBot | UNIX and Linux RSS News | 0 | 03-18-2008 05:00 AM |
| Apache | ebethea27703 | UNIX for Dummies Questions & Answers | 1 | 05-18-2006 06:44 PM |
| installation of Solaris: installation bypasses network config. | cadmiumgreen | SUN Solaris | 2 | 07-15-2005 07:31 PM |
| Apache | hassan2 | UNIX for Advanced & Expert Users | 3 | 02-21-2003 04:03 PM |
| Apache | Vijayanand | IP Networking | 1 | 07-02-2002 05:14 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Apache 2.0 installation
Hi all!
I've got big problems while installing Apache 2.0 on my HPUX 11 machine. I have configured the installation script with "./configure --prefix=/opt/apache" and run "make". All things looking good. But when i execute "make install" i have two errors, first: Quote:
Quote:
I'm new to the unix environment and i have no clue what the problem is. Can anybody give me a hint? Thank you in advance, Greetings! |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Check the paths. Then check the permissions.
It tells you it is trying to cp killbatch and put it in /opt/batch. Verify that its there and that is has the appropiate permissions, in this case Read. Check to see if the the batch directory exist. Make sure you run the script as root. |
|||
| Google The UNIX and Linux Forums |