Re: [OpenIndiana-discuss] Knowledge Base for Compiling and Installing Software Not Available as Packages.

2013-01-11 Thread Bruno Damour
Another very usefull source are gentoo ebuilds. Le 7 janv. 2013 à 08:55, "dormitionsk...@hotmail.com" a écrit : > Now that's a resource worth bookmarking! Thank you very much. > > I found when I was writing the pages that I have managed to put up there that > I hadn't taken as good of not

Re: [OpenIndiana-discuss] Has "CD" changed ?

2012-12-02 Thread Bruno Damour
It's ksh93 you're in, not bash Le 2 déc. 2012 à 09:48, "Roel_D" a écrit : > Has anyone changed cd or do I discover something that I had never seen? > > > > Normally when you type cd within a bash environment and you don't know where > you want to go, you can hit TAB and the OS will generate

Re: [OpenIndiana-discuss] postgres as service on OI

2012-10-03 Thread Bruno Damour
Hello, You could as well use the tarball built by postgresql teams/contibutors. They live in http://www.postgresql.org/ftp/binary/v9.2.1/solaris/ (version number is the last one) and exist for solaris 11 i386 which must work on illumos. I use them and never had problem, just unpack in /opt Yo

Re: [OpenIndiana-discuss] Urgent help needed

2012-04-08 Thread Bruno Damour
On 08/04/2012 20:58, Northwoods wrote: Just installed oindiana, unfortunately my rescuetux grub USB got corrupted and I'm left with no internet with oindiana on my sda1 partition and Linux on sda6, which oindiana do not see. I tried to edit grub menu.lst but chainloading didn't work. Maybe I'

Re: [OpenIndiana-discuss] PC Speaker Beep

2011-08-04 Thread Bruno Damour
My solution is in gconf-editor (extra package) application : metacity - disable audible bell Bruno - Mail Original - De: "Paul Johnston" À: "Discussion list for OpenIndiana" Envoyé: Jeudi 4 Août 2011 09h57:42 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne Objet: Re

Re: [OpenIndiana-discuss] zfs only to version 5 after upgrading to oi-151?

2011-06-08 Thread Bruno Damour
omplaining, I'm not - Mail Original - De: "Dan Swartzendruber" À: "Discussion list for OpenIndiana" Envoyé: Mercredi 8 Juin 2011 17h46:53 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne Objet: Re: [OpenIndiana-discuss] zfs only to version 5 a

Re: [OpenIndiana-discuss] zfs only to version 5 after upgrading to oi-151?

2011-06-08 Thread Bruno Damour
Hello, Still, this is an (at least for me) important drawback, because that means that there is no possibility to "upgrade" from solaris 11 express. I thought that the goal was to be compatible with solaris 11 express, and assumed that zfs/zpool versions would also be. Of course I understand the

[OpenIndiana-discuss] rtl8192SE / PSARC 2010/077

2011-04-12 Thread Bruno Damour
Hello, I'm using a thinkpad x201 with this wifi card... I saw a driver was planned in early 2010 (Thread: RealTek RTL8192SE Series WiFi Device Driver (PSARC/2010/077 Self Review)) Does anyone know what happened with it ? I would be very interested to test it Thanks Bruno _

Re: [OpenIndiana-discuss] PostgreSQL 9

2011-04-04 Thread Bruno Damour
/ Rome / Stockholm / Vienne Objet: Re: [OpenIndiana-discuss] PostgreSQL 9 Thankyou :D I will make a good use of it. BR Gab On Fri, Apr 1, 2011 at 11:22 PM, Bruno Damour wrote: > There is a compiled version for opensolaris, can be downloaded. >>> >>> I have smf manifest / functi

Re: [OpenIndiana-discuss] PostgreSQL 9

2011-04-01 Thread Bruno Damour
There is a compiled version for opensolaris, can be downloaded. I have smf manifest / function working (tweaked from old sun versions) I can share Bruno PS : running postgresql-9.0.3 on solaris 11 express ___ Hello, here I am * download link : http:/

Re: [OpenIndiana-discuss] PostgreSQL 9

2011-04-01 Thread Bruno Damour
et: Re: [OpenIndiana-discuss] PostgreSQL 9 Hello, I am interested as well :-O Thanks :-D On Fri, Apr 1, 2011 at 4:26 AM, Darko Hojnik wrote: > Hello Bruno > > Ir would be nice to get the as an attachment. Thank you so much! > > cheers Darko > > Am 31.03.2011, 07:22 Uhr, sch

Re: [OpenIndiana-discuss] PostgreSQL 9

2011-03-30 Thread Bruno Damour
Le 30/03/2011 23:40, Darko Hojnik a écrit : Hello list, For an upcomming project I need a Server with PostgreSQL minimum version 9. If I compile it with pkgsrc is they a howto how to setup the service with svc? ___ OpenIndiana-discuss mailing list

