Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-23-2001, 09:10 AM
|
#1
|
LQ Newbie
Registered: Feb 2001
Location: in front of a computer
Posts: 24
Rep:
|
OK,
Here's what I've done so far. I downloaded Apache 1.3.19. I uncompressed it into /usr/local/apache.
Now, here's what won't work. The directions tell me to type (minus the quotes) "./configure -prefix=PREFIX" The directions say the PREFIX is where I put in the directory of where I want Apache installed, so I put "/usr/local/apache" However, the configure file wont work. After typing all that, the screen says "bash: ./configure: No such file or directory" (Yes, I am in the /usr/local/apache when I do this).
Can somebody tell me why the file won't run? Thank you!!
Gomer1701ems
|
|
|
05-23-2001, 09:32 AM
|
#2
|
Moderator
Registered: May 2001
Posts: 29,417
|
well, it aint there, dont unpack tarballs in the tree where u want to install stuff. I always unpack tarballs in a temp I copy them to, some havent got preceding dir names so the code barfs all over the place...
just go to look where u unpacked the tarball to, enter that dir & run configure from there.
|
|
|
05-23-2001, 10:43 AM
|
#3
|
Member
Registered: May 2001
Distribution: RedHat, 'drake, suse, slack, gentoo, beehive, lfs...
Posts: 43
Rep:
|
Also, I believe the install needs to be done as root, just in case you didn't know that.
|
|
|
05-23-2001, 12:23 PM
|
#4
|
Senior Member
Registered: May 2001
Location: Bristol, UK
Distribution: Slackware, Fedora, RHES
Posts: 2,243
Rep:
|
Quote:
Originally posted by #!
Also, I believe the install needs to be done as root, just in case you didn't know that.
|
You can install Apache as a non root user but you'll only be able install it to a directory where you have permission to write (say your home dir) and it will default to running on port 8080.
Jamie...
|
|
|
All times are GMT -5. The time now is 10:44 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|