![]() |
|
|||||||
| OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
Hi all,
Can I install packages from ports from a cd or do I have to have an internet connection? |
|
|||
|
Quote:
http://openbsd.org/faq/faq15.html#Easy If you have the official CD set, many of the packages available for the more popular hardware platforms can be found there. Otherwise, you will need an Internet connection to install these applications. Note that for the i386 platform, there is little if any reason to ever compile applications as most are already available as packages. This does not hold true for the less common platforms. If you are new to OpenBSD & its packages/ports system, studying Section 15 will save you significant time. |
|
||||
|
Building ports requires an Internet connection in order to fetch the source files for each port and all of its dependencies. The ports tree contains makefiles, patches, packing lists, and other components needed to create packages. It does not contain any of the application source code.
__________________
OpenBSD LiveCDs/LiveDVDs Last edited by jggimi; 2nd June 2008 at 11:39 AM. Reason: clarity |
|
|||
|
In another place, your friend or your work, you could fetch all the source files and write them to CD
Code:
make fetch Code:
make fetch depends I will leave that to others, as I don't have the time at this moment to figure that out
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cannot install wireshark from ports | ccc | FreeBSD Ports and Packages | 1 | 1st February 2009 04:52 PM |
| Trying to install elinks via ports. Not having luck. Need help. | unixdude | FreeBSD Ports and Packages | 2 | 11th November 2008 07:21 AM |
| unable to install Postfix from ports on OBSD 4.3 | Pollywog | OpenBSD Packages and Ports | 25 | 22nd July 2008 03:32 AM |
| Can't install opera from ports | erno | FreeBSD Ports and Packages | 2 | 25th June 2008 10:25 AM |
| Should i install 2 ports at same time ? | bsdnewbie999 | OpenBSD General | 4 | 18th June 2008 04:34 AM |