Installing Software on Multiple Systems


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Installing Software on Multiple Systems
# 1  
Old 03-12-2008
Installing Software on Multiple Systems

I have been given the task of installing subversion on rhe4 32 and 64 bit, suse9 ia64, hpux 11.22 ia64, hpux 11.11 pa_risc, solaris 2.8 sparc, and irix 6.5.

How can I do this? I know that rhe5 and debian have things like yum and apt for packages. What are the equivalents for these systems?

Yeah.... I know. I need help Smilie
# 2  
Old 03-12-2008
HP-Ux uses SAM or swinstall. Man swinstall for further information or go to docs.hp.com.
On Solaris you use the AdminTool or pkgadd. Man pkgadd for further information or go to docs.sun.com
# 3  
Old 03-12-2008
Are Solaris 2.8 and Solaris 8 the same thing?
# 4  
Old 03-12-2008
Hi.
Quote:
Originally Posted by ldb88
Are Solaris 2.8 and Solaris 8 the same thing?
I think it is SunOS and Solaris -- a historical quirk with names. For example, in the installed version of Solaris 10:
Code:
$ uname -rvis
SunOS 5.10 Generic_120012-14 i86pc

The page at Package management system - Wikipedia, the free encyclopedia contains a list of package managers, most with reference pointers ... cheers, drl
# 5  
Old 03-13-2008
Ok that makes more sense.

So is there a way to make pkgadd get the packages off the internet? Or do I have to download each one individually? Where should I get them from?
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Installing software -going insane

I have Solaris 10 update 11 installed on a virtual machine which I use for my lunix class (I'm studying I.T. but have little unix experience). So I have root access* I'm also do C programming in my course and would love to do it on my Solaris machine. So I looked into installing GCC and... (5 Replies)
Discussion started by: goformickey
5 Replies

2. Solaris

Help installing WINE and other software

ive installed the open solaris 9 and i have downloaded wine but i dont have a clue how to install it ive unzipd the file but when i click it it just does nothing it opens but its just files im new to solaris i would realy like to know how to install and run programs like vlc player and things any... (19 Replies)
Discussion started by: drdex
19 Replies

3. UNIX Desktop Questions & Answers

Installing software

Greetings, all. I'm a newcomer here, and I appreciate the forum to ask questions. Here is the situation: I am installing software on a network hard-drive (NAS), to add functionality to it. The OS is in a read-only flash partition. Someone else hacked the firmware to install Busybox on this... (1 Reply)
Discussion started by: jhansen
1 Replies

4. UNIX for Dummies Questions & Answers

Installing Software

Hi all, So I remotly log on to one of the unix boxes we have at work. I want to use a software that is not installed on the server. What's better? to install it locally in my home folder and use it, or to ask the system admin to install it on the server? and what's the main difference? I asuume... (1 Reply)
Discussion started by: Rachel Ross
1 Replies

5. SuSE

installing software

hi, i have installed suse linux (10) at my home. can anyone tell me how do i install the softwares like players , messengers etc. i am new to linux ,i am learning now. can anyone suggest or post any material so that i can easily go through and learn. thanks in advance. vishwa. (6 Replies)
Discussion started by: viswareddy.32
6 Replies

6. Solaris

Installing SNMP Agent on Solaris Systems

Hi, I am trying to apply the steps in the below link: http://manageengine.adventnet.com/products/applications_manager/help/appendix/snmp-agent-discovery.html#solaris but I couldn't continue with the step number 2 ... what is the path of C compiler. export PATH=<gcc path>:$PATH ... (3 Replies)
Discussion started by: adel8483
3 Replies

7. UNIX for Dummies Questions & Answers

Backup Software for UNIX systems

Hi, which software is recommended for backup of UNIX systems ( e.g. SUN, Solaris ). Backup software and database e.g. Oracle. One possibility is Networker, but license is expensive and also service contract. Best regards Dieter (2 Replies)
Discussion started by: rhacodactylus
2 Replies

8. UNIX Desktop Questions & Answers

installing new software

Hello, I recently downloaded and installed fedora core 3, and I am triyng to install other software like movie players and so on, when ever I download software for this operating system, I recieve with the software a text file explaining how to install it. The installation instrucions are allways... (1 Reply)
Discussion started by: st_matan
1 Replies

9. AIX

Installing software on a large number of Systems

Hi, I'm new to the unix world and I would like to know if anyone can give me some pointers as to how to install and run a program on a large number of servers easily. Can anyone offer any pointers please? F.y.i I have developed a program in C to collect performance data from AIX systems. ... (1 Reply)
Discussion started by: StuBob
1 Replies

10. UNIX for Dummies Questions & Answers

installing software

when i d/l files from net "/usr/port/editor/koffice then make" i don't know what excactly have to do after when it finnished d/l it and configure i guess what its done downloading file it configures :confused: the file what do i have to do next I use FREEBSD 4.5 (3 Replies)
Discussion started by: challenger
3 Replies
Login or Register to Ask a Question