[osol-discuss] print env vars of another process

2009-07-08 Thread Ralf
Is there any way to print the list of environment variables of a running process ? In linux i could use ps -ueww or cat /proc//environ, is there a similar feature in opensolaris ? -- This message posted from opensolaris.org ___ opensolaris-discuss mail

Re: [osol-discuss] print env vars of another process

2009-07-08 Thread Casper . Dik
>Is there any way to print the list of environment variables of a running >process ? >In linux i could use ps -ueww or cat /proc//environ, is there a similar >feature in opensolaris ? pargs -e $$ Casper ___ opensolaris-discuss mailing list opensola

Re: [osol-discuss] print env vars of another process

2009-07-08 Thread Joerg Schilling
Ralf wrote: > Is there any way to print the list of environment variables of a running > process ? > In linux i could use ps -ueww or cat /proc//environ, is there a similar > feature in opensolaris ? This is incorrect syntax ;-) The old historic UNIX ps that prints environment vars does not u

Re: [osol-discuss] ATI Radeon 1650 DRI

2009-07-08 Thread ken mays
--- On Mon, 7/6/09, Alan Coopersmith wrote: > From: Alan Coopersmith > Subject: Re: [osol-discuss] ATI Radeon 1650 DRI > To: "Alexander" > Cc: "OpenSolaris X Window System List" , > opensolaris-discuss@opensolaris.org > Date: Monday, July 6, 2009, 5:01 PM > Alexander wrote: > > I want to en

Re: [osol-discuss] print env vars of another process

2009-07-08 Thread Thomas Maier-Komor
Joerg Schilling schrieb: > Ralf wrote: > >> Is there any way to print the list of environment variables of a running >> process ? >> In linux i could use ps -ueww or cat /proc//environ, is there a similar >> feature in opensolaris ? > > This is incorrect syntax ;-) > > The old historic UNIX p

Re: [osol-discuss] regretting for OS... (was ATI Radeon 1650 DRI)

2009-07-08 Thread Alexander
Thank you all for replies... Nothing personal, but let's review my expreience with OpenSolaris as desktop system. 1) There were no support for extended partitions in OSOL 2009.06. It's a big disadvantage, cause I have a lot of data on NTFS-formatted logical drive on extended partition. No mat

[osol-discuss] Issue with Opensolaris Zone Installation?

2009-07-08 Thread Ajeet
I have been following the following link : http://blogs.sun.com/observatory/entry/zones It went fine when I did it at my Home Laptop with internet connectivity but in office where they have put firewall it stucked at: [code] r...@opensolaris:~# pfexec zoneadm -z myzone1 install A ZFS file system h

Re: [osol-discuss] print env vars of another process

2009-07-08 Thread Ralf
thanks a lot, pargs is what i was looking for. -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] print env vars of another process

2009-07-08 Thread Casper . Dik
>> uname -a >SunOS dev00sol64 5.10 Generic_118833-33 sun4u sparc >> /usr/bin/ps aeww >usage: ps [ -aAdeflcjLPyZ ] [ -o format ] [ -t termlist ] >[ -u userlist ] [ -U userlist ] [ -G grouplist ] >[ -p proclist ] [ -g pgrplist ] [ -s sidlist ] [ -z zonelist = >] > 'format' is one o

Re: [osol-discuss] ATI Radeon 1650 DRI

2009-07-08 Thread Alan Coopersmith
ken mays wrote: > This would not be worth the effort to port the ATI DRM at this time. The Xorg > ATI 3D driver is not really reliable in doing any high-level rendering and > still a major work in progress. This might become more > promising if we were to port over ATI's Catalyst driver project.

Re: [osol-discuss] print env vars of another process

2009-07-08 Thread Joerg Schilling
casper@sun.com wrote: > >I guess you are referring to /usr/ucb/ps of Solaris 10. OpenSolaris' = > >ps doesn't emit the environement with auww... > > But it does so with "ps aeww" (though I think I need to check this > because it doesn't work for most processes, even my own) This is no Solar

Re: [osol-discuss] regretting for OS... (was ATI Radeon 1650 DRI)

2009-07-08 Thread HeCSa
Hello, Alexander! > 1) There were no support for extended partitions in OSOL 2009.06. It's a big > disadvantage, cause I have a lot of data on NTFS-formatted logical drive on > extended partition. No matter, I've said, there will be snv build 119 and > everything will be ok. Follow this proce

