Re: [osol-discuss] X11 With Multi thread

2010-12-15 Thread Debabrata Debroy
Hi Can you please comment out XtAppProcessEvent from function Add and sub and try it . -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] X11 With Multi thread

2010-12-15 Thread Debabrata Debroy
Can you please comment out XtAppProcessEvent from add and sub function On Wed, Dec 15, 2010 at 11:56 PM, John Martin wrote: > On 12/15/10 12:55 PM, Debabrata Debroy wrote: > >> Hi >>I want to use X11 in a multi threaded Application . >> I have attached a code that I have written to achieve i

Re: [osol-discuss] Solaris Express and FlashArchives

2010-12-15 Thread Ian Collins
On 12/16/10 01:39 AM, Mike DeMarco wrote: We use Flash Archives to recover servers for DR. I have noticed that the flar script is nolonger included and never worked with zfs. Flash Recovery was a cornerstone of production Solaris and one of the keys to its success in the business world. What

Re: [osol-discuss] Solaris Express and FlashArchives

2010-12-15 Thread Dave Miner
On 12/15/10 07:39 AM, Mike DeMarco wrote: We use Flash Archives to recover servers for DR. I have noticed that the flar script is nolonger included and never worked with zfs. Flash Recovery was a cornerstone of production Solaris and one of the keys to its success in the business world. What i

Re: [osol-discuss] Solaris Express repository.

2010-12-15 Thread Alan Coopersmith
Mike DeMarco wrote: > Are there any documents on how to add our own packages to the local > repository? "man pkgsend" and related man pages. There's also some docs in http://src.opensolaris.org/source/xref/pkg/gate/doc/ and of course the pkg-discuss mailing list archives. -- -Alan Coop

Re: [osol-discuss] Solaris Express repository.

2010-12-15 Thread Bryan Horstmann-Allen
+-- | On 2010-12-15 10:52:04, Mike DeMarco wrote: | | Are there any documents on how to add our own packages to the local repository? See pkgsend(1) and Ben Rockwood's blog post here: http://www.cuddletech.com/blog/pivo

Re: [osol-discuss] Solaris Express repository.

2010-12-15 Thread Mike DeMarco
Are there any documents on how to add our own packages to the local repository? -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] Solaris Express repository.

2010-12-15 Thread Mike DeMarco
Got it to work. Thanks -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] X11 With Multi thread

2010-12-15 Thread John Martin
On 12/15/10 12:55 PM, Debabrata Debroy wrote: Hi I want to use X11 in a multi threaded Application . I have attached a code that I have written to achieve it .Basically From main function I am calling a callback function fun() which will create a thread add(). From the thread I am again

Re: [osol-discuss] Solaris Express repository.

2010-12-15 Thread Mike DeMarco
pkg install issue. To set clients to use only this depot server to retrieve package content for the Oracle Solaris Express 2010.11 release, execute the following command on each client (where is the value you provided for 'origins' above): pkg set-publisher -O solaris on

[osol-discuss] X11 With Multi thread

2010-12-15 Thread Debabrata Debroy
Hi I want to use X11 in a multi threaded Application . I have attached a code that I have written to achieve it .Basically From main function I am calling a callback function fun() which will create a thread add(). >From the thread I am again creating a callback function AddCB. My doubt is

Re: [osol-discuss] Solaris Express repository.

2010-12-15 Thread Alan Coopersmith
Mike DeMarco wrote: > How can I install from the repository to sparc hardware with no graphics > console. I was able to find the ssh tunnel display problem as no xauth is > included with the base build. I have been able to get graphics to display > back but there is no packagemanager in /usr/bin

Re: [osol-discuss] Solaris 11 Express: xterm very slow

2010-12-15 Thread John Martin
On 12/15/10 09:38 AM, Claus Assmann wrote: Oh well, maybe I put an nVidia graphics card into the box again and see how that works (it caused some problems with X and the selection of a graphics card before). Details? ___ opensolaris-discuss mailing l

Re: [osol-discuss] Solaris 11 Express: xterm very slow

2010-12-15 Thread Claus Assmann
On Tue, Dec 14, 2010, Claus Assmann wrote: > 0.0001 stat64("/usr/lib/X11/locale/common/ximlocal.so.2", 0x08045C70) Err#2 > ENOENT > 0.0001 fstat64(2, 0x08045E70) = 0 > Failed to open input method > 0. write(2, " F a i l e d t o o p".., 28) = 28 > nanoslee

Re: [osol-discuss] Solaris Express repository.

2010-12-15 Thread Mike DeMarco
a little more explanation: I have installed Solaris Express b151a onto a Sparc T2000. The install is bare bones and I have built a repository on this system from parts a and b and have configured the system to look in this repository. Problem here is that there is no tools to extract from this

[osol-discuss] Solaris Express and FlashArchives

2010-12-15 Thread Mike DeMarco
We use Flash Archives to recover servers for DR. I have noticed that the flar script is nolonger included and never worked with zfs. Flash Recovery was a cornerstone of production Solaris and one of the keys to its success in the business world. What if anything exists to give the same function

[osol-discuss] Solaris Express repository.

2010-12-15 Thread Mike DeMarco
How can I install from the repository to sparc hardware with no graphics console. I was able to find the ssh tunnel display problem as no xauth is included with the base build. I have been able to get graphics to display back but there is no packagemanager in /usr/bin. Is there a text based ins