The URL - http://www.opencsw.org/pkg-get does not explain how to install gpg. which gpg does not find a gpg and neither does find / -name gpg. There is a package gpgme but gpg is not among the included files - http://www.opencsw.org/search/gpgme So I don't know how to do your first recommendation, will try the second. I uncommented the following line in /opt/csw/etc/pkg-get.conf use_gpg=false Now /opt/csw/bin/pkg-get -u perl returns no output. Also, I updated pkg_get but still can not update perl. Any other ideas? Thanks, Glen
>>> Dagobert Michelsen <[email protected]> 09/22/09 12:49 AM >>> Hi Glen, Am 21.09.2009 um 23:52 schrieb Glen Gunselman: I need to install Perl module Text/CSV_XS.pm. I see a OpenCSW package pm_textcsvxs. Is this the package I need? Yes, you can check here: <http://www.opencsw.org/packages/pm_textcsvxs> Perl is installed but not current. I tried to update Perl using: /opt/csw/bin/pkg-get -u perl but received the following error and perl was NOT updated: WARNING: gpg not found Based on the above should I continue trying to install pm_textcsvxs from OpenCSW or am I just opening a big can of worms? Just go ahead and either install gpg and update the key as described in <http://www.opencsw.org/pkg-get> or disable gpg in /opt/csw/etc/pkg-get.conf. I guess your catalog is already updated? I fnot, do pkg-get -U first. Note: I tried to install just the missing Perl module but that failed: /opt/csw/bin/pkg-get -i pm_textcsvxs Error: dependancy perl (CSWperl) not up to date This is correct, you must first update dependencies. Best regards -- Dago
_______________________________________________ users mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/users
