LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-21-2009, 09:02 AM   #1
hazdingo
LQ Newbie
 
Registered: Jan 2009
Posts: 20

Rep: Reputation: 0
Problem installing argus


I'm trying to install argus(netflow analyzer) on a Ubuntu 8.10 machine through the console as sudo root. After trying the src and having it fail, I decided to use apt. After typing "apt-get install argus-server" I get the following output...


root@ubuntu1:~# apt-get install argus-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
linux-headers-2.6.27-7 linux-headers-2.6.27-7-generic
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
argus-client
Suggested packages:
librrds-perl
The following NEW packages will be installed:
argus-client argus-server
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/1769kB of archives.
After this operation, 4170kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Preconfiguring packages ...
Selecting previously deselected package argus-client.
(Reading database ... 118154 files and directories currently installed.)
Unpacking argus-client (from .../argus-client_2.0.6.fixes.1-3_i386.deb) ...
Selecting previously deselected package argus-server.
Unpacking argus-server (from .../argus-server_1%3a2.0.6.fixes.1-14.1_i386.deb) ...
Processing triggers for man-db ...
Setting up argus-client (2.0.6.fixes.1-3) ...
Setting up argus-server (1:2.0.6.fixes.1-14.1) ...

root@ubuntu1:~# argus
The program 'argus' is currently not installed. You can install it by typing:
apt-get install argus-server
bash: argus: command not found



I'm not sure what I'm doing wrong, hopefully someone can point me in the right direction. Thanks.
 
Old 01-21-2009, 09:17 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,672

Rep: Reputation: 8151Reputation: 8151Reputation: 8151Reputation: 8151Reputation: 8151Reputation: 8151Reputation: 8151Reputation: 8151Reputation: 8151Reputation: 8151Reputation: 8151
Quote:
Originally Posted by hazdingo View Post
I'm trying to install argus(netflow analyzer) on a Ubuntu 8.10 machine through the console as sudo root. After trying the src and having it fail, I decided to use apt. After typing "apt-get install argus-server" I get the following output...


root@ubuntu1:~# apt-get install argus-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
linux-headers-2.6.27-7 linux-headers-2.6.27-7-generic
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
argus-client
Suggested packages:
librrds-perl
The following NEW packages will be installed:
argus-client argus-server
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/1769kB of archives.
After this operation, 4170kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Preconfiguring packages ...
Selecting previously deselected package argus-client.
(Reading database ... 118154 files and directories currently installed.)
Unpacking argus-client (from .../argus-client_2.0.6.fixes.1-3_i386.deb) ...
Selecting previously deselected package argus-server.
Unpacking argus-server (from .../argus-server_1%3a2.0.6.fixes.1-14.1_i386.deb) ...
Processing triggers for man-db ...
Setting up argus-client (2.0.6.fixes.1-3) ...
Setting up argus-server (1:2.0.6.fixes.1-14.1) ...

root@ubuntu1:~# argus
The program 'argus' is currently not installed. You can install it by typing:
apt-get install argus-server
bash: argus: command not found



I'm not sure what I'm doing wrong, hopefully someone can point me in the right direction. Thanks.
Argus isn't in your path, or isn't running. Type in "locate argus" or "find / -name argus" as root, and put the entire path and command in, or modify your existing path to include the directory where it is.

The Argus documentation on their web site, says you have to set the $ARGUSHOME environment variable, and set up the configuration file. Have you done that?
 
Old 01-21-2009, 09:22 AM   #3
hazdingo
LQ Newbie
 
Registered: Jan 2009
Posts: 20

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by TB0ne View Post
Argus isn't in your path, or isn't running. Type in "locate argus" or "find / -name argus" as root, and put the entire path and command in, or modify your existing path to include the directory where it is.

The Argus documentation on their web site, says you have to set the $ARGUSHOME environment variable, and set up the configuration file. Have you done that?
I don't know how to set the $ARGUSHOME environment variable.
 
Old 01-21-2009, 10:17 AM   #4
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,672

Rep: Reputation: 8151Reputation: 8151Reputation: 8151Reputation: 8151Reputation: 8151Reputation: 8151Reputation: 8151Reputation: 8151Reputation: 8151Reputation: 8151Reputation: 8151
Quote:
Originally Posted by hazdingo View Post
I don't know how to set the $ARGUSHOME environment variable.
Installation notes and documents came with Arugs. Read them, and the manual and HOW-TO's on their web page here http://www.qosient.com/argus/manuals.htm
 
Old 01-21-2009, 11:35 AM   #5
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
*
* 'argus-server_1%3a2.0.6.fixes.1-14.1_i386.deb' : It's a dummy !
*
* Bugreport here ( 2' hit, googling .. argus ubuntu .. )
https://bugs.launchpad.net/ubuntu/+s...us/+bug/192868
Quote:
Binary package hint: argus-server
The file /usr/sbin/argus is a symlink to usr/sbin/argus_linux
but the file is missing in the i386 package.
This package seems to be OK in Ubuntu 8.10 :
http://packages.debian.org/lenny/i38...erver/download
argus-server_2.0.6.fixes.1-16_i386.deb
( Debian Lenny )
....

Last edited by knudfl; 01-21-2009 at 12:20 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
problem doing yum updates and what may be a similar problem installing vlm bad horsie Linux - Newbie 3 12-27-2008 02:51 AM
Problem Installing Limewire - Received Errors While Installing taurusx5 Linux - Software 2 08-05-2008 02:39 AM
Problem installing module in Fedora Core 2 (2.6 kernel vs 2.4 problem?) Arodef Linux - Kernel 3 11-30-2007 02:55 PM
Installing Red5 - Problem @ Installing fedora-rpmdevtools Aziz Linux - Software 2 11-04-2006 02:57 PM
LXer: Argus Systems Group Announces an MLS Linux Kernel LXer Syndicated Linux News 0 04-25-2006 06:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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