Thank you for your help.I learned that installing some packages like 'pkg_install' requires c areful procedures.
Best Regards. -- 松村英俊(MATSUMURA Hidetoshi) bnj_2_h%muf.biglobe.ne.jp@localhost , icarrot%mac.com@localhost From: Matthias Scheler <tron%zhadum.org.uk@localhost> Subject: Re: How to update pkg_install package? Date: Sat, 24 Sep 2011 23:43:29 +0100 Message-ID: <20110924224328.GA20218%colwyn.zhadum.org.uk@localhost>
On Sat, Sep 24, 2011 at 01:20:10PM +0900, MATSUMURA Hidetoshi wrote :Does anyone know how to update pkg_install package?Yes, just like any other package, by using the sensible way. 1.) Build a binary package without touching the existing package: cd pkgsrc/pkgtools/pkg_install make USE_DESTDIR=yes package && make clean 2.) Use "pkg_add -u" to install the new binary package. Kind regards --Matthias Scheler http://zhadum.org .uk/