Re: Installaling packages
From: unbending (unbending_at_hushmail.com)
Date: 05/09/05
- Previous message: steven mestdagh: "Re: [Newbie] Installaling packages"
- In reply to: steven mestdagh: "Re: [Newbie] Installaling packages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 8 May 2005 19:44:09 -0700
steven mestdagh wrote:
> there is a -no_x11 flavor for the links package. read about flavors
in
> porst(7).
Correction: ports(7)
There's a pre-built package for popular flavors. For example, the
package for no_x11 links is:
<http://www.openbsd.org/3.6_packages/i386/links+-2.1pre14-no_x11.tgz-long.html>
If you're looking to use ports....
I use this from the documentation for ports
<http://www.openbsd.org/ports.html>:
-> env FLAVOR="-no_x11" make install
You have to be in the "links" ports directory for it work, obviously.
Check the makefile or other documentation to see what flavors are
available. This will do everything including installing it.
You can use that same format for other packages also. Just change your
directory and the flavor variable's value.
- Previous message: steven mestdagh: "Re: [Newbie] Installaling packages"
- In reply to: steven mestdagh: "Re: [Newbie] Installaling packages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|