Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2004 22:13:16 -0000 (GMT)
From:      "David Jenkins" <david.jenkins@gmail.com>
To:        "Abid Saigol" <abid@saigol.biz>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: extracting a single file from a package
Message-ID:  <1526.10.0.0.2.1101334396.squirrel@10.0.0.2>
In-Reply-To: <OHEAINFJBNIPHLAKMMHDMEGBCIAA.abid@saigol.biz>
References:  <OHEAINFJBNIPHLAKMMHDMEGBCIAA.abid@saigol.biz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 24 November, 2004 21:19, Abid Saigol said:
> I have installed courier mail server from packages.  It seems that a
> single
> executable file is corrupted.  I don't want to reinstall the package
> as I
> don't want to reset my configuration info.  Is there any way to
> extract a
> single binary file from the package archive?

Hi,

Try

# tar xvjpf PACKAGENAME.tbz

Then copy over the required binary to the relevant place.

Cheers,
David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1526.10.0.0.2.1101334396.squirrel>