Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Update the FAQ about /usr/lib/libpkg.so, now the message is about pkg_init where it used to be able pkg_event_register
Baptiste Daroussin committed 13 years ago
commit 76e6d1eff382f257fbedb6fbb75210fe86ee72a2
parent aaaae41
1 file changed +1 -1
modified FAQ.md
@@ -153,7 +153,7 @@ Install the latest **ports-mgmt/portupgrade**, or **ports-mgmt/portupgrade-devel
More information can be found in the portupgrade [NEWS](https://github.com/pkgtools/pkgtools/blob/master/NEWS.md) file.

<a name="17"></a>
-
### Q: pkgng does not work it says: /usr/local/sbin/pkg: Undefined symbol "pkg_event_register"
+
### Q: pkgng does not work it says: /usr/local/sbin/pkg: Undefined symbol "pkg_init"

You forgot to run `make delete-old-libs` when you upgraded your system.