Help with installing file


 
Thread Tools Search this Thread
Operating Systems AIX Help with installing file
# 1  
Old 02-01-2007
Help with installing file

I'm new to this. Need to install a package, but it's currently in this format:

devices.pci.df1080f9.5.1.0.0.I



How do I go about this?
# 2  
Old 02-01-2007
Rusty but

I have been away from the OS for a while but in the directory where the file resided try typing:
inutoc .
smitty update_all or smitty install and point the installation to this directory. If you start smitty from the directory just a dot will suffice. Like I said, I have been off the OS for a while so I am reaching for memories.
# 3  
Old 02-01-2007
Looks good to me scotbuff.
Create the toc (table of contents) file and then install with smit / smitty.
# 4  
Old 02-02-2007
my guess:

browse to the directory
"inutoc ."
"installp -ac -d. -Y -g devices.pci.df1080f9"

and off you go
# 5  
Old 02-03-2007
Thanks all for your help. I got it installed.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Installing a bin file by taking input from a properties file

I need to install a bin file in UNIX which requires user interaction for giving some information like user id , path, sid etc. All these information is stored in a properties file in the same location. So if i give ./file.bin -f propfile.properties will it install the file taking all the... (1 Reply)
Discussion started by: coolmohere
1 Replies

2. Red Hat

installing slang.h

I am in process of installing Linux clive bin and getting nowhere due to fact that when I try and run ./configure from the downloaded clive-0.4.15 dir I get checking slang.h usability... no checking slang.h presence... no checking for slang.h... no configure: error: slang.h not found ... (4 Replies)
Discussion started by: rob171171
4 Replies

3. Ubuntu

Re Installing windows XP after installing KUBUNTU

Hi I have dual operating system i.e Win XP and KUBUNTU. Now my windows XP is corrupted and i want to reinstall Win XP. So i just want to know Shall i have to reinstall Linux also or i can only reinstall win xp without affecting linux installation. Thanks Sarbjit (3 Replies)
Discussion started by: sarbjit
3 Replies

4. Linux

Installing Firefox and now ended up installing latest glibc

Hi all, I wanted to install the latest version of firefox 2 but it seems when I attempt to install it, it seems to be saying it is looking for c libraries version 2.3? I believe I currently have an older version of the c libraries. I am currently running Sun's JDS Linux 2003. My Mozilla web... (1 Reply)
Discussion started by: scriptingmani
1 Replies

5. AIX

Installing TL/ML's

Question from an AIX noob -- I recently installed an AIX box with what I thought was recent 5.3 media. After the install it was at ML 5300-00. My question is, it seems as if each ML/TL needs to be installed prior to the next - which currently makes 6(?) updates. Am I missing something - is... (4 Replies)
Discussion started by: tb0ne
4 Replies

6. Debian

installing X?

I just reformatted my computer because of a bad tip I and I installed only the base-system to add what I'd want later. My question is how/where can I get a good X-server for Debian? I'm so used to gnome and don't really like it and want to try something else. I heard about something called: Xfree... (1 Reply)
Discussion started by: riwa
1 Replies

7. Linux

Help Installing RH.9

Yea, im having a little confusion towards installing red-hat using promise controllers. It was more easy with Windows cause it prompts me and i just press F6 at the beginning of the installation and then it gives me the list of the controllers i need (from a floppy). I tried using the noprobe on... (5 Replies)
Discussion started by: kyoist
5 Replies

8. AIX

How to installing .h of Dt

hi, everybody£º i have a question, pls help me¡£ OS : RS/6000 AIX 4.3.3 cPU : Powerpc,POWER3 I install X11.Dt, X11.apps, X11.base, X11.compat, X11.motif, X11.vsm full and Optional install X11.fnt using smitty! When i compling my gui programs , i found that all the include file of ... (1 Reply)
Discussion started by: q30
1 Replies

9. UNIX for Dummies Questions & Answers

installing

hey i want to install freebsd 5.1 but i ran into some problems i have a old cpu, i made boot disks from kern.flp and mfsboot.flp from the cd, and boot up, when i'm done and gonna install, it won't find the cd, then i tryed to installed with ftp, but i coulden't figure out how to do, i have a DHCP... (5 Replies)
Discussion started by: ekizz
5 Replies
Login or Register to Ask a Question