Re: [OpenIndiana-discuss] Solaris Express server name broadcast

2011-03-06 Thread Bruno Damour
Le 06/03/2011 14:53, Bruno Damour a écrit : Le 06/03/2011 11:28, hairryharry a écrit : As a relative newbie this strikes me as an opportunity to both show people that OI exists and is a woth while OS to use and provide a repository of useful info and fixes for problems. I totally agree that

Re: [OpenIndiana-discuss] Solaris Express server name broadcast

2011-03-06 Thread Bruno Damour
Le 06/03/2011 11:28, hairryharry a écrit : As a relative newbie this strikes me as an opportunity to both show people that OI exists and is a woth while OS to use and provide a repository of useful info and fixes for problems. I totally agree that we should not be providing support for Oracle

Re: [OpenIndiana-discuss] Need thoughts on OpenIndiana+ZFS for backup server

2011-02-05 Thread Bruno Damour
I wouldn't say solaris is safe with regards to power failure. Corrupted boot-archive, etc... can be very painful when you try to boot up again. I guess it is just supposed not to happen, you know servers usually have things like ups, redundant power units, no kids around zones, etc... Bruno ___

Re: [OpenIndiana-discuss] PostgreSQL

2010-12-24 Thread Bruno Damour
Le 25/12/2010 03:46, Bruno Damour a écrit : Le 24/12/2010 23:30, Glenn Holmer a écrit : On Fri, 2010-12-24 at 13:27 -0800, ken mays wrote: PostgreSQL 8.4.4 is in pkg.openindiana.org. PostgreSQL 9.0.2 is being tested with OI_148. I'm currently running a self-compiled postgresql 9.0.1 on so

Re: [OpenIndiana-discuss] PostgreSQL

2010-12-24 Thread Bruno Damour
Le 24/12/2010 23:30, Glenn Holmer a écrit : On Fri, 2010-12-24 at 13:27 -0800, ken mays wrote: PostgreSQL 8.4.4 is in pkg.openindiana.org. PostgreSQL 9.0.2 is being tested with OI_148. I'm currently running a self-compiled postgresql 9.0.1 on solaris 11 express, if this can be of any interest

Re: [OpenIndiana-discuss] OpenIndiana 134+ Stable X86, rev. 11

2010-12-17 Thread Bruno Damour
Le 16/12/2010 23:06, Alexander Sergeev a écrit : - ZFS zpool version 28 including 'zfs diff' and ZFS read-only pools; Nice news. Thanks for hard work. Does xvm Dom0 work with ZFS zpool version 28 ? ___ OpenIndiana-discuss mailing list OpenIndiana-disc

Re: [OpenIndiana-discuss] OpenIndiana CPU Usage.

2010-11-12 Thread Bruno Damour
Le 12/11/10 09:02, Nicholas Metsovon a écrit : I think I figured how to turn off speedstep. In the /etc/power.conf file, I disabled "cpupm". That's what you meant, right? It worked! It looks much more normal now. It has an idle of 99.5%. Thank you very much for your help. I greatly appreci

Re: [OpenIndiana-discuss] OpenIndiana CPU Usage.

2010-11-11 Thread Bruno Damour
Le 12/11/10 08:32, Nicholas Metsovon a écrit : try disabling speedstep ? Please forgive me for being stupid, but I'm new to this. How would I do that? I can't seem to find speedstep on my system. Neither of these works: svcadm disable speedstep svcadm disable system/speedstep "svcs" gives

Re: [OpenIndiana-discuss] OpenIndiana CPU Usage.

2010-11-11 Thread Bruno Damour
Le 12/11/10 08:04, Nicholas Metsovon a écrit : Thank you for the reply. Yes, this persists over time. It always has at least a 19% load. And I have not even set up Tomcat or Apache, or anything yet. Does any of this tell you anything? I take it a 20% persistent load is not normal, then? It

[OpenIndiana-discuss] Fwd: Re: [osol-discuss] [OT] Openindiana mailing list

2010-10-20 Thread Bruno Damour
forwarding to openindiana list :-) Message original Sujet: Re: [osol-discuss] [OT] Openindiana mailing list Date : Thu, 21 Oct 2010 13:09:46 +0900 De :Jim Grisanzio Pour : Harry Putnam Copie à : opensolaris-disc...@opensolaris.org On 10/21/10 11:50, Harry Putna

Re: [OpenIndiana-discuss] JDS Nevada b150 - gate starting to close!

2010-09-20 Thread Bruno Damour
> - Updated thunderbird to 3.1.2 1. Reviewing Firefox 3.6.10. Seeing if it'll make it into the final Isn't also thunderbird 3.1.4 (along with firefox 3.6.10) ? Bruno ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://