my version of perl is :
This is perl, v5.6.1 built for i386-linux
when I try to do a ./DarwinStreamingServer, I get:
./DarwinStreamingServer: error while loading shared libraries:
libstdc++.so.5: cannot open shared object file: No such file or
directory
when I try ./streamingadminserver.pl, I get:
Cannot switch to group qtss
I tried to install the libstdc++.so.5 rpm, and got:
[root@reelmachine tmp]# rpm -i libstdc++-3.2.2-5.i386.rpm
error: failed dependencies:
libc.so.6(GLIBC_2.3) is needed by libstdc++-3.2.2-5
libgcc_s.so.1 is needed by libstdc++-3.2.2-5
libgcc_s.so.1(GCC_3.0) is needed by libstdc++-3.2.2-5
this is getting into some serious propeller head stuff for me as I am
no expert at this....
is there something I have missed? should it be this difficult ?
graham
On Mar 23, 2004, at 6:41 PM, graham anderson wrote:
I have a dedicated Unix box with the hosting company, CiHost
They do not directly support Darwin Streaming Server....
And, their boxes are a bit lean on install features.
I installed Darwin on the box, but can not open the admin page
Is there a special rpm/binary that I can install that gives Darwin
everything it needs to run properly.
Kind of like an all-inclusive package ?