You are not logged in.
I wanted to get the latest version of audacious, so I added a repository (http://philip.magicalforest.se/) and updated. I removed audacious and reinstalled.
When I try to run audacious I get the following message:
The program 'audacious' is currently not installed. You can install it by typing:
sudo apt-get install audacious
bash: audacious: command not foundBut it really is installed:
barry@barry-desktop:~$ aptitude show audacious
Package: audacious
New: yes
State: installed
Automatically installed: no
Version: 2.1-jaunty~ppa1
Priority: optional
Section: extra/sound
Maintainer: Philip Johnsson <philip.johnsson@gmail.com>
Uncompressed Size: 3396k
Depends: libatk1.0-0 (>= 1.20.0), libaudclient1 (= 2.1-jaunty~ppa1), libc6 (>=
2.7), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2
(>= 0.78), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2.1),
libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.16.0), libice6 (>=
1:1.0.0), libmcs1, libmowgli1 (>= 0.5.0), libpango1.0-0 (>= 1.14.0),
libsamplerate0, libsm6, audacious-plugins (>= 2.0), audacious-plugins
(< 3.0~), dbus, libaudid3tag1 (= 2.1-jaunty~ppa1), gtk2-engines-pixbuf
Recommends: audacious-plugins-extra (>= 2.0), unzip, python-chardet
Conflicts: audacious-crossfade (<= 0.3.14-1build1)
Description: small and fast audio player which supports lots of formats
Audacious is a fork of beep-media-player which supports winamp skins and many
codecs.
In the default install, the following codecs are supported:
* MP3
* Ogg Vorbis
* AAC and AAC+
* FLAC
* Windows Media (WMA)
* Musepack
* TTA
* Many module formats and much more!
Additionally, Audacious is extendable through plugins, and contains other
useful features like LIRC support and support for last.fm.
This package contains the core player and its localization.
Homepage: http://www.audacious-media-player.org/Does anybody know what is going on?
Offline
I downloaded the package and viewed its contents. Try audacious2.
<'(((>< I am not ashamed of the gospel, because it is the ><)))'>
<'(((>< power of God, the salvation of everyone who believes. ><)))'>
EeePC 900a : #! 9.04 : Atom 1.60 GHz : 1 GB RAM : 4 GB SSD
Offline
I had a quick look at the package and it appears to install the executable to '/usr/bin/audacious2'. Try running 'audacious2' and see if it makes a difference.
Ex-developer of #! CrunchBang. Follow me on Twitter 
Offline
LOL - hailukahh beat me by 4 seconds! 
Ex-developer of #! CrunchBang. Follow me on Twitter 
Offline

<'(((>< I am not ashamed of the gospel, because it is the ><)))'>
<'(((>< power of God, the salvation of everyone who believes. ><)))'>
EeePC 900a : #! 9.04 : Atom 1.60 GHz : 1 GB RAM : 4 GB SSD
Offline
Thanks for the really quick replies
It fixed the problem.
How would I go about figuring this out myself, next time?
edit: Yay, the new gtk user interface totally rocks 
Last edited by Mr. Miyagi (2009-09-06 05:05:52)
Offline
You can run
dpkg-deb -c packagename.deb
to list the contents of a .deb.
You may need to run it through grep to actually find what you're looking for.
For the package you have, I downloaded the .deb and ran:
dpkg-deb -c audacious_2.1-jaunty~ppa1_i386.deb | grep bin
which gave me:
drwxr-xr-x root/root 0 2009-07-08 19:56 ./usr/bin/
-rwxr-xr-x root/root 623280 2009-07-08 19:56 ./usr/bin/audacious2
-rwxr-xr-x root/root 27660 2009-07-08 19:56 ./usr/bin/audtool2<'(((>< I am not ashamed of the gospel, because it is the ><)))'>
<'(((>< power of God, the salvation of everyone who believes. ><)))'>
EeePC 900a : #! 9.04 : Atom 1.60 GHz : 1 GB RAM : 4 GB SSD
Offline
Alright. Thank you for your help 
Offline
Thanks for the really quick replies
It fixed the problem.
How would I go about figuring this out myself, next time?edit: Yay, the new gtk user interface totally rocks
Use 'Run' (gmrun). Start typing a few characters and then <TAB> - it'll show you what's available.
Offline
Mr. Miyagi wrote:Thanks for the really quick replies
It fixed the problem.
How would I go about figuring this out myself, next time?edit: Yay, the new gtk user interface totally rocks
Use 'Run' (gmrun). Start typing a few characters and then <TAB> - it'll show you what's available.
Great tip! Thank you.
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.