re configure make make install copy
locate rdxport.cgi
/usr/local/libexec/rdxport.cgi
/var/httpd/rd-bin/rdxport.cgi

locate rd-bin.conf
/etc/httpd/conf.d/rd-bin.conf

same problem

log report

Oct  8 05:45:48 waiuku httpd: [error] [client 127.0.0.1]
/var/httpd/rd-bin/rdxport.cgi: error while loading shared libraries:
libFLAC.so.8: cannot open shared object file: No such file or directory
Oct  8 05:45:48 waiuku httpd: [error] [client 127.0.0.1] Premature end of
script headers: rdxport.cgi
Oct  8 05:45:48 waiuku httpd: [error] [client 127.0.0.1]
/var/httpd/rd-bin/rdxport.cgi: error while loading shared libraries:
libFLAC.so.8: cannot open shared object file: No such file or directory
Oct  8 05:45:48 waiuku httpd: [error] [client 127.0.0.1] Premature end of
script headers: rdxport.cgi
Oct  8 05:45:48 waiuku httpd: [error] [client 127.0.0.1]
/var/httpd/rd-bin/rdxport.cgi: error while loading shared libraries:
libFLAC.so.8: cannot open shared object file: No such file or directory
Oct  8 05:45:48 waiuku httpd: [error] [client 127.0.0.1] Premature end of
script headers: rdxport.cgi

locate libFLAC.so.8
/usr/local/lib/libFLAC.so.8
/usr/local/lib/libFLAC.so.8.2.0

ls -l /usr/local/lib/libFLAC.so.8
lrwxrwxrwx 1 root root 16 Oct  4 11:41 /usr/local/lib/libFLAC.so.8 ->
libFLAC.so.8.2.0


time for sleep!

everything else runs: just the cron generated imports that pull in breaking
news and traffic .

oh and can't delete cuts or carts .. not an issue because we're importing
everything from the main server and have a mysqldump from there we load into
the server here so changes there get made here, which is what we want to
have happen.

This box replicates the programme for replay


Oct  8 06:03:23 waiuku httpd: [error] [client 127.0.0.1]
/var/httpd/rd-bin/rdxport.cgi: error while loading shared libraries:
libFLAC.so.8: cannot open shared object file: No such file or directory
Oct  8 06:03:23 waiuku httpd: [error] [client 127.0.0.1] Premature end of
script headers: rdxport.cgi


not sure how we are calling lib flac

any help appreciated

Robert

On Fri, Oct 7, 2011 at 12:23 PM, Fred Gleason <fr...@paravelsystems.com>wrote:

> On Oct 6, 2011, at 12:34 49, Robert Jeffares wrote:
>
> > the first two are in the source code folder
> >
> > ls -l /usr/local/libexec/rdxport.cgi
> > -rwsr-xr-x 1 root root 1104251 Oct  4 12:39
> /usr/local/libexec/rdxport.cgi
> >
> > should this belong to the rduser?
>
> Nope.  It should be SETUID root, just as shown.
>
> Try building with the following invocation to 'configure':
>
> ./configure --prefix=/usr --libexecdir=/var/httpd/rd-bin
>
> Be sure to re-copy the Apache configuration from 'conf/rd-bin.conf' to
> '/etc/httpd/conf.d/' and restart Apache, and you should be in business.
>
> Cheers!
>
>
> |-------------------------------------------------------------------------|
> | Frederick F. Gleason, Jr. |               Chief Developer               |
> |                           |               Paravel Systems               |
> |-------------------------------------------------------------------------|
> |    Take care of the molehills, and the mountains will take care of      |
> |    themselves.                                                          |
> |                                 -- Motto of the Federal Civil Service   |
> |-------------------------------------------------------------------------|
>
> _______________________________________________
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
>
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev

Reply via email to