LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome.

Notices


Reply
  Search this Thread
Old 03-04-2011, 03:57 PM   #1
Alexvader
Member
 
Registered: Oct 2009
Location: Japan
Distribution: Arch, Debian, Slackware
Posts: 994

Rep: Reputation: 94
OpenGL support in OpenSolaris


Is there OpenGL support in openSolaris...?

What do i have to install...?

I found nothing related in the package manager in my VM...

BRGDS

Alex
 
Old 03-04-2011, 04:52 PM   #2
jrtayloriv
Member
 
Registered: Jun 2004
Location: Inland NW, US
Distribution: Ubuntu
Posts: 366
Blog Entries: 1

Rep: Reputation: 44
Look up "installing Freeglut on OpenSolaris".
 
1 members found this post helpful.
Old 03-04-2011, 05:05 PM   #3
Alexvader
Member
 
Registered: Oct 2009
Location: Japan
Distribution: Arch, Debian, Slackware
Posts: 994

Original Poster
Rep: Reputation: 94
Hi...

thx for your answer...

I checked the link...

http://blogs.sun.com/slowhog/entry/b...on_opensolaris

Quote:
$ pfexec pkg install SUNWxwinc SUNWxorg-headers
$ CFLAGS='-I/usr/X11' LDFLAGS='-L/usr/X11/lib -R/usr/X11/lib' ./configure --prefix=/usr --includedir=/usr/X11/include
$ make
after make, the thing is built, one can proceed to make install to install it... right...?

Or does one should build an SVR4 package, and install it instead...?

I am asking this because i am a newbie in Unix... i know nothing about the filesystem organization of Solaris ( open solaris ) ...

In Linux, this would land in /usr/local{lib bin include share} and would be in path, is this the same way in Unix...?

BRGDS

Alex
 
Old 03-09-2011, 05:27 PM   #4
jrtayloriv
Member
 
Registered: Jun 2004
Location: Inland NW, US
Distribution: Ubuntu
Posts: 366
Blog Entries: 1

Rep: Reputation: 44
Yes, you generally do make install after make, to install the package.

But generally, if your distro offers a package, you should use that (unless you specifically need to build a different/custom version from source).
 
1 members found this post helpful.
Old 03-09-2011, 05:32 PM   #5
Alexvader
Member
 
Registered: Oct 2009
Location: Japan
Distribution: Arch, Debian, Slackware
Posts: 994

Original Poster
Rep: Reputation: 94
Quote:
Originally Posted by jrtayloriv View Post
Yes, you generally do make install after make, to install the package.

But generally, if your distro offers a package, you should use that (unless you specifically need to build a different/custom version from source).
Thks jrtayloriv
 
Old 03-09-2011, 06:01 PM   #6
timetraveler
Member
 
Registered: Apr 2010
Posts: 243
Blog Entries: 2

Rep: Reputation: 31
...I thought oracle had driven a spike through the heart of Opensolaris. What is the status now?
 
Old 03-09-2011, 06:59 PM   #7
Alexvader
Member
 
Registered: Oct 2009
Location: Japan
Distribution: Arch, Debian, Slackware
Posts: 994

Original Poster
Rep: Reputation: 94
Quote:
Originally Posted by timetraveler View Post
...I thought oracle had driven a spike through the heart of Opensolaris. What is the status now?
Oracle bought Sun and Froze the OpenSolaris development, but there are forks of the OpenSolaris code... :

OpenIndiana
Illumos
Nexenta
Schillix

among the four i reported, Schillix claims to be a self hosting project... i spun the LiveCD in a VBox VM... no avail...

I tried all of them in VMs OpenIndiana, OpenSolaris 0906, Solaris 11 Express.

I was really interested in those features, like DTrace, Zones, and ZFS/snapshots... but i cannot use a laptop without conectivity... and the breadth of available packages is much less than Debian's ( so is the task force of developers and packagers... ) so i tried to build several of my work apps in any of the three VM's , the only two i managed to build are these... http://www.dhondt.de/ ... well i need more stuff to be productive... the only commercial CAD available is proEngineer 4.0 on SPARC, not x86... several OSS equivalent apps to matlab, FemaP, Fluent, Pro Engineer failed to build... not even with the full set of GNU tools, and massive hackery, i simply cannot hack into 100s megs of source code like opencascade's...
... i give up...

It's a pitty... i think OpenSolaris forks have killer features that are unique for High availability/reliability systems ...

Last edited by Alexvader; 03-09-2011 at 07:02 PM.
 
1 members found this post helpful.
Old 03-10-2011, 04:50 AM   #8
kebabbert
Member
 
Registered: Jul 2005
Posts: 527

