LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
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-15-2005, 05:16 PM   #1
Thorrn4
Member
 
Registered: Mar 2005
Distribution: Mepis 3.3.1
Posts: 36

Rep: Reputation: 15
Extra Software for Solaris/Unix and Help


Software I'm looking for:

1. Solaris came with its own GUI and it came w/ a CD that installed Gnome (1.4 I think) but they are not the best (the deskton extention of Gnome crashes [K something] ) but the Sun Desktop is okay...just not much to it. I heard of KDE...is it that much better, and where can I find it?

2. Also, I tried to install the Star Office that came w/ Solaris...could not find an installer on the disc...(if there is one, can some1 direct me 2 it) is there another program to use?

3. I want to kno how to code, but Solaris doesnt not have a compiler (I think thats what I need), where can I get 1? (the one on the disc needs a LICENSE CODE w/ an expiration date....not my type of software)

4. How do I uninstall an application? (I installed a few things that I dont need)

5. How do I set-up the internet? (I already have a router and all that...just need to kno how)

Thanks in advance

(I finally managed to shutdown that machine INIT 5!!!!)
 
Old 03-15-2005, 07:24 PM   #2
Thorrn4
Member
 
Registered: Mar 2005
Distribution: Mepis 3.3.1
Posts: 36

Original Poster
Rep: Reputation: 15
Re: Extra Software for Solaris/Unix and Help

(sorry...I ment to edit the last 1....put it created a new one....off by one button)

6. Where is are the help files for things like: "setting up a network" located?

Last edited by Thorrn4; 03-15-2005 at 07:26 PM.
 
Old 03-15-2005, 07:45 PM   #3
btmiller
Senior Member
 
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290

Rep: Reputation: 378Reputation: 378Reputation: 378Reputation: 378
For software, visit www.blastwave.org or www.sunfreeware.com and install gcc for your compiler (it may be on one of the supplemental disks depending on what version of Solaris you have). I think these sites tell you in good detail how to install/remove their software, but if not read the man pages for pkgadd, pkgrm, etc. As for KDE you might want to check out the Solaris KDE site.

I'll let someone else tackle the network connection, since even though I use Solaris occasionally, I'm not that savvy with it. I just put in my IP address, netmask, and default gateway as prompted by the installer, then edited /etc/resolv.conf and /etc/nsswitch.conf to get my DNS settings right and everything worked.
 
Old 03-15-2005, 07:52 PM   #4
titanium_geek
Senior Member
 
Registered: May 2002
Location: Horsham Australia
Distribution: elementary os 5.1
Posts: 2,479

Rep: Reputation: 50
hello and welcome to LQ!
I think that you broke the rules by bumping your post in 2 hours (the rule says 24, not 2) and you really were counter productive because there is a drive to answering 0 reply posts, bumping means that it has one reply...

anyway: to help:
1 KDE's homepage is www.kde.org downloads are http://www.kde.org/download/ and you might need to install the instalation guide.

3
What language do want to learn? The
programing section of the forum might be useful. If you are looking for a C compiler, gcc is what you want. Also look at this google search.

6 it's called the internet. (google!)
 
Old 03-15-2005, 07:53 PM   #5
titanium_geek
Senior Member
 
Registered: May 2002
Location: Horsham Australia
Distribution: elementary os 5.1
Posts: 2,479

Rep: Reputation: 50
ahh.. you made a mistake. That's ok then.
 
Old 03-15-2005, 09:51 PM   #6
keefaz
LQ Guru
 
Registered: Mar 2004
Distribution: Slackware
Posts: 6,552

Rep: Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872Reputation: 872
To set your network, one simple procedure is (as root) :
touch /reconfigure
sys-unconfig
 
Old 03-18-2005, 02:46 AM   #7
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789

Rep: Reputation: 492Reputation: 492Reputation: 492Reputation: 492Reputation: 492
Quote:
2. Also, I tried to install the Star Office that came w/ Solaris...could not find an installer on the disc...(if there is one, can some1 direct me 2 it) is there another program to use?
I think there's no star office bundled with Solaris 9, however, one installs automatically with Solaris 10.

Quote:
4. How do I uninstall an application? (I installed a few things that I dont need)
That depends on how you installed them.
If they come from Solaris (SVR4) packages, use the pkgrm command or the graphic "prodreg" utility.
"pkgchk -l -P file" will help you find from what package belongs a file.
Beware of dependancies.
If you build the applications yourself from source, "make uninstall" is an usual way.
 
Old 03-18-2005, 07:07 PM   #8
dfowensby
Member
 
Registered: Dec 2003
Location: OceanView Virginia, gem of the Southern Shore
Distribution: OpenSuSE Tumbleweed
Posts: 194
Blog Entries: 1

Rep: Reputation: 30
hope this isn't a monkey wrench: go to the downloads and pick up generic 5.10 (Solaris 10). it's a lot more "user-friendly" and although conforms to the much maligned Slow-Laris concept, is a very pleasing product once it is installed.
give it a whirl. in 3 easy hours you will have a java/gnome or cde desktop that you Just Can't Do Without!
luck -O.
 
  


Reply



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
Ubuntu - Installing extra software criminal Linux - Software 4 12-02-2005 09:51 AM
Which Unix/Linux software isn't available to other OS ?? my-unix-dream Linux - Newbie 4 06-05-2005 12:32 PM
Installing extra software from disk NomadABC Linux - Software 3 01-30-2005 03:29 PM
NIS - Solaris and Unix integrated - problem andrec_ufmg Solaris / OpenSolaris 2 04-01-2003 11:03 AM
unix application on solaris/intel? chi Solaris / OpenSolaris 3 01-16-2003 11:15 AM

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

All times are GMT -5. The time now is 06:28 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