shoutcast-search utility

Rudy Vener salt at panix.com
Sat Jul 24 17:11:53 UTC 2010


I built it with  Python 2.7

Some caveats:
1. I had to first import the setuptools module. 
2. The  shoutcast-search Makefile failed to install the shoutcast_search library.
I had to redefine the line with:
"install --prefix=${PREFIX} --root=${DESTDIR}"
to use 
"install --prefix=${PREFIX} --root=${MYDIR}"
and derfine MYDIR in config.mk as 
MYDIR = /


to get the installation to work.

I found the Python setuptools module in google by
doeing a search for :
Pyhton setuptools
and then downloading the egg file for  linux 2.7




On Sat, Jul 24, 2010 at 11:33:58AM -0400, Jude DaShiell wrote:
> Can this even be built with python 2.6?  That's what's on slackware and  
> the package has a make failure since it can't find the module setuptools. 
> I'm not above modifying make files if offered a little direction on how 
> to get that done either.
>
>
> _______________________________________________
> Blinux-list mailing list
> Blinux-list at redhat.com
> https://www.redhat.com/mailman/listinfo/blinux-list

-- 
Rudy Vener, Owner and founder
Pizza Galaxy - Online ordering and Email marketing for 
independent restaurants.
Phone: (203) 230-9662
Website: http://www.pizzagalaxy.com

Restaurant owners, boost your sales with new 
customers, more visits and increased ticket size with 
Pizza Galaxy's Online Ordering and E-mail Marketing.
Get our free report: The Top 7 Ways for Restaurants to get 
Customers Online. Go to
http://www.pizzagalaxy.com/top7ways.html 
to get your free copy.

see for yourself  how customers hear about restaurant online 
ordering by following us on  Twitter:
http://www.twitter.com/pizzagalaxy




More information about the Blinux-list mailing list