LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 07-02-2011, 01:52 PM   #1
dan.hoquoc
LQ Newbie
 
Registered: Jul 2011
Posts: 16

Rep: Reputation: Disabled
Unable to install software in Oracle Redhat 6.0 x86 64


Hi all,

http://www.flickr.com/photos/6472756...in/photostream

I'm unable to install software in Rehat 6.0 as below

Please help!
Thanks you!
Dan.
 
Old 07-02-2011, 02:02 PM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
Well if it's set executable then the other thing would be to explicitly run it with the right interpreter. I'd guess it's a binary shell script, but run "file ./Netblahblahblah.run" and see whta it says. If it does say it's shell then try "sh ./Netetc...." the file may well be corrupted.
 
Old 07-02-2011, 02:06 PM   #3
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,637

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by dan.hoquoc View Post
Hi all,
http://www.flickr.com/photos/6472756...in/photostream

I'm unable to install software in Rehat 6.0 as below
Permissions look right. So either it's a corrupted file, the program doesn't want you to run it as root, or there are some hidden characters somewhere that you're not typing in. Try just "./*.run" to see if it works.

Also, as with your other thread, this appears to be a commercial, pay-for-it product, like RedHat Enterprise 6 and Oracle. If you're paying for it, then contact their support...that's why they're there, and what you're paying them for.
 
Old 07-02-2011, 02:26 PM   #4
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
Probably OK on a 32bits OS. Opens OK.
( But I got : "OS not supported" on PCLinuxOS.)

SL 6.0 "Redhat x86_64" shows :
"[root@localhost 0]# ./NetSupportAssist-1.01.run
bash: ./NetSupportAssist-1.01.run: /lib/ld-linux.so.2:
bad ELF interpreter: No such file or directory"

..
 
Old 07-02-2011, 02:54 PM   #5
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
... And now it is Redhat EL 5.3, 32bits :

# ./NetSupportAssist-1.01.run : Installs the files OK
to /opt/NetSupport/NetSupportAssist/ bin : lib : share


There dosn't seem to be any 64bits NetSupportAssist.tar.gz.
( Except the one for Mac.)
http://www.software112.com/products/...+download.html

..

Last edited by knudfl; 07-29-2011 at 05:23 AM.
 
1 members found this post helpful.
Old 07-03-2011, 12:01 AM   #6
dan.hoquoc
LQ Newbie
 
Registered: Jul 2011
Posts: 16

Original Poster
Rep: Reputation: Disabled
Hi TB0ne,

I just download and use Oracle Redhat 6.0 with no support license.

#./*.run
-bash: ./NetSupportAssist-1.01.run: Permission denie

# [root@student /]# sh ./*.run
./NetSupportAssist-1.01.run: ./NetSupportAssist-1.01.run: cannot execute binary file

Thanks!

Last edited by dan.hoquoc; 07-03-2011 at 12:03 AM.
 
Old 07-03-2011, 12:00 PM   #7
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,637

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by dan.hoquoc View Post
Hi TB0ne,

I just download and use Oracle Redhat 6.0 with no support license.

#./*.run
-bash: ./NetSupportAssist-1.01.run: Permission denie

# [root@student /]# sh ./*.run
./NetSupportAssist-1.01.run: ./NetSupportAssist-1.01.run: cannot execute binary file

Thanks!
Ok...both knudfl and I have commented on this.

Again, permissions look right...and AGAIN, Oracle RedHat is a PAY FOR IT product, as is NetSupportAssist. If you're not going to pay for them, you need to load CentOS (so you can get bugfixes/patches/updates), and find another product that does what NetSupportAssist does. Again, those are both commercial products...contact tech support for NetSupportAssist, and tell them you can't get the trial to load, and they may help you.
 
Old 07-28-2011, 10:10 PM   #8
dan.hoquoc
LQ Newbie
 
Registered: Jul 2011
Posts: 16

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by knudfl View Post
... And now it is Redhat EL 5.3, 32bits :

# ./NetSupportAssist-1.01.run : Install the files OK
to /opt/NetSupport/NetSupportAssist/ bin : lib : share


There dosn't seem to be any 64bits NetSupportAssist.tar.gz.
( Except the one for Mac.)
http://www.software112.com/products/...+download.html

..
Thanks knudfl,

You're right!, NetSupportAssist.tar.gz can't be installed on 64bit linux.

Dan.
 
  


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
[SOLVED] [Redhat 5.5] Unable to access network from an Oracle-started process. rydman Linux - General 8 07-12-2011 09:03 AM
UNABLE TO GET ORACLE 9i CLIENT SOFTWARE FOR REDHAT LINUX crahuldba@gmail.com Linux - Software 1 08-14-2010 03:01 PM
Unable to Install ZTE AC8710 CDMA Hi Speed Modem on Fedora 10 x86. maheshkuruganti Linux - Hardware 7 10-09-2009 06:18 PM
what is the best GUI firewall software for Redhat Enterprise 4 [AS] x86 ridwaan Linux - Software 1 03-13-2007 10:58 AM
Want to install RedHat Linux 4ES X86-64 davidtcw Linux - Newbie 3 11-18-2005 02:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

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