what is going on? - BSD
This is a discussion on what is going on? - BSD ; Fresh install -current.
tgz is fresh as well;
Try to install ncftp and mc, the same answer:
# pkg add ncftp-3.1.8p0.tgz
Can't install ncftp-3.1.8p0.tgz: lib not found c.34.2
Even by looking in the dependency tree:
Maybe it's in a dependent ...
-
what is going on?
Fresh install -current.
tgz is fresh as well;
Try to install ncftp and mc, the same answer:
# pkg add ncftp-3.1.8p0.tgz
Can't install ncftp-3.1.8p0.tgz: lib not found c.34.2
Even by looking in the dependency tree:
Maybe it's in a dependent package, but not tagged with @lib ?
(check with pkg_info -K -L)
If you are still running 3.6 packages, update them.
#
Anybody figured this ?
-
Re: what is going on?
On Thu, 26 May 2005 02:53:56 +0200, lost wrote:
> Fresh install -current.
> tgz is fresh as well;
>
> Try to install ncftp and mc, the same answer:
>
> # pkg add ncftp-3.1.8p0.tgz
> Can't install ncftp-3.1.8p0.tgz: lib not found c.34.2
You are attempting to install a -release package on a -current system.
Try installing -current packages. For instance:
ncftp-3.1.9.tgz
-
Re: what is going on?
> Try installing -current packages. For instance:
>
> ncftp-3.1.9.tgz
>
tnx
-
Re: what is going on?
..
> Try installing -current packages. For instance:
>
> ncftp-3.1.9.tgz
>
tnx