![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| BSD BSD, sometimes called Berkeley Unix, is a Unix operating system developed by the Computer Systems Research Group of the UC Berkeley. |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to use Suexec with Apache2 ? | kernings | UNIX for Dummies Questions & Answers | 1 | 03-10-2008 06:41 PM |
| Oracle 9i install: Error in invoking target install of makefile | chris2005 | HP-UX | 5 | 02-21-2007 05:45 AM |
| Solaris 10 apache2 (how to stop the restarter) | parmars | UNIX for Dummies Questions & Answers | 7 | 02-14-2007 01:17 AM |
| apache2 ldap | hassan1 | Linux | 0 | 01-29-2006 09:02 AM |
| Help to install HP-UX | Andrey Malishev | UNIX for Dummies Questions & Answers | 8 | 12-09-2005 11:19 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
install apache2 in bsd 6.2
Hi, I'm trying to install apache2 in freebsd 6.2 but I have the next problems:
1. I don't have an internet connection in that computer 2. I tried commands like make install clean in /usr/ports/www/apache22 but always try to connect to the internet my question is: how can I install apache2 in "off line" mode thanks a lot |
| Forum Sponsor | ||
|
|
|
|||
|
you need either the source code or a pkg
on cdr, dvd, or the disk already if you do not have an online connection. ................. also, things required to run it will probably be needed first #/usr/ports/www/apache22/# "make config" brings up a slew of options ................. apache is way over my head right now but there have been numerous threads on it you can search in groups.google.com ........... freebsd-questions apache22 "make config" .......... using a search like the line above or see sites which tell about it (documentation" at www...freebsd...org IIRC) |
|
|||
|
use sysinstall, select package apache 2.2 and select media = cdrom
this will point the system to make it try to install apache 2.2 source from cdrom or else, you have to download the tarball from here Download - The Apache HTTP Server Project using another pc and save it to usd drive etc and then load it to the pc that u wanted to install apache 2.2 |
|||
| Google UNIX.COM |