openpkg/local.README

Wed, 29 Aug 2012 21:07:12 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 29 Aug 2012 21:07:12 +0200
changeset 649
c44c510c1c7f
parent 13
cb59d6afeb61
permissions
-rw-r--r--

Back out libexec substitution now longer correct, remove manpages correspoding
to not installed binaries, and most importantly avoid linking to
cats_dummy which serves no other purpose than to sabotage runtime
operations of all binaries calling db_init_database(3) with a fatal
error message 'Please replace this dummy libbaccats library with a
proper one.' Disabling libtool use resolves this problem in the build
configuration (probably in src/cats/Makefile.in.)

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

mercurial