Re: [osol-discuss] print env vars of another process

2009-07-08 Thread Thomas Maier-Komor
Joerg Schilling schrieb: > casper@sun.com wrote: > >>> I guess you are referring to /usr/ucb/ps of Solaris 10. OpenSolaris' = >>> ps doesn't emit the environement with auww... >> But it does so with "ps aeww" (though I think I need to check this >> because it doesn't work for most processes,

Re: [osol-discuss] print env vars of another process

2009-07-08 Thread Joerg Schilling
Thomas Maier-Komor wrote: > Jörg, which option set or ps are you referring to. Casper is right with > aeww, but your auww proposal doesn't work on OpenSolaris: If I did really write "u" instead of an "e" this was a typo. Jörg -- EMail:jo...@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D

Re: [osol-discuss] print env vars of another process

2009-07-08 Thread Casper . Dik
>Thomas Maier-Komor wrote: > >> Jörg, which option set or ps are you referring to. Casper is right with >> aeww, but your auww proposal doesn't work on OpenSolaris: > >If I did really write "u" instead of an "e" this was a typo. You wrote "aeww". Casper

Re: [osol-discuss] Issue with Opensolaris Zone Installation?

2009-07-08 Thread Shawn Walker
Ajeet wrote: I have been following the following link : http://blogs.sun.com/observatory/entry/zones It went fine when I did it at my Home Laptop with internet connectivity but in office where they have put firewall it stucked at: [code] r...@opensolaris:~# pfexec zoneadm -z myzone1 install A ZF

[osol-discuss] Need Help in python installation related problems

2009-07-08 Thread rammohan
Hi , I am getting some python installation related problems on the Solaris Server11. I am using Python 2.5.2.Can anyone tell me what what went wrong?? Following is the Trace of the Error that we are getting [j...@fhcy8waa /download/Conector/MySQL-python-1.2.2]$ python setup.py install Traceback

Re: [osol-discuss] No VirtualBox guest graphical login

2009-07-08 Thread Will Fiveash
On Tue, Jul 07, 2009 at 06:24:51PM -0700, Darran Kartaschew wrote: > @willf > > I had a similar problem with Virtual Box 3.0 Guest Additions not installing a > valid xorg.conf file. > > To fix it, goto /opt/VirtualBoxAdditions and run x11config15sol.pl as root. > > restart X and you should be

Re: [osol-discuss] regretting for OS... (was ATI Radeon 1650 DRI)

2009-07-08 Thread Alexander Pyhalov
Hello. Thanks for reply. The news that there will be quite normal instructions on Oracle 10g installation is a reason for me to wait for some time. My sweet dreams are to see 11g on Solaris/x64... В ср, 08/07/2009 в 10:51 -0300, HeCSa пишет: > > 1) There were no support for extended partitions in

Re: [osol-discuss] Need Help in python installation related problems

2009-07-08 Thread Jean McCormack
rammohan wrote: Hi , I am getting some python installation related problems on the Solaris Server11. I am using Python 2.5.2.Can anyone tell me what what went wrong?? Following is the Trace of the Error that we are getting [j...@fhcy8waa /download/Conector/MySQL-python-1.2.2]$ python setup.py

[osol-discuss] xbmc on opensolaris?

2009-07-08 Thread Thomas Burgess
I was wondering if anyone has been able to get xbmc working under opensolaris. I recently installed opensolaris on my desktop and i was impressed with how easy it was. I have used ZFS on freebsd so i figured i should check out opensolaris. If it is able to be compiled, i'd love to switch my h

Re: [osol-discuss] regretting for OS... (was ATI Radeon 1650 DRI)

2009-07-08 Thread Alexander
> I've installed these packages. WMA is not played > (Totem says: "ASF plugin missed"). I'll try mplayer > with gcc4... Mplayer plays WMA fine... (After some tricks it compiled...) However, it's not my favorite player :) -- This message posted from opensolaris.org __

Re: [osol-discuss] regretting for OS... (was ATI Radeon 1650 DRI)

2009-07-08 Thread Shawn Walker
Alexander wrote: I've installed these packages. WMA is not played (Totem says: "ASF plugin missed"). I'll try mplayer with gcc4... Mplayer plays WMA fine... (After some tricks it compiled...) However, it's not my favorite player :) Alternatively, you can obtain legal versions of codecs for

Re: [osol-discuss] regretting for OS... (was ATI Radeon 1650 DRI)

