DragonFly users List (threaded) for 2006-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: question about packages installation
Saverio Iacovelli wrote:
For example, I would install firefox-1.5.0.6.tgz, then
I must try:
#pkg_add firefox-1.5.0.6.tgz (and installation fails
because it needs other packages)
#bmake install
Either install with abs. URL like
# pkg_add http://packages.url/firefox-1.5.0.6.tgz
or
# env PKG_PATH = http://packages.url/ pkg_add firefox-1.5.0.6.tgz
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]