LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-23-2011, 10:08 PM   #1
venu5b8
LQ Newbie
 
Registered: Mar 2011
Posts: 15

Rep: Reputation: 0
Exclamation unable to install .cpio file extension Files


hi
i want to install Forms & Reports Developer Suite in Linux OS So i have downloaded Oracle Developer Suite 10g for Linux (Including Forms & Reports)

as_linux_x86_ids_101202_disk1.cpio
as_linux_x86_ids_101202_disk2.cpio

so in the Oracle Documentation Site they have given Guide as Follows:

To extract the cpio file,
move the cpio file to an empty directory,
then do:
cat filename.cpio | cpio -icd ....

but its not extracting so wat should i do ???

Kindly Reply ASAP

Last edited by venu5b8; 04-24-2011 at 12:12 AM.
 
Old 04-23-2011, 10:18 PM   #2
paulsm4
LQ Guru
 
Registered: Mar 2004
Distribution: SusE 8.2
Posts: 5,863
Blog Entries: 1

Rep: Reputation: Disabled
"cpio" is just like a .tar or a .zip file: it's an archive with a bunch of files and directories in it.

The syntax you got should work. Here's the syntax I'd generally recommend:
Code:
1. Go to the directory you want to install to:
   cd SOME_DIRECTORY

2. Extract:
   cpio -ipvdumBc < MYFILE.cpio

3. Look for some kind of "readme.txt" in your newly extracted files:
   cd SOME_DIRECTORY/NEW_DIRECTORY
   ls
   <= Maybe you'll find something like "README.txt", "INSTALL.txt", "READ_ME_FIRST", etc
What you do *after* you extract the archive, of course, depends on the product

'Hope that helps .. PSM

Last edited by paulsm4; 04-24-2011 at 02:46 AM.
 
Old 04-24-2011, 12:09 AM   #3
venu5b8
LQ Newbie
 
Registered: Mar 2011
Posts: 15

Original Poster
Rep: Reputation: 0
venu@Debian:~/Desktop/Downloads/Oracle$ cpio -pvdumBc < as_linux_x86_ids_101202_disk1.cpio

cpio: Not enough arguments
 
Old 04-24-2011, 02:47 AM   #4
paulsm4
LQ Guru
 
Registered: Mar 2004
Distribution: SusE 8.2
Posts: 5,863
Blog Entries: 1

Rep: Reputation: Disabled
Sorry - typo . Try "cpio -ipvdumBc < file.cpio"
 
Old 04-24-2011, 08:57 AM   #5
venu5b8
LQ Newbie
 
Registered: Mar 2011
Posts: 15

Original Poster
Rep: Reputation: 0
venu@Debian:~/Desktop/Downloads/Oracle$ cpio -ipvdumBc < as_linux_x86_ids_101202_disk1.cpio

cpio: Mode already defined
 
Old 04-24-2011, 10:12 AM   #6
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
?

cpio -iv < file.cpio

Works OK here.
 
1 members found this post helpful.
Old 04-24-2011, 10:28 AM   #7
venu5b8
LQ Newbie
 
Registered: Mar 2011
Posts: 15

Original Poster
Rep: Reputation: 0
Thanks

extracted But there is no install.txt or Read.txt File

How to install Oracle Developer Suite (Forms & Reports) ...
 
Old 04-24-2011, 11:08 AM   #8
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
May be you can find something here ....

Google .. install Oracle Developer Suite (Forms & Reports) ..
http://download.oracle.com/docs/html...chap_forms.htm
http://download.oracle.com/docs/html...s.htm#EIECACEI
http://download.oracle.com/docs/cd/B.../B13736_01.pdf
http://students.heinz.cmu.edu/docs/O...stallation.pdf
etc. etc.
 
1 members found this post helpful.
  


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
Unable to copy a 6 GB file with cpio SvenJ Linux - General 4 03-17-2006 06:28 AM
unable to cpio the file ashley75 Linux - General 2 06-03-2005 08:29 AM
Why when editing files does Linux create a duplicate file with a ~ in the extension? bugbite99 Linux - General 6 01-17-2005 02:21 PM
rpm install proble--cpio: Archive file not in header mlgill Linux - Newbie 0 07-24-2004 11:53 AM
problem of cpio -idcmv <file-name> for oracle9 downloading files richard-li Linux - General 2 02-26-2004 09:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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