Points of Required Attention™
Please chime in on a proposed restructuring of the ROM hacking sections.
Views: 88,551,672
Main | FAQ | Uploader | IRC chat | Radio | Memberlist | Active users | Latest posts | Calendar | Stats | Online users | Search 05-06-24 03:57 PM
Guest: Register | Login

0 users currently in Computing | 1 guest

Main - Computing - Streaming Radio from Linux New thread | New reply


BriGuy92
Posted on 12-12-07 02:34 AM (rev. 3 of 12-12-07 02:35 AM) Link | Quote | ID: 71577


Rat
Level: 24

Posts: 88/93
EXP: 71082
Next: 7043

Since: 02-23-07
From: You hampster!

Last post: 5703 days
Last view: 3120 days
Alright, so I got my original ICS problem solved, but now I have another. See, one of themain reasons for setting up this second PC was to have my Icecast stream online 24/7. Yes, that's the stream that's advertised in my sig. The only problem is, I'm WAY unfamiliar with Linux and have really no clue how to set up an Icecast stream on it. (ie what programs to use, how to compile, etc.) I'm running openSUSE 10.3 x86, if it helps.

blackhole89
Posted on 12-12-07 02:48 AM Link | Quote | ID: 71581


The Guardian
Moloch whose eyes are a thousand blind windows!
Level: 124

Posts: 1047/4196
EXP: 21550449
Next: 286152

Since: 02-19-07
From: Ithaca, NY, US

Last post: 481 days
Last view: 94 days



What it comes down to is that you should retrieve the latest Icecast source package and follow the typical pattern of commands to install software from source in a unixoid build environment, i.e.
1. ./configure
2. make
3. make install
in the folder you extracted your source package into (which, in turn, can be done with tar -xzvf packagename.tar.gz).
You might have to install the development versions of a number of libraries (libvorbis etc.); this is best done with your distribution's package manager. The Icecast site should list somewhere which of those you require; as I am unfamiliar with SuSE's setup and whatever package manager it uses, I can only recommend you to consult your distribution's manual for how to search and install packages.

____________________



BriGuy92
Posted on 12-12-07 03:37 AM Link | Quote | ID: 71584


Rat
Level: 24

Posts: 89/93
EXP: 71082
Next: 7043

Since: 02-23-07
From: You hampster!

Last post: 5703 days
Last view: 3120 days
The only problem with what you just told me is that the "make" command always comes up as unknown. That's why I can't really do anything.

blackhole89
Posted on 12-12-07 12:19 PM Link | Quote | ID: 71586


The Guardian
Moloch whose eyes are a thousand blind windows!
Level: 124

Posts: 1049/4196
EXP: 21550449
Next: 286152

Since: 02-19-07
From: Ithaca, NY, US

Last post: 481 days
Last view: 94 days



gmake, gcc, g++ etc. are packages you need to install as well then. Sorry, I didn't assume you wouldn't already have those.

____________________



Main - Computing - Streaming Radio from Linux New thread | New reply

Acmlmboard 2.1+4δ (2023-01-15)
© 2005-2023 Acmlm, blackhole89, Xkeeper et al.

Page rendered in 0.020 seconds. (321KB of memory used)
MySQL - queries: 42, rows: 54/55, time: 0.016 seconds.