2009-07-08 Thread Shawn Walker
Alexander wrote: Alternatively, you can obtain legal versions of codecs for playback of WMA and other proprietary-encoded content via Codeina or www.fluendo.com. That in turn will enable playback using Totem and other applications. I understand. But I principally don't want to buy something wh

Re: [osol-discuss] regretting for OS... (was ATI Radeon 1650 DRI)

2009-07-08 Thread Alexander
> Alternatively, you can obtain legal versions of > codecs for playback of > WMA and other proprietary-encoded content via Codeina > or www.fluendo.com. > > That in turn will enable playback using Totem and > other applications. I understand. But I principally don't want to buy something which ma

Re: [osol-discuss] regretting for OS... (was ATI Radeon 1650 DRI)

2009-07-08 Thread Milan Jurik
Hi Alexander, I think you have already the most of things fixed, but let me comment this: Alexander píše v st 08. 07. 2009 v 05:27 -0700: > Thank you all for replies... > > Nothing personal, but let's review my expreience with OpenSolaris as desktop > system. > > 1) There were no support for

Re: [osol-discuss] [ksh93-integration-discuss] [on-discuss] pkghistory vs. moving { comm, logname, mkfifo, paste, uniq }from "SUNWesu" to "SUNWcsu" ... / was: Re:[osol-code]Requestingpreliminarycodere

2009-07-08 Thread Josh Hurst
On 7/7/09, Henk Langeveld wrote: > Roland Mainz wrote: > > > [1]=Actually... what is the current stock ticker symbol of AT&T right now > ? > > > > That'd be a bit confusing. Even though AT&T was acquired some years back, > it was a kind of reverse takeover. > > Anyhow, AT&T's stock ticker is s

[osol-discuss] os.org site issues

2009-07-08 Thread Derek Cicero
We are having some database issues with the site which have caused intermittent outages for the last hour. The site is back up and we are working to resolve some remaining issues with defect.os.org and repo.os.org. Derek -- Derek Cicero Program Manager Solaris Kernel Group, Software Division _

[osol-discuss] more virt. box/opensolaris issues

2009-07-08 Thread Will Fiveash
After fixing my desktop resize and mouse auto-capture issues with VBox 3.0 and OpenSolaris snv_117 as guest on a OS X 10.5.7 host I am now seeing these issues: 1. I don't see highlighting when I click and drag the mouse over text. 2. I don't see window outlines when dragging a window with the mous

[osol-discuss] new to opensolaris, trying to understand the directory structure better

2009-07-08 Thread Thomas Burgess
about 2-3 years ago i gave up windows for Ubuntu. I learned a lot but after awhile decided it was time to move on, after a few other linux distros i decided to try FreeBSD. I love FreeBSD for my servers but it's not that great for the desktop. Because of that, i decided to give opensolaris a

Re: [osol-discuss] new to opensolaris, trying to understand the directory structure better

2009-07-08 Thread Shawn Walker
Thomas Burgess wrote: about 2-3 years ago i gave up windows for Ubuntu. I learned a lot but after awhile decided it was time to move on, after a few other linux distros i decided to try FreeBSD. I love FreeBSD for my servers but it's not that great for the desktop. Because of that, i decide

Re: [osol-discuss] Need Help in python installation related problems

2009-07-08 Thread Jerry Tan
It seems that you build your own python 2.5 you need to add md5 extension also. BTW: you can try python2.6 instead, it is already in b117. Hi , I am getting some python installation related problems on the Solaris Server11. I am using Python 2.5.2.Can anyone tell me what what went wrong?? Fol

Re: [osol-discuss] new to opensolaris, trying to understand the directory structure better

2009-07-08 Thread Jerry Tan
One book that you may be interested. "OpenSolaris Bible" http://www.amazon.com/OpenSolaris-Bible-Wiley-Nicholas-Solter/dp/0470385480 Thomas Burgess : about 2-3 years ago i gave up windows for Ubuntu. I learned a lot but after awhile decided it was time to move on, after a few other linux di

Re: [osol-discuss] Spell checking for Emacs?

2009-07-08 Thread Alex Viskovatoff
Well, I've had to sort this out on my own. It turns out that it's relatively easy to get spell checking working under Emacs with aspell. That's what the two Linux distros I have, OpenSUSE and Fedora, use for Emacs. Since they both come with Hunspell, I guess the packagers of those distros couldn

