[OpenIndiana-discuss] OpenJVM

2010-11-07 Thread Apostolos Syropoulos
And someone was saying that they cannot close OpenJDK: http://www.theregister.co.uk/2010/11/06/oracle_dueling_jvms/ Oracle stinks A.S. -- Apostolos Syropoulos Xanthi, Greece ___ OpenIndiana-discuss mailing list Open

Re: [OpenIndiana-discuss] Setting LD_PRELOAD

2010-11-07 Thread Paul Johnston
On 11/ 6/10 11:34 PM, McBofh wrote: On 7/11/10 08:57 AM, Paul Johnston wrote: Under my thread about couchdb I was advised to set LD_PRELOAD. I thought this had not worked but is seems bigger than that :-) Then it appears that the LD_PRELOAD environment setting is not being passed onto the ch

[OpenIndiana-discuss] KDE 4.5.3 for OpenSolaris-based distros

2010-11-07 Thread ken mays
The KDE4Solaris team has released KDE 4.5.3 binaries for OpenSolaris-based distros: Reference: http://mail.opensolaris.org/pipermail/kde-discuss/2010-November/003106.html Sources: ftp://ftp.kde.org/pub/kde/stable/4.5.3/src/ Blog: http://blog.hajma.cz/2010/09/kde4-on-openindiana.html ~ Ken Mays

Re: [OpenIndiana-discuss] KDE 4.5.3 for OpenSolaris-based distros

2010-11-07 Thread Lou Picciano
Beautiful! Thanks, Ken. Lou Picciano - Original Message - From: "ken mays" To: "Discussion list for OpenIndiana" Sent: Sunday, November 7, 2010 10:38:47 AM Subject: [OpenIndiana-discuss] KDE 4.5.3 for OpenSolaris-based distros The KDE4Solaris team has released KDE 4.5.3 binari

Re: [OpenIndiana-discuss] KDE 4.5.3 for OpenSolaris-based distros

2010-11-07 Thread L'oiseau de mer
Have there the System V Packages Version?(.pkg) My OpenSolaris 2009.06 can't use it. 2010/11/7 ken mays > The KDE4Solaris team has released KDE 4.5.3 binaries for OpenSolaris-based > distros: > > Reference: > http://mail.opensolaris.org/pipermail/kde-discuss/2010-November/003106.html > > Sources

Re: [OpenIndiana-discuss] KDE 4.5.3 for OpenSolaris-based distros

2010-11-07 Thread Sriram Narayanan
On Sun, Nov 7, 2010 at 10:13 PM, L'oiseau de mer wrote: > Have there the System V Packages Version?(.pkg) > My OpenSolaris 2009.06 can't use it. These are IPS packages :) -- Sriram > > 2010/11/7 ken mays > >> The KDE4Solaris team has released KDE 4.5.3 binaries for OpenSolaris-based >> distros

Re: [OpenIndiana-discuss] stablity

2010-11-07 Thread Michael Stapleton
I have been using OI for development and as a production server and have had NO problems stability wise. On my laptop I found that the SMB service is preventing sleeping. If I disable SMB service, power saving works well. But, something is reenabling the service, OI is not unstable, we should stop

Re: [OpenIndiana-discuss] stablity

2010-11-07 Thread Michael Stapleton
The only unstable thing seems to be my typing.. Rewrite follows: I have been using OI for development and as a production server and have had NO problems stability wise. On my laptop I found that the SMB service is preventing sleeping. If I disable SMB service, power saving works well. But, some

Re: [OpenIndiana-discuss] KDE 4.5.3 for OpenSolaris-based distros

2010-11-07 Thread Gabriel de la Cruz
:D On Sun, Nov 7, 2010 at 6:44 PM, Sriram Narayanan wrote: > On Sun, Nov 7, 2010 at 10:13 PM, L'oiseau de mer > wrote: > > Have there the System V Packages Version?(.pkg) > > My OpenSolaris 2009.06 can't use it. > > These are IPS packages :) > > -- Sriram > > > > > 2010/11/7 ken mays > > > >>

Re: [OpenIndiana-discuss] KDE 4.5.3 for OpenSolaris-based distros

2010-11-07 Thread Hillel Lubman
That's great. Are there any plans to integrate KDE/Qt packages straight into OpenIndiana? Thanks, Hillel. On 07/11/10 10:38, ken mays wrote: The KDE4Solaris team has released KDE 4.5.3 binaries for OpenSolaris-based distros: Reference: http://mail.opensolaris.org/pipermail/kde-discuss/2010-

Re: [OpenIndiana-discuss] Setting LD_PRELOAD

2010-11-07 Thread McBofh
On 7/11/10 11:27 PM, Paul Johnston wrote: ... Please regard this as a learning exercise for me so if I don't do the exactly right thing I learn a little bit each iteration :-) Anyway pa...@openindiana:~$ grep PRELOAD .bashrc LD_PRELOAD=/usr/lib/libCrun.so.1 /usr/local/lib/erlang/erts-5.8.1.1/b

Re: [OpenIndiana-discuss] OpenJVM

2010-11-07 Thread BM
On Sun, Nov 7, 2010 at 9:32 PM, Apostolos Syropoulos wrote: > And someone was saying that they cannot close OpenJDK: > > http://www.theregister.co.uk/2010/11/06/oracle_dueling_jvms/ > > Oracle stinks I think we can calm down on this one at least for two reasons: 1. Java failed for Sun to brin

[OpenIndiana-discuss] Subpixel Patches

2010-11-07 Thread Dustin Marquess
All, Sorry in advance if this more of an IllumOS question, but I don't think it is. As somebody who sits and stares at an LCD all day long, I have a nitpick for fonts looking good. This has been one area that for me, all *IXs have been falling flat on. In my quest, I found the following site:

Re: [OpenIndiana-discuss] Subpixel Patches

2010-11-07 Thread Albert Lee
On Mon, Nov 8, 2010 at 12:14 AM, Dustin Marquess wrote: > All, > > Sorry in advance if this more of an IllumOS question, but I don't think it is. > > As somebody who sits and stares at an LCD all day long, I have a > nitpick for fonts looking good.  This has been one area that for me, > all *IXs h

Re: [OpenIndiana-discuss] Setting LD_PRELOAD

2010-11-07 Thread Alan Coopersmith
Paul Johnston wrote: > pa...@openindiana:~$ grep PRELOAD .bashrc > LD_PRELOAD=/usr/lib/libCrun.so.1 > /usr/local/lib/erlang/erts-5.8.1.1/bin/beam.smp > export LD_PRELOAD That doesn't say "set LD_PRELOAD only for this program", that says run this program RIGHT NOW (when loading your .bashrc) with t