LinuxQuestions.org
Help answer threads with 0 replies.
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 11-18-2012, 05:40 AM   #91
carltonp
Member
 
Registered: Nov 2012
Posts: 69

Original Poster
Rep: Reputation: Disabled

Hi Markush

The RHEL v6 is an evaluation and I installed it.

I just can't get compress/uncompress installed....
 
Old 11-18-2012, 05:49 AM   #92
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
This file you wanted to install DBConfig_RHEL_SAM_10_0_R5.bin, where does it come from? I've searched the internet, you seem not to be the first one who has problems with uncompress and this file.

Markus
 
Old 11-18-2012, 05:52 AM   #93
carltonp
Member
 
Registered: Nov 2012
Posts: 69

Original Poster
Rep: Reputation: Disabled
Hi Markush

I got it from here:

http://www.alcatel-lucent.com/wps/po...xml#tabAnchor3
 
Old 11-18-2012, 05:54 AM   #94
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
And what exacltly did you want to achieve with this package?

Markus
 
Old 11-18-2012, 05:57 AM   #95
carltonp
Member
 
Registered: Nov 2012
Posts: 69

Original Poster
Rep: Reputation: Disabled
Its a network management application. Used to manage service providers network services.
 
Old 11-18-2012, 06:01 AM   #96
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Could you please provide more information. For what purpose do you need this software. What do you want to do with the computer? is it for learning-purposes? are there other solutions possible? Why RedHat?

Markus
 
Old 11-18-2012, 06:22 AM   #97
carltonp
Member
 
Registered: Nov 2012
Posts: 69

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by markush View Post
Why RedHat?

Markus
The actual software is a network management application which can only be run on RedHat or Solaris
 
Old 11-18-2012, 07:57 AM   #98
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
^ it seems like it cant be installed on redhat either.

is this some proprietary software provided by your job ?

else there are 101 network monitoring programs for linux. this one doesnt seem to be well maintained.

Last edited by schneidz; 11-18-2012 at 07:59 AM.
 
Old 11-18-2012, 08:03 AM   #99
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
Quote:
Originally Posted by carltonp View Post
schneidz

After issuing the command the following output appeared
Code:
 [root@localhost /]# zcat /tmp/install.dir.4889/Linux/resource/vm.tar.Z > vm.tar

 gzip: /tmp/install.dir.4889/Linux/resource/vm.tar.Z: not in gzip format
i am still curious about this file. can you please run the first command i posted (the file command).
 
Old 11-18-2012, 08:48 AM   #100
carltonp
Member
 
Registered: Nov 2012
Posts: 69

Original Poster
Rep: Reputation: Disabled
schneidz

I've totally reinstalled RedHat v6, and while re-installing I saw the optional package ncompress :-). So it is installed. I starting the whole process again.

I'm now at a stage where I'm trying to change directory to the USB (having switched to a super user from root) and I keep on getting permission denied

Quote:
bash-4.1$ cd CC09-01D1
-bash: cd: CC09-01D1: Permission denied
-bash-4.1$
CC09-01D1 is the name of the USB drive that I'm trying to access. However, I will get permission denied even if I were trying ot access DVD/CD etc...
 
Old 11-18-2012, 08:57 AM   #101
carltonp
Member
 
Registered: Nov 2012
Posts: 69

Original Poster
Rep: Reputation: Disabled
Just had a thought. Do I need to mount the USB drive before trying to access it?
 
Old 11-18-2012, 08:58 AM   #102
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
If you want to know which device your USB-drive is, please post the output of
Code:
ls /dev/sd*
probably it is /dev/sdb1, and if you have an empty directory /mnt/tmp you can mount
Code:
mount /dev/sdb1 /mnt/tmp
Markus
 
Old 11-18-2012, 08:59 AM   #103
schneidz
LQ Guru
 
Registered: May 2005
Location: boston, usa
Distribution: fedora-35
Posts: 5,313

Rep: Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918Reputation: 918
^ try logging in as root:
su -

the usb should be plugged in so the system can automount it.

why is the software dependant on a usb drive ?

Last edited by schneidz; 11-18-2012 at 09:03 AM.
 
Old 11-18-2012, 08:59 AM   #104
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Quote:
Originally Posted by carltonp View Post
Just had a thought. Do I need to mount the USB drive before trying to access it?
Yes if it isn't mounted automatically.

Markus
 
Old 11-18-2012, 09:01 AM   #105
carltonp
Member
 
Registered: Nov 2012
Posts: 69

Original Poster
Rep: Reputation: Disabled
Now, I have a DVD in the drive and when I try CD to the DVD I get the following message

Quote:
-bash-4.1$ cd /
-bash-4.1$ cd media
-bash-4.1$ ls
RHEL_6.3 x86_64 Disc 1
-bash-4.1$ cd RHEL_6.3 x86_64 Disc 1
-bash: cd: RHEL_6.3: No such file or directory
 
  


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] Converting a binary file from little endian to big endian jaepi Programming 6 09-05-2011 09:51 PM
'Cannot Execute Binary File' issue kickout Linux - Software 4 09-16-2010 10:54 PM
Tar archive from windows to linux, binary file issue jblevins Linux - General 3 04-13-2009 11:50 PM
converting a hex file to binary linx win Programming 3 07-20-2006 03:04 AM
j2sdk installation issue - cannot execute binary file mcolley73 Linux - Software 2 04-18-2004 12:40 PM

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

All times are GMT -5. The time now is 07:30 AM.

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