PDA

View Full Version : HOWTO: Installing GJay


SFN
April 8th, 2005, 05:47 PM
From the GJay site:

"GJay (Gtk+ DJ) generates playlists across a collection of music (ogg, mp3, wav) such that each song sounds good following the previous song. It is ideal for home users who want a non-random way to wander large collections or for DJs planning a set list. You can generate playlists from within the application, or run GJay as a standalone command-line utility."

GJay works if you just do

sudo apt-get install gjay

But...

...and there's always a but...

It does not recognize OGG files as songs. :-? I went checking through the GJay site to see there was any info about OGGs there. Although there wasn't much, a quick look at the dependencies listed indicated that some files were not getting set as dependencies in the GJay package being used by Ubuntu.

So, if you want to include OGGs in your GJay created playlists, do

sudo apt-get install gjay vorbis-tools

and all will be well.

Jad
April 8th, 2005, 05:55 PM
Thank you!

angrykeyboarder
June 7th, 2005, 09:50 PM
....if you want to include OGGs in your GJay created playlists, do

sudo apt-get install gjay vorbis-tools libvorbis-dev libgtk2.0-dev xmms-dev libgsl0-dev

and all will be well.

Can I leave out the xmms-dev part?

pdk001
June 7th, 2005, 10:16 PM
thanks for the tip

SFN
June 8th, 2005, 03:50 PM
Can I leave out the xmms-dev part?

xmms-dev is listed as a dependency for gjay on debian. See this (http://gjay.sourceforge.net/build.html). I'd have to assume that the same would be true for Ubuntu. You could try it without xmms-dev. If it doesn't work, adding xmms-dev should make it work.

rwabel
July 14th, 2005, 06:01 PM
xmms-dev is listed as a dependency for gjay on debian. See this (http://gjay.sourceforge.net/build.html). I'd have to assume that the same would be true for Ubuntu. You could try it without xmms-dev. If it doesn't work, adding xmms-dev should make it work.
The author talks about building gjay, that's why the dev packages are needed.
If you only want to install the binary via apt, it should be enough to make:
sudo apt-get install gjay vorbis-tools

nickless
July 16th, 2005, 08:09 AM
Is there a sublime message in the name of the program? :D

SFN
July 18th, 2005, 03:45 PM
The author talks about building gjay, that's why the dev packages are needed.
If you only want to install the binary via apt, it should be enough to make:
sudo apt-get install gjay vorbis-tools

Makes sense. I've already got it installed here using the method that I mentioned above. If anybody can verify that just gjay and vorbis-tools will do it, I'll change the original post.

rwabel
July 18th, 2005, 04:45 PM
Makes sense. I've already got it installed here using the method that I mentioned above. If anybody can verify that just gjay and vorbis-tools will do it, I'll change the original post.
I do :-)

SFN
July 19th, 2005, 12:41 PM
I do :-)

Thanks, rwabel. The update has been made.

rikxik
May 27th, 2009, 01:54 PM
I can't install gjay in Jaunty:


Reading package lists... Done
Building dependency tree
Reading state information... Done
Package gjay is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package gjay has no installation candidate


Anybody has any idea on what has replaced it? Or any other equivalent software?

imretokyo
November 19th, 2009, 12:38 PM
I am with karmic and when i try to install the deb package it says there are missing dependencies. libgsl0. but libgsl0 is not in synaptyc.HOw can I get it?

daniel_gv93
November 24th, 2009, 12:34 AM
yeah =/ im on linux mint 7 and i have the same problem...i got the .dev from the web and when i try to execute it it opens the package installer but with an error saying: Error: Dependency is not satisfiable: libgsl0 (>= 1.4)
any ideas?...already trying installing all the packages it says in the webpage
* Applications
o mp3info
o mpg321
o vorbis-tools
o xmms
* Libraries
o libgtk2.0
o libgsl0
o libvorbis
* Devel packages
o libvorbis-dev
o libgtk2.0-dev
o xmms-dev
o libgsl0-dev
but some of them are missing.. any ideas(i think ubuntu and linux mint share repositories(or at least linux mint uses ubuntu repositories also))