[csw-users] Node.js JavaScript interpreter missing
Peter Bonivart
bonivart at opencsw.org
Tue Oct 23 00:24:16 CEST 2012
On Mon, Oct 22, 2012 at 11:37 PM, Lenny Miceli <miceli at buffalo.edu> wrote:
> Oh, just to see if our developers wanted to play with the unstable version
> of Node.js I couldn't find it there either per the following after I
> modified pkgutil.conf to point to the unstable catalog:
>
>> sudo pkgutil --catalog
> => Fetching new catalog and descriptions
> (http://mirror.opencsw.org/opencsw/unstable/sparc/5.10) if available ...
> ==> 3669 packages loaded from
> /var/opt/csw/pkgutil/catalog.mirror.opencsw.org_opencsw_unstable_sparc_5.10
>> sudo pkgutil -a | grep -i node
> leafnode CSWleafnode 1.11.6,REV=2009.04.02 273.0 KB
> munin_node CSWmunin-node 2.0.6,REV=2012.09.02 286.1 KB
> muninnode_stub CSWmuninnode 2.0.6,REV=2012.09.02 2.6 KB
> pm_treedagnode CSWpmtreedagnode 1.06,REV=2010.06.16 47.3 KB
Note that you don't have to pipe to grep:
# pkgutil -a nodejs
common package catalog size
nodejs CSWnodejs 0.6.18,REV=2012.05.18 2.9 MB
It's only there for i386, whether that's a bug or not I don't know but
that's why you don't see it.
/peter
More information about the users
mailing list