On Wed, Oct 16, 2002 at 09:36:55AM -0700, Joel Hedden wrote:
> Hi,
> We intentionally leave out StreamingLoadTool, because the tool is not
> APSL-licensed. The rest of the source code should build fine (at least on
> RedHat 7.x) and there shouldn't be any missing files.
OK. It should have been documented somewhere, or removed from the install
script.
> If you're using GCC 2.xx on Debian, my guess is that compilation should
3.xx, but it built fine (we'll see if I can ever get it to run).
> work. But, make sure you follow these directions:
> 1. Run "./buildtarball linux" from the base source directory. This will
> create a tarball for linux.. or you'll get a compiler error if there's a
> problem.
> 2. cd into the DarwinStreamingSrvr4.1-Linux directory that is created in
> the base source directory. Here, run "./Install".
OK, did that.
> I'll admit that I wasn't able to find any reference to "buildtarball" in the
> documentation, so that's something that we need to fix.
>
> The Perl issues that you mentioned are very minor and have never caused any
> problems for us. Do you know why include files should "return 1"? I've
> seen it done, but I don't know what the point is. Why should
Uh, that's the way the language was designed. The 'return 1;' shows the logical
end of the include file.
> '/parse_xml.cgi' be changed? I think that path problems that you're having
> with the CGI/HTML are possibly due to misinstallation. Once the
> streamingadminserver.pl script is running and the files have all been
> installed correctly, you shouldn't have any trouble using the web admin.
It's installed, and when I reference http://myserver.com/AdminHtml I get
the error:
The requested URL /parse_xml.cgi was not found on this server.
The fill URL is:
parse_xml.cgi?filename=setup_assistant2.html
So, since it lives *in* AdminHtml, the absolute path of /parse_xml.cgi
is completely wrong, since it doesn't live in / .
Bottom line, it still doesn't work.
Tim
--
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
>> Tim Sailer (at home) >< Coastal Internet,Inc. <<
>> Network and Systems Operations >< PO Box 671 <<
>> http://www.buoy.com >< Ridge, NY 11961 <<
>> email@hidden/email@hidden >< (631)924-3728 (888) 924-3728 <<
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
_______________________________________________
streaming-server-developers mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/streaming-server-developers
Do not post admin requests to the list. They will be ignored.