Sponsored Content
Operating Systems Solaris Gnome Packages on Solaris 10 u6 Post 302367066 by fugitive on Sunday 1st of November 2009 01:30:06 AM
Old 11-01-2009
The problem is that i 'm creating a master image and wants the image to be as small as possible. So i was thinking of installing SUNWCXall+ OEM support and remove the unwanted packages and then create a flar of that image.
So i just wanted to know which are the generall packages not required for db & web servers
 

9 More Discussions You Might Find Interesting

1. Solaris

Gnome on Solaris 10

I have just installed Gnome on Solaris 10, I am wondering how to get it listed in the “session” selection box on the login screen, as it currently isn't. Any Ideas? :o (1 Reply)
Discussion started by: Dredz
1 Replies

2. UNIX for Dummies Questions & Answers

Solaris Express Slow to load Gnome

Hi, I recently installed the latest Solaris Express Developers Edition. I'm building a NAS and want to use RAID Z, and Solaris 10 didn't have the drivers for my HD controller card. Everything is up and running fine, but I notice it takes a good 8 minutes to load gnome (or X, not sure where it... (2 Replies)
Discussion started by: ciscocbee
2 Replies

3. Solaris

How to install gnome in solaris

How to install gnome in solaris 9 and 10, how to enable java environment in solaris 9 and 10. Thanks in Advance (1 Reply)
Discussion started by: durgaprasadr13
1 Replies

4. Solaris

Gnome in Solaris 9

Hi My problem is that I kind of opened gnome environment from the cde environment and now I do not know how to turn it off so any suggestions will be much appreciated. and I am running Solaris 9 as root user I am also a beginner in unix Thanks in advance (4 Replies)
Discussion started by: Theeb
4 Replies

5. Solaris

Solaris 10 packages

can one install packages from different Solaris 10 subversion on a SPARC? (if we don't have the install media for exact same Solaris10.) (3 Replies)
Discussion started by: orange47
3 Replies

6. Shell Programming and Scripting

Backup & restore Gnome Desktop and all settings in Gnome

Hi I'm looking for scripts to backup & restore Gnome Desktop and all settings in Gnome. (0 Replies)
Discussion started by: ccc
0 Replies

7. Solaris

Installing packages in Solaris 11

I want to install EMCpower (EMC Powerpath package) in Solaris 11. At most of the places, I can see procedure to install packages which comes with repository. This is third party tool, I have downloaded it to /var/tmp. How should I install it ? root@orapdps11 # pkg publisher PUBLISHER ... (4 Replies)
Discussion started by: solaris_1977
4 Replies

8. Solaris

Solaris 10 packages

Hi all, Does anyone know where you can get solaris 10 packages these days? It seems that sunfreeware have now started charging you to download them, which is good. I have found opencsw, but that seems to rely on you hooking the machine into the interenet and at the moment I am trying to... (3 Replies)
Discussion started by: callmebob
3 Replies

9. UNIX for Beginners Questions & Answers

Disable Solaris Gnome 3 screen blanker

One of the more annoying features of the Gnome 3 desktop in Solaris 11 is its insistence on blanking the screen after five minutes of inactivity. And for the life of me I can't figure out how to make it top doing that. I'm running it in a VNC viewer so the host PC can take care of screen... (1 Reply)
Discussion started by: Michele31416
1 Replies
Tk_DeleteImage(3TK)					       Tk Library Procedures					       Tk_DeleteImage(3TK)

__________________________________________________________________________________________________________________________________________________

NAME
Tk_DeleteImage - Destroy an image. SYNOPSIS
#include <tk.h> Tk_DeleteImage(interp, name) ARGUMENTS
Tcl_Interp *interp (in) Interpreter for which the image was created. CONST char *name (in) Name of the image. _________________________________________________________________ DESCRIPTION
Tk_DeleteImage deletes the image given by interp and name, if there is one. All instances of that image will redisplay as empty regions. If the given image does not exist then the procedure has no effect. KEYWORDS
delete image, image manager ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWTk | +--------------------+-----------------+ |Interface Stability | Uncommitted | +--------------------+-----------------+ NOTES
Source for Tk is available on http://opensolaris.org. Tk 4.0 Tk_DeleteImage(3TK)
All times are GMT -4. The time now is 07:15 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy