2009-12-12 15:50:23 +05:30
|
|
|
See http://xbps.nopcode.org/ for information.
|
|
|
|
|
|
|
|
To build this you'll need:
|
|
|
|
|
2009-12-28 20:49:58 +05:30
|
|
|
- openssl (development package with static libs)
|
|
|
|
- libarchive (development package with static libs, and all features
|
|
|
|
built in: acl/attr, xz, bzip2 and zlib are REQUIRED to build the
|
|
|
|
static binaries!)
|
|
|
|
- proplib (development package with static lib),
|
2009-12-12 15:50:23 +05:30
|
|
|
available at http://code.google.com/p/portableproplib
|
2009-12-12 15:52:27 +05:30
|
|
|
- asciidoc (to build the manpages)
|
2009-12-12 15:50:23 +05:30
|
|
|
|
|
|
|
By default it will be installed into /usr/local, can be changed
|
|
|
|
by setting PREFIX and DESTDIR vars as make(1) arguments.
|
|
|
|
|
2009-12-29 04:05:16 +05:30
|
|
|
Just run "make" and "make DESTDIR=~/xbps install".
|
2009-12-28 20:49:58 +05:30
|
|
|
|
2009-12-12 15:50:23 +05:30
|
|
|
Good luck!
|