Skip to main content
Search titles, bodies, and author names
Found 61,355 posts across 1 forum.

MP3 Streaming Server — #2

Quote: Originally posted by anothermacguy: Would anyone be willing to help me compile the source for iceCast? Its a streaming mp3 server. The current Shoutcast server …
MacNN Troubleshooting

MP3 Streaming Server — #3

Thanks a lot. I will let you know how it goes. Take care ----When I tried make, after cd'ing into the directory, it told me "no targets specified, and no makefile found". What …
MacNN Troubleshooting

MP3 Streaming Server — #4

This is gonna be long, so just bear with me. Quote: Originally posted by anothermacguy: Thanks a lot. I will let you know how it goes. Take care ----When I tried ma…
MacNN Troubleshooting

MP3 Streaming Server — #5

THANK YOU THANK YOU THANK YOU!!!!! I am very grateful. I have been trying to get this going all day. I did manage to get the program to compile and run, and configured. Then I …
MacNN Troubleshooting

MP3 Streaming Server — #6

more on that note.. carbon soundjam is the only program i know that can broadcast into icecast or shoutcast... you need to register it first though
MacNN Troubleshooting

MP3 Streaming Server — #7

Quote: Originally posted by sordid: more on that note.. carbon soundjam is the only program i know that can broadcast into icecast or shoutcast... you need to register i…
MacNN Troubleshooting

MP3 Streaming Server — #8

Thanks for the info guys. What I have actually done is decide to go with an older version of shoutcast and I'm using JScream as my encoder. It's not working perfectly yet, I have…
MacNN Troubleshooting

MP3 Streaming Server — #9

dogzilla: Yep, sorry, I meant to say under OS X, SJ is the only one I know that will broadcast. I've tried to compile many command line encoders, but most need to be modified great…
MacNN Troubleshooting

MP3 Streaming Server — #10

Hey guys, JScream does work, and compiles find on Darwin. I have it, and shoutcast both running. My pesky little problem which I spoke of earlier is that when JScream tries conne…
MacNN Troubleshooting

MP3 Streaming Server — #11

Quote: Originally posted by sordid: dogzilla: Yep, sorry, I meant to say under OS X, SJ is the only one I know that will broadcast. I've tried to compile many command li…
MacNN Troubleshooting

MP3 Streaming Server — #12

That pesky password problem is solved. Server works great. For those of you who haven't written your own encoders, I would recommend JScream.
MacNN Troubleshooting

CW 6 c++ coding — #2

Not clear if you already know C++ or not. If you know some C++ and want to start programming Carbon apps for Mac OS 8/9/X using CodeWarrior, read the "PowerPlant Book," which is s…
MacNN Development

MacOSX and Perl — #2

yeah for the most part... The file system browser (excuuuuuse me the finder) doesn't seem to recognized it as an executable file and opens it in the editor for me when I doubleclic…
MacNN Troubleshooting

MacOSX and Perl — #3

Quote: Originally posted by jhh: I think the "finder" should see the file as executable and do this for me. To get the Finder to take the appropriate action for thes…
MacNN Troubleshooting

MacOSX and Perl — #4

I used vi to create a file: #1/usr/bin/perl print ("hello, world!\n"); 2 lines I saved the file in my default user directory as HelloPerl.pl At the command prompt I typed:] chmod …
MacNN Troubleshooting

MacOSX and Perl — #5

when in doubt use which. [davinci:~] terry% which perl /usr/bin/perl [davinci:~] terry% Contents of my HelloPerl.pl #!/usr/bin/perl print "Hello World!\n"; Attempt to run Hell…
MacNN Troubleshooting

MacOSX and Perl — #6

when in doubt use which. [davinci:~] terry% which perl /usr/bin/perl [davinci:~] terry% Contents of my HelloPerl.pl #!/usr/bin/perl print "Hello World!\n"; Attempt to run Hell…
MacNN Troubleshooting

MacOSX and Perl — #7

That's the correct binary location. The script works for me, try typing in: perl HelloPerl.pl at the command line.
MacNN Troubleshooting by parallax

MacOSX and Perl — #8

prior to setting the path as specified by "int69h" the method provided by "parallax" worked. It never occured to me to throw the file to perl as an argument, but that did work, how…
MacNN Troubleshooting

MacOSX and Perl — #9

Adding your curret directory to your PATH with PATH=${PATH}:. can be a security risk. Someone might disable a common system command and place a trojaned someplace sensitive. just…
MacNN Troubleshooting

MacOSX and Perl — #10

If someone has enough privileges to remove system commands, you've got a lot more to worry about than a trojan. Let's say some luser writes a program that appends + + to ~/.rhosts…
MacNN Troubleshooting

MacOSX and Perl — #11

If someone has enough privileges to remove system commands, you've got a lot more to worry about than a trojan. Let's say some luser writes a program that appends + + to ~/.rhosts…
MacNN Troubleshooting

Mail.app in the service menu — #2

It's still there. Do you not get it? Do you have a Services menu at all? There is an intermittent problem where sometimes the first time you bring it up the entries in the menu a…
MacNN Troubleshooting

Mail.app in the service menu — #3

i don't get a mail submenu in OS X--i get 3 menus. diisk copy grab text edit that's it..... when exactly does the "services" menu come up? it seems like random apps have it...
MacNN Troubleshooting

Mail.app in the service menu — #4

Right now, Services menu is available in Cocoa apps only. As far as what items appear in there: This depends on your current selection (text or graphic or file or ...). If in a g…
MacNN Troubleshooting
mp.ls