Re: [osol-discuss] os.org site issues

2009-07-08 Thread Gary Bainbridge
Why doesn't SUN post something - or better yet - fix the problem, the next time the repository isn't responding and nobody can install zones for over 2 days on OpenSolaris? -- This message posted from opensolaris.org ___ opensolaris-discuss mailing lis

Re: [osol-discuss] os.org site issues

2009-07-08 Thread Shawn Walker
Gary Bainbridge wrote: Why doesn't SUN post something - or better yet - fix the problem, the next time the repository isn't responding and nobody can install zones for over 2 days on OpenSolaris? While I appreciate that you are frustrated, let's not exaggerate the issues. It was possible to

[osol-discuss] VirtualBox 3.0

2009-07-08 Thread Gary Bainbridge
With VirtualBox 2.2.2 and 2.2.4 in a non-global zone I am unable to use FreeBSD as a guest, although FreeBSD works with VirtualBox 2.2.0. So can SUN verify that FreeBSD works as a guest in VirtualBox 3.0 in a non-global zone? Also, is OpenBSD EVER going to work in VirtualBox? If not, then deli

Re: [osol-discuss] VirtualBox 3.0

2009-07-08 Thread Shawn Walker
Gary Bainbridge wrote: With VirtualBox 2.2.2 and 2.2.4 in a non-global zone I am unable to use FreeBSD as a guest, although FreeBSD works with VirtualBox 2.2.0. So can SUN verify that FreeBSD works as a guest in VirtualBox 3.0 in a non-global zone? Also, is OpenBSD EVER going to work in Virtu

Re: [osol-discuss] Issue with Opensolaris Zone Installation?

2009-07-08 Thread Ajeet
I have Internet Connectivity Firewalled for Unix/ Linux Machine while on Windows Machine on the same Hardware works with Internet. Can't I download package manually and carry the Zone Installation. -- This message posted from opensolaris.org ___ openso

Re: [osol-discuss] Issue with Opensolaris Zone Installation?

2009-07-08 Thread Shawn Walker
Ajeet wrote: I have Internet Connectivity Firewalled for Unix/ Linux Machine while on Windows Machine on the same Hardware works with Internet. Can't I download package manually and carry the Zone Installation. At this time, off-line package functionality is not available. Cheers, -- Shawn W

Re: [osol-discuss] VirtualBox 3.0

2009-07-08 Thread Gary Bainbridge
Thanks, but I have already opened a bug ticket (4226) with virtualbox.org and there was only one response - asking if I followed the documentation - without regard to reading that 2.2.0 works but not later releases. I thought since that bug and the OpenBSD full disk and seg faults aren't dealt

Re: [osol-discuss] VirtualBox 3.0

2009-07-08 Thread Shawn Walker
Gary Bainbridge wrote: Thanks, but I have already opened a bug ticket (4226) with virtualbox.org and there was only one response - asking if I followed the documentation - without regard to reading that 2.2.0 works but not later releases. I thought since that bug and the OpenBSD full disk and

Re: [osol-discuss] Issue with Opensolaris Zone Installation?

2009-07-08 Thread Ajeet
i need help regarding OpenSolaris Since I am newbie for the same.I had Windows Machine setup on the same hardware earlier and internet worked. But when I replaced it with OpenSolaris, though I can ping google successfully I cant ping for pkg.opensolaris.com. How can I reach out this website. [co

Re: [osol-discuss] os.org site issues

2009-07-08 Thread Derek Cicero
The issues involving repo and defect have been resolved. Sorry for any inconvenience. Derek Derek Cicero wrote: We are having some database issues with the site which have caused intermittent outages for the last hour. The site is back up and we are working to resolve some remaining issues wi

Re: [osol-discuss] regretting for OS... (was ATI Radeon 1650 DRI)

2009-07-08 Thread Alexander
> Hi Alexander, > > I think you have already the most of things fixed, The only thing I've fixed is mplayer > > 2) There are not enough gstreamer plugins (all > suggestions are to BUY fluendo codecs). Why should I > do it, if there is gstreamer-plugins-ugly? I can > compile it... Yes, but

Re: [osol-discuss] regretting for OS... (was ATI Radeon 1650 DRI)

2009-07-08 Thread Alexander
> Hello, Alexander!Just to make you droll a little > ;-) , see the attached jpg file. The tutorial is > coming very soon. Great news :) -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org