Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Solaris pkging: Selectively instal files
Hello all,
I dont know if this is an appropriate group to ask questions about
Solaris pkging, but I'm taking a shot.

I'm trying to creating a Solaris pkg which should install files
selectively based on the environment its being installed on.  This
process will be a silent install, with no user interaction. I'm
interested in using the response file.

The pkg should determine which host its on and install files
accordingly. If host is "NY1234", it needs to install "NYFoo.txt" file
and if the host is "LON1234", it needs to install "LondonFoo.txt".


I believe I can achive this using the class action scripts and defining

the class in the pkginfo or prototype filles. Could anyone give me some

pointers on how to go about doing this, please?


Where do I put code like,
------------------------------=AD----------------------
if  (`hostname` =3D=3D "NY1234" ) then
<install> NYFoo.txt
else if ( `hostname` =3D=3D "LON1234" ) then
<install> LONFoo.txt
endif
------------------------------=AD----------------------


What command should I use for "<install>"? Is there any Solaris command

to install just a file?=20


Thanks for your time,=20
Prabh


Report this thread to moderator Post Follow-up to this message
Old Post
Prab_kar@hotmail.com
04-23-05 01:57 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Unix Programming archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 07:26 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.