openpkg/local.README

Mon, 12 Jan 2009 14:40:51 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 12 Jan 2009 14:40:51 +0100
changeset 69
84180bd0cb45
child 428
f880f219c566
permissions
-rw-r--r--

Introduce correction to binutils bug 9676.
Try to correct libgdiplus, stlport, and qt build failures like:
ld: lib*.so: pthread_mutexattr_settype: invalid version 6 (max 0)
lib*.so: could not read symbols: Bad value

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