Rep: Reputation: 46
Beta versions of Solaris 11 has always been released by Sun:
1) Solaris Express Developer Edition
2) Solaris Express Community Edition
3) OpenSolaris
1) and 2) was killed in favour of OpenSolaris. Now OpenSolaris has been killed and Solaris Express has been resurrected under the name "Oracle Solaris 11 Express". OpenSolaris was built on Solaris 11 source code build 134. Solaris 11 Express is built on the same source code, but version 151a. Oracle closed the Solaris 11 source code at build 148. Oracle has said it will release newer builds of the source code when Solaris 11 is finally done.

We see there have been several official Solaris 11 distros. The latest official distro is "Oracle Solaris 11 Express" - which is based on the same source code as OpenSolaris.



Now the community has forked of the Solaris 11 source code from build 148. Illumos is maintaining the Solaris kernel, it is based on build 148, Illumos is not a distro, it is just the Solaris kernel.

OpenIndiana is a distro (soon to be) using the Illumos kernel, and OpenIndiana is also using build 148. The latest offical Solaris 11 Express version is build 151a. OpenIndiana is using build 148. I am saying that OpenIndiana has took over where OpenSolaris was killed, and OpenIndiana is the community version of OpenSolaris. OpenSolaris still lives, but under another name: Solaris 11 Express.



Several of Solaris kernel/ZFS/DTrace/etc engineers quit Oracle, and joined Illumos and OpenIndiana. Recently, Illumos kernel has now new ZFS functionality that Oracle has not. Illumos founder writes:
http://gdamore.blogspot.com/2011/03/...csi-unmap.html
But Oracle is free to grab that new ZFS source code and incorporate that into Solaris 11 if Oracle wishes, under CDDL license.

If you want to run the closest thing to "Oracle Solaris 11" then you run OpenIndiana.
 
1 members found this post helpful.
Old 03-15-2011, 01:03 PM   #9
asyropoulos
LQ Newbie
 
Registered: Mar 2011
Posts: 6

Rep: Reputation: 4
Quote:
Originally Posted by Alexvader View Post
Oracle bought Sun and Froze the OpenSolaris development, but there are forks of the OpenSolaris code... :

OpenIndiana
Illumos
Nexenta
Schillix
Not really! OpenIndiana. Nexenta and Schillix are OpenSolaris distros. In fact, one can say that OpenIndiana
is the last release of OpenSolaris. Now Illumos is an effort to build an new kernel that will be 100% free.
The OpenSolaris kernel was not 100% free since it used some closed-source components. Illumos is already
here as on can get it and build it. In the very near future, Illumos will be the kernel
in OpenIndiana. Currently, one can get development releases of OpenIndiana/Illumos for testing purposes.
BTW, Oracle did not froze development; it closed-sourced the OS. One can easily download
the closed source version of OpenSolaris called Solaris 11 Express from Oracle's web site. Roughly speaking,
it is free only for non-commercial use.
 
1 members found this post helpful.
Old 03-15-2011, 06:54 PM   #10
Alexvader
Member
 
Registered: Oct 2009
Location: Japan
Distribution: Arch, Debian, Slackware
Posts: 994

Original Poster
Rep: Reputation: 94
Quote:
Originally Posted by asyropoulos View Post
Not really! OpenIndiana. Nexenta and Schillix are OpenSolaris distros. In fact, one can say that OpenIndiana
is the last release of OpenSolaris. Now Illumos is an effort to build an new kernel that will be 100% free.
The OpenSolaris kernel was not 100% free since it used some closed-source components. Illumos is already
here as on can get it and build it. In the very near future, Illumos will be the kernel
in OpenIndiana. Currently, one can get development releases of OpenIndiana/Illumos for testing purposes.
BTW, Oracle did not froze development; it closed-sourced the OS. One can easily download
the closed source version of OpenSolaris called Solaris 11 Express from Oracle's web site. Roughly speaking,
it is free only for non-commercial use.
I have a VM with it... still buggy... alacarte is broken, installed ndis and ndisapi in its default folders in a Solaris 11 Express in a USB HDD, now this refuses to boot...

When is next release of Open Indiana scheduled to happen...?
 
Old 03-16-2011, 11:51 AM   #11
asyropoulos
LQ Newbie
 
Registered: Mar 2011
Posts: 6

Rep: Reputation: 4
Quote:
Originally Posted by Alexvader View Post
I have a VM with it... still buggy... alacarte is broken, installed ndis and ndisapi in its default folders in a Solaris 11 Express in a USB HDD, now this refuses to boot...

When is next release of Open Indiana scheduled to happen...?
Well I have stopped using Solaris 11 Express. I have installed in one machine (real one!) and
that is all. On the other hand, I have installed OpenIndiana on a number of machines (again real
ones) and they work like a charm! All machines have the "standard" tools (MPlayer, Xine, wine,
Firefox with mplayer-plugins etc., pidgin, mono, etc.). As far it regards the release date of
the next release, I can only speculate that it will happen before summer.
 
1 members found this post helpful.
Old 03-16-2011, 07:39 PM   #12
Alexvader
Member
 
Registered: Oct 2009
Location: Japan
Distribution: Arch, Debian, Slackware
Posts: 994

Original Poster
Rep: Reputation: 94
Quote:
Originally Posted by asyropoulos View Post
Well I have stopped using Solaris 11 Express. I have installed in one machine (real one!) and
that is all. On the other hand, I have installed OpenIndiana on a number of machines (again real
ones) and they work like a charm! All machines have the "standard" tools (MPlayer, Xine, wine,
Firefox with mplayer-plugins etc., pidgin, mono, etc.). As far it regards the release date of
the next release, I can only speculate that it will happen before summer.
And may i ask where you got wine package....?

Did you build this from source...?

I built this, http://www.dhondt.de/ from source, and Grace, http://plasma-gate.weizmann.ac.il/Grace/

I am currently trying to build gmsh, http://geuz.org/gmsh/ netgen, http://sourceforge.net/projects/netgen-mesher/, BRLCAD, http://sourceforge.net/projects/brlcad/, Code saturne, http://research.edf.com/research-and...rne-80058.html, Syrthes, http://research.edf.com/research-and...hes-44340.html

Scilab is a bit buggy, but is workable, so is Octave...

If i do not have these packages, i cannot work...

Plus... Under Linux, i build most of my CPU Hogs with intel compilers... how would you rate the performance of SunStudio against Intel Compilers...?

Is it worth the effort of porting the software...?

ZFS and Snapshots are killer features...
 
Old 03-17-2011, 04:41 AM   #13
MrCode
Member
 
Registered: Aug 2009
Location: Oregon, USA
Distribution: Arch
Posts: 864
Blog Entries: 31

Rep: Reputation: 148Reputation: 148
Sorry if this isn't all that relevant anymore, but...

It's funny; I've tried both OSOL and OI in VirtualBox, and Compiz (which for all intents and purposes is basically a fullscreen OpenGL program) is included and works OOB after installing VB Guest Additions.



EDIT: I've also tried the OI LiveDVD on my physical desktop machine, and Compiz works OOB w/ the NVIDIA driver there, too.

Last edited by MrCode; 03-17-2011 at 04:44 AM.
 
Old 03-17-2011, 08:39 AM   #14
asyropoulos
LQ Newbie
 
Registered: Mar 2011
Posts: 6

Rep: Reputation: 4
Quote:
Originally Posted by Alexvader View Post
And may i ask where you got wine package....?

Did you build this from source...?
Yes and some of these packages I have built are available from

http://www.sunfreepacks.com



Well these are not exactly "standard" applications. Of course this does not mean that
they are not useful applications.


Quote:
Plus... Under Linux, i build most of my CPU Hogs with intel compilers... how would you
rate the performance of SunStudio against Intel Compilers...?
I have used Linux many years ago but sun studio produces very fast code comprared to gcc:

http://blogs.sun.com/BestPerf/entry/...s_nehalem_race

Quote:
Is it worth the effort of porting the software...?
Yes I think so.
 
1 members found this post helpful.
Old 03-17-2011, 09:16 AM   #15
asyropoulos
LQ Newbie
 
Registered: Mar 2011
Posts: 6

Rep: Reputation: 4
Quote:
Originally Posted by MrCode View Post
Sorry if this isn't all that relevant anymore, but...
EDIT: I've also tried the OI LiveDVD on my physical desktop machine, and Compiz works OOB w/ the NVIDIA driver there, too.
Well if your machine has an Intel Core i3/i5 and a motherboard enabling the HD thing, then Compiz work out of the box.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Wine - OpenGL support RikuXan Linux - Newbie 11 10-21-2010 05:56 PM
does opensolaris will have support for GRASS srinivasmiriyalu Solaris / OpenSolaris 3 08-25-2009 05:07 AM
ATI OpenGL support? phrenicNerve Fedora 5 01-10-2005 02:54 PM
No OpenGL support corbis_demon Linux - Newbie 0 07-01-2004 04:25 AM
Having trouble with 3D or OpenGL support Nic-MDKman Linux - General 4 04-14-2004 08:42 PM

LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris

All times are GMT -5. The time now is 02:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration