LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   idjc on fedora 12 (https://www.linuxquestions.org/questions/fedora-35/idjc-on-fedora-12-a-779818/)

in2media 01-04-2010 05:52 PM

idjc on fedora 12
 
im needing help.
im trying to get idjc to work on fedora 12 but having problems

heres what i get

john@john~]$ idjc
Traceback (most recent call last)
file "user/local/lib/python2.6/site-packages/idjcgui.py", line 98, in <module frome idjc_config import *
file "user/local/lib/python2.6/site-packages/idjcgui.py", line 8 oggflacenabled =
syntax error: invalid syntax



can anyone help me out here

knudfl 01-05-2010 03:57 AM

Using an ' idjc ' compiled without flac :
.. You will get the above errors ..

# yum install \
pygobject2-devel pygtk2-devel python-mutagen flac-devel \
jack-audio-connection-kit-devel libsamplerate-devel \
libsndfile-devel speex-devel

And if you wish : ffmpeg-devel libmad-devel
.. from http://rpmfusion.org/Configuration

cd idjc-0.8.1/
./configure && make , # make install

I had to deactivate selinux to start idjc / jackd :
# system-config-selinux .


I used this source + the patches ( may not be nessecary )
http://packages.debian.org/unstable/sound/idjc
> Links for idjc > > [idjc_0.8.1.orig.tar.gz],
[idjc_0.8.1-1.diff.gz]
.....

in2media 01-05-2010 06:47 AM

ok thanks, i need to know how to set it up now. on windows i used sam broadcaster, needed server ip,port,website url, password
in idjc i dont know where website url goes?

also i lost my internet connection now?
thanks for any help
i appreciate it guys

knudfl 01-05-2010 09:35 AM

' IDJC ' Documentation :
: idjc-0.8.1/doc/server.html , etc.

.. And .. http://www.onlymeok.nildram.co.uk/
.. http://web.bethere.co.uk/idjc/


Networking settings on Fedora ..
1) su
2) system-config-network
....


All times are GMT -5. The time now is 06:02 AM.