[osol-discuss] I'm up an running!

2008-01-03 Thread James Simonsen
After a few failed installs and the purchase of an Intel network card I'm currently using O/S. I had to use the 70b build to get it to install successfully. My purpose with using O/S is to build web apps with ruby using jruby, glassfish and netbeans. Thanks to everyone for their help. This

Re: [osol-discuss] Any interest in a Wine Community for OpenSolaris?

2008-01-03 Thread W. Wayne Liauh
< What did you mean by "moving to Leopard"? Also what did you mean by < "Sun developers"? < Thanks, < Brian Hi Brian, Oops I missed your post. I think the words speak for themselves. This is not a slip of my tong and I am glad at least one person caught my sentiment/resentment. But this is

Re: [osol-discuss] Any interest in a Wine Community for OpenSolaris?

2008-01-03 Thread W. Wayne Liauh
< Let me start by distributing a configure script I've been using < to set all the options up. It's still a work in progress, but it has < done a really good job for me over the last 8 months. < Ben Taylor Thanks a whole lot Ben. Nothing beats the actual "code". This is really great. I will

Re: [osol-discuss] Adding public key to profile on opensolaris.org

2008-01-03 Thread James Carlson
Chris Linton-Ford writes: > I'm trying to add my public key to my opensolaris.org profile so I can > get svn access to the Coolstack source, but it keeps giving me the > following error > > "The key doesn't match the regular expression '[\d]+ [\d]+ [\d]+ > [[:graph:]]+'" How are you entering the

Re: [osol-discuss] Firefox 3.0 Beta 2 for Solaris

2008-01-03 Thread Richard Skelton
Hi, >From my b67 laptop: solaris-devx{rich}285: grep libpangocairo /var/sadm/install/contents /opt/csw/lib/libpangocairo-1.0.la f none 0755 root bin 1364 51645 1194409752 CSWpango /opt/csw/lib/libpangocairo-1.0.so=libpangocairo-1.0.so.0.1900.0 s none CSWpango /opt/csw/lib/libpangocairo-1.0.so.0=li

Re: [osol-discuss] Firefox 3.0 Beta 2 for Solaris

2008-01-03 Thread Colin Bigam
ARGH!!! So they are. I can't BELIEVE that I missed that. Ah well. I guess I'll have to wait until FF3 is released, and hope that the Beijing team builds it for S10 at that time. Out of curiosity, on Nevada what pkgname is returned from: #pkgchk -lp Thanks, Colin This message posted from o

Re: [osol-discuss] Firefox 3.0 Beta 2 for Solaris

2008-01-03 Thread Richard Skelton
Hi, If you look at the package name you can see that the current builds are for Solaris 11 aka Nevada. Hope this helps. Cheers Richard This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

[osol-discuss] Adding public key to profile on opensolaris.org

2008-01-03 Thread Chris Linton-Ford
Hi all, I'm trying to add my public key to my opensolaris.org profile so I can get svn access to the Coolstack source, but it keeps giving me the following error "The key doesn't match the regular expression '[\d]+ [\d]+ [\d]+ [[:graph:]]+'" What format does the form expect? I've got the key in

Re: [osol-discuss] Firefox 3.0 Beta 2 for Solaris

2008-01-03 Thread Colin Bigam
Wonderful news, except that it's not working for me. I'm actually running Solaris 10 (08/07), and when I try running firefox 3.0b2, it complains about a missing library. #ldd /opt/sfw/lib/firefox/firefox-bin returns: (...) libpangocairo-1.0.so.0 =>(file not found) (...) Does any

Re: [osol-discuss] NSA has backdoors into Windows?

2008-01-03 Thread Mike DeMarco
> > >> dclarke wrote: > >> "minor nit. Solaris is not open source." > >> > >> Solaris still gets code reviews by government > >> agencies to preclude this sort of OS back door > >> though, as does every other major OS in use by the > US > >> & international governments to preclude this sort > of >

Re: [osol-discuss] NSA has backdoors into Windows?

2008-01-03 Thread Joerg Schilling
Alan Coopersmith <[EMAIL PROTECTED]> wrote: > Tim Scanlon wrote: > > dclarke wrote: > > "minor nit. Solaris is not open source." > > > > Solaris still gets code reviews by government agencies to preclude this > > sort of OS back door though, > > Not all of it - I don't know of anyone in the worl

Re: [osol-discuss] Any interest in a Wine Community for OpenSolaris?

2008-01-03 Thread Ben Taylor
> > I currently maintain the QEMU port for the > > OpenSolaris project, and have also > > been dabbling in Wine for 6 or 7 months. I > monitor > > the Wine-devel list and > > test the builds after a release or two. I've been > > talking to a few other folks off > > line about wine, and know that

Re: [osol-discuss] SIGSEGV in libc.so.1`_malloc_unlockedonSolarisx86machine

2008-01-03 Thread Frank Hofmann
Try to run this on OpenSolaris, not on something older. The advantages are: - the failure mode below doesn't exist in OpenSolaris (check the code - you won't find that ufs_fault call anymore) - you can DTrace on function arguments easily (ok, that's on S10 as

Re: [osol-discuss] Any interest in a Wine Community for OpenSolaris?

2008-01-03 Thread Brian Gupta
On Jan 2, 2008 10:36 PM, W. Wayne Liauh <[EMAIL PROTECTED]> wrote: > > > I currently maintain the QEMU port for the > > OpenSolaris project, and have also > > been dabbling in Wine for 6 or 7 months. I monitor > > the Wine-devel list and > > test the builds after a release or two. I've been > > t