LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 05-11-2012, 10:56 AM   #16
thiyagusham
Member
 
Registered: Apr 2012
Posts: 213

Original Poster
Rep: Reputation: Disabled

@ zXi

I am not familiar with WinSCP . If u dont mind Can u giude me ???

Thanks & Regards
Thiyagusham.G
 
Old 05-11-2012, 11:07 AM   #17
thiyagusham
Member
 
Registered: Apr 2012
Posts: 213

Original Poster
Rep: Reputation: Disabled
@zxi

I am not familiar with Winscp can u gude me how to configure ip on linux ????
Always i am using Host/Guest operating system only.
 
Old 05-11-2012, 11:54 AM   #18
zXi
LQ Newbie
 
Registered: May 2012
Posts: 28

Rep: Reputation: Disabled
Dude... i am just saying that the libaio rpm is NOT there in your directory listing that you have posted.
Just copy the libaio-0.3.105-2.i386.rpm from the CD or download it from rpm.pbone.net to your /tmp directory and go to /tmp directory and install it using rpm -vhi
 
Old 05-11-2012, 02:26 PM   #19
thiyagusham
Member
 
Registered: Apr 2012
Posts: 213

Original Poster
Rep: Reputation: Disabled
@ Zxi

root@dhcppc1 hgfs]# cd libaio
bash: cd: libaio: No such file or directory
[root@dhcppc1 hgfs]# cd ..
[root@dhcppc1 mnt]# cd hgfs/
[root@dhcppc1 hgfs]# ls -l
total 2
drwxrwxrwx 1 root root 4096 May 11 22:48 Libaio
[root@dhcppc1 hgfs]# cd Libaio
[root@dhcppc1 Libaio]# ls -l
total 8
-rwxrwxrwx 1 root root 15633 May 11 22:46 libaio-0.3.96-3.i386.rpm
[root@dhcppc1 Libaio]# rpm -ivh libaio-0.3.96-3.i386.rpm
warning: libaio-0.3.96-3.i386.rpm: V3 DSA signature: NOKEY, key ID 73307de6
Preparing... ########################################### [100%]
1:libaio ########################################### [100%]

Was it installed perfectly ??? Warning msg also there ????

Thank you
 
Old 05-11-2012, 10:15 PM   #20
zXi
LQ Newbie
 
Registered: May 2012
Posts: 28

Rep: Reputation: Disabled
Yes, it is installed . You can ignore the warning message. To check if you have installed any rpm, just type rpm -qa | grep -i <rpm name>
#rpm -qa | grep -i libaio
 
Old 05-12-2012, 06:30 PM   #21
RockDoctor
Senior Member
 
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791

Rep: Reputation: 427Reputation: 427Reputation: 427Reputation: 427Reputation: 427
Quote:
Originally Posted by zXi View Post
Yes, it is installed . You can ignore the warning message. To check if you have installed any rpm, just type rpm -qa | grep -i <rpm name>
#rpm -qa | grep -i libaio
or
Code:
 rpm -q <rpm-name>
if you already know the name of the rpm.
 
Old 05-13-2012, 12:52 AM   #22
thiyagusham
Member
 
Registered: Apr 2012
Posts: 213

Original Poster
Rep: Reputation: Disabled
@ RockDoctor , @ Zxi

Few things missed. What i posted previously because i am for long time to get answer. I asked about Winscp. Is there any specific url to follow Winscp and
n/w configuration in linux. I tried but clear much ....
Hope this helps what i expect from FORUMS.

question raised " 05-11-12 10:56 AM

Thanks and Regards ;
Thyagusham.G
 
Old 05-13-2012, 04:01 AM   #23
zXi
LQ Newbie
 
Registered: May 2012
Posts: 28

Rep: Reputation: Disabled
I believe your query was about installing libaio rpm. If it had been resolved, do let us know... for winscp. do try to google it a bit before posting..
 
Old 05-13-2012, 04:43 AM   #24
thiyagusham
Member
 
Registered: Apr 2012
Posts: 213

Original Poster
Rep: Reputation: Disabled
@ Zxi


I faced one error here .... OUI 25031 some of the configuration assistants failed..
" Not successfully running any "Recommended" assistants means your system wont be configured correctly.

1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
2. Fix the errors causing these failures.
3. Select the failed assistants and click the 'Retry' button to retry them.

" I checked with Google " shall i "ignore" or "RETRY" ????

==================================================================================================== =================================

The "/home/oracle/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.

---------------------------------------------
Thanks
Thiyagu.G

Last edited by thiyagusham; 05-13-2012 at 04:50 AM.
 
Old 05-13-2012, 07:25 AM   #25
zXi
LQ Newbie
 
Registered: May 2012
Posts: 28

Rep: Reputation: Disabled
No.. The OUI 25031 error is the configuration error. I do not have much idea on Oracle configuration. But based on googling, this is most known errors and has been fixed. Do redirect your question in the database forum section of LQ

HTH
zXi
 
Old 05-13-2012, 07:28 PM   #26
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,360

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
I still, want you to answer my qns in post #10 to check exactly what OS/ver you have.
It looks like you might be mixing different distros eg OEL vs RHEL.
 
  


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
software manager not installing packages on linux mint 12 teja463 Linux - Newbie 2 03-30-2012 12:48 PM
Installing Software Packages normk39 Linux - Software 3 04-04-2011 09:55 AM
Packages & Installing software Spamdrew Slackware 4 07-03-2006 10:36 AM
Installing Software Packages / Mandrake 9.1 QUESTION sramelyk Linux - Software 0 08-16-2004 09:34 PM

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

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