Wanted to see what ruby-dev actually contained so I did:
pa...@opensolaris:~$ pkg contents -r ruby-dev
PATH
Curious, not much there! So I tried:
pa...@opensolaris:~$ pkg contents -r tcl-sqlite-3
PATH
usr
usr/lib
usr/lib/tcl8.4
usr/lib/tcl8.4/sqlite3
usr/lib/tcl8.4/sqlite3/32
usr/lib/tcl8.4/sqlite3/64
usr/lib/tcl8.4/sqlite3/amd64
usr/lib/tcl8.4/sqlite3/amd64/libtclsqlite3.so
usr/lib/tcl8.4/sqlite3/libtclsqlite3.so
usr/lib/tcl8.4/sqlite3/pkgIndex.tcl
That's more like it!
I did a install of ruby-dev and then got
pa...@opensolaris:~$ pkg list | grep ruby-dev
ruby-dev 0.5.11-0.111 installed -----
pa...@opensolaris:~$ pkg info ruby-dev
Name: ruby-dev
Summary: Ruby Development cluster
Category: Development/Ruby
State: Installed
Publisher: opensolaris.org
Version: 0.5.11
Build Release: 5.11
Branch: 0.111
Packaging Date: May 8, 2009 11:57:14 PM
Size: 0.00 B
FMRI:
pkg://opensolaris.org/[email protected],5.11-0.111:20090508T235714Z
pa...@opensolaris:~$ pkg contents ruby-dev
PATH
pa...@opensolaris:~$
Any idea what was happening (hope it's not one of my typos :-) ?
TIA Paul
--
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
[email protected]