By "fresh CVS version" do you mean that you checked out the top of tree
and tried to build that?
If so, that's likely the problem as we are currently under pretty heavy
development and it's quite possible that things are not always going to
work everywhere when doing a top of tree build.
If you're looking for a stable build of the server you should use the
released Darwin version (or development snapshot).
-C
On Wednesday, September 19, 2001, at 08:43 PM, Cedric Veilleux wrote:
Hi,
I just compiled a fresh CVS version of DSS for the first time on my
FreeBSD 4.3 server. Here's what I did:
./Buildit (Everything went well)
./DSS_MakeRoot -f /usr/local/dss #(I had to figure out this one myself)
cd /usr/local/dss
./Install
Then I had streamingadminserver.pl and 2 instance of
DarwinStreamingServer running.
I went to http://bubble.inetflex.com:1220/ which is the address of my
server, and I am redirected to
http://bubble.inetflex.com:1220/parse_xml.cgi?filename=setup_assistant.html
which is normal I guess but then I get a 500 Internal Server Error.
Logs are not helping much and I'm stuck here..
Seems like I am the only one with this problem... I checked to make
sure the permissions are ok. When I execute parse_xml.cgi at the prompt
it says:
tag_vals.pl did not return a true value at ./parse_xml.cgi line 23.
Any help appreciated! Please reply to me personnaly at
email@hidden as I am not subscribed to the list.