Sorry to not resond sooner -- I've been having net connectivity problems.

>1) Initial build without shoutcast installed fails:
>    xmit/Makefile needs to exclude HTTPTransmitter.o if theres no libshout
>    Main.cpp needs more #ifdef HAVE_LIBSHOUT around some
>HTTPTransmitter stuff.


This problem has been fixed in the code in CVS.

>2) Update of MySQL database fails adding column WholeAlbums
>solution, log into database and grant alter privileges on obs to user obs
>(seems not to be the default in my setup)

This problem was related to the 0.2.1 creating users without alter privs.
The easiest thing to do is to remove the obs user and let the 0.3.0 setup
scripts create a new user. This new user will have alter privs.

>3) On admin web pages, access denied to perl scripts.
>Solution - add FollowSymLinks for /cgi-bin in httpd.conf
>(probably not such a hot idea for security)
>another solution would be to copy the scripts instead of linking them.


Yeah, that's a good point. I'll have it copy rather than link the scripts.

4) I can't find any way to delete a playlist in the Admin section.

Another good point -- I'll take care of that as well.

I've got the above problems and one problem in CleanUp.pl to fix -- as soon
as I fix those problems I will do a 0.3.0 final release. In the meantime
I've fixed a number of bugs since 0.3.0-pre2 and I would suggest that you
check out the latest and greatest code from CVS and play around with that.
The instructions for downloading the code from CVS are on the website.

Let me know if you run into any problems.

-ruaok


_______________________________________________
Obs-dev mailing list
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/obs-dev

Reply via email to