Page 1 of 1

pkg command problem

Posted: Wed Sep 04, 2013 10:08 am
by toomanysecrets
Hi!
Excuse me if this is a trivial question (or this isn't the right place to do), but in a GhostBSD 3.5 Beta1 XFCe system I'm totally unable to install anything via "pkg install package". Is this something normal?
The command "pkg update" seems to run without any problem.

Re: pkg command problem

Posted: Wed Sep 04, 2013 5:02 pm
by ericbsd
GhostBSD still use pkg_add -r because of bxpkg use pkg_add. pkgng is part of the system but not useable for the moment.

Re: pkg command problem

Posted: Wed Sep 04, 2013 6:04 pm
by toomanysecrets
ericbsd wrote:GhostBSD still use pkg_add -r because of bxpkg use pkg_add. pkgng is part of the system but not useable for the moment.
Ok Eric, thank you for your explanation.