openpkg/local.README

Mon, 13 Jun 2011 16:21:59 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 13 Jun 2011 16:21:59 +0200
changeset 349
886b6dad933a
child 428
f880f219c566
permissions
-rw-r--r--

Correct, adjust, and improve build configuration, nearing stable state:
Adjust freetype config due to custom lib name, remove nearly all
parallel make logic due to rule dependency errors, and resume iconv
corrections.

michael@13 1
michael@13 2 This is @l_prefix@/local/, the manually-managed software package hierarchy
michael@13 3 inside the OpenPKG software hierarchy @l_prefix@. This filesystem area
michael@13 4 contains software which was manually installed under @l_prefix@/local/PKG/
michael@13 5 and activated under @l_prefix@/local/ by running:
michael@13 6
michael@13 7 $ @l_prefix@/bin/openpkg lsync
michael@13 8
michael@13 9 Use "eval `@l_prefix@/etc/rc --eval all env`" from within a user's
michael@13 10 Bourne (Again) Shell startup script (.profile or .bashrc) in
michael@13 11 order to activate this hierarchy and all of its packages.
michael@13 12
michael@13 13 In case of any questions or problems post to the OpenPKG project
michael@13 14 user support mailing list <openpkg-users@openpkg.org>. For more
michael@13 15 details about OpenPKG visit http://www.openpkg.org/.
michael@13 16

mercurial