Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-14 Thread Rene
On 2013-03-09 08:57, Simon Tremblay wrote: Hello, I installed Fossil version 1.22 easily on my shared web host, but I'm unable to install any version higher than this one. My CGI script is simple: #!/home/reallyho/public_html/cgi-bin/fossil repository: /home/reallyho/public_html/rhs.fossil I set

Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-09 Thread Richard Hipp
On Sat, Mar 9, 2013 at 7:26 PM, Simon Tremblay wrote: > With version 1.25 I'm getting two 500 Internal Server Errors at 5 seconds > interval: > > [Sat Mar 09 19:17:14 2013] [error] [client 24.200.115.71] > File does not exist: > /home/reallyho/public_html/500.shtml > Those 500 errors might be co

Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-09 Thread Simon Tremblay
With version 1.25 I'm getting two 500 Internal Server Errors at 5 seconds interval: [Sat Mar 09 19:17:14 2013] [error] [client 24.200.115.71] File does not exist: /home/reallyho/public_html/500.shtml [Sat Mar 09 19:17:09 2013] [error] [client 24.200.115.71] File does not exist: /home/reallyho/pu

Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-09 Thread Richard Hipp
On Sat, Mar 9, 2013 at 3:29 AM, Simon Tremblay wrote: > I think I found the problem. I'm getting the following error when I try to > visit a fossil with version 1.23 and the config I mentioned earlier: > [Sat Mar 09 03:08:46 2013] [error] [client 24.200.115.71] > /home/reallyho/public_html/cgi-bi

Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-09 Thread Simon Tremblay
> Would a static binary built on any 32bit system not work? Unfortunately, I > don't have access to 32 bit system, so am unable to build one for you to > try.I think it might. I read this topic on it: http://stackoverflow.com/questions/11206243/how-to-build-a-static-binary-for-gnu-linux-install

Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-09 Thread Kevin Martin
On 9 Mar 2013, at 23:01, Simon Tremblay wrote: > Unfortunately Martin, it seems this version of Debian (6 stable) uses a too > recent version of GLIBC. Would a static binary built on any 32bit system not work? Unfortunately, I don't have access to 32 bit system, so am unable to build one for y

Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-09 Thread Simon Tremblay
Unfortunately Martin, it seems this version of Debian (6 stable) uses a too recent version of GLIBC. I still get the same error requiring GLIBC 2.7: [Sat Mar 09 17:48:00 2013] [error] [client 24.200.115.71] /home/reallyho/public_html/cgi-bin/fossil_debian6: /lib/libc.so.6: version `GLIBC_2.7' not

Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-09 Thread Martin Gagnon
On Sat, Mar 9, 2013 at 4:14 PM, Martin Gagnon wrote: > Le samedi 9 mars 2013, Stephan Beal a écrit : > > On Sat, Mar 9, 2013 at 10:03 PM, Simon Tremblay wrote: >> >>> Removing SSL support corrected this error. But I get the same error as >>> with version 1.23+ about GLIBC 2.7. >>> >> >> :( >> >>

Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-09 Thread Martin Gagnon
Le samedi 9 mars 2013, Stephan Beal a écrit : > On Sat, Mar 9, 2013 at 10:03 PM, Simon Tremblay > > > wrote: > >> Removing SSL support corrected this error. But I get the same error as >> with version 1.23+ about GLIBC 2.7. >> > > :( > > Then i unfortunately won't be able to help. Maybe someone

Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-09 Thread Stephan Beal
On Sat, Mar 9, 2013 at 10:03 PM, Simon Tremblay wrote: > Removing SSL support corrected this error. But I get the same error as > with version 1.23+ about GLIBC 2.7. > :( Then i unfortunately won't be able to help. Maybe someone else on the list has access to a suitable machine/VM. -- -

Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-09 Thread Simon Tremblay
Hello Stephan, Removing SSL support corrected this error. But I get the same error as with version 1.23+ about GLIBC 2.7. [Sat Mar 09 15:56:32 2013] [error] [client 24.200.115.71] /home/reallyho/public_html/cgi-bin/fossil-simon2: /lib/libc.so.6: version `GLIBC_2.7' not found (required by /ho

Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-09 Thread Stephan Beal
On Sat, Mar 9, 2013 at 9:45 PM, Simon Tremblay wrote: > /home/reallyho/public_html/cgi-bin/fossil-simon: error while loading > shared libraries: > libssl.so.0.9.8: cannot open shared object file: No such file or directory > i've just uploaded another (same URL) without ssl support. Please try th

Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-09 Thread Simon Tremblay
Thanks a lot Stephan. I tried your version, but can't tell if I'm closer or not to succeeding. I got the following error: [Sat Mar 09 15:37:07 2013] [error] [client 24.200.115.71] /home/reallyho/public_html/cgi-bin/fossil-simon: error while loading shared libraries: libssl.so.0.9.8: cannot open

Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-09 Thread Stephan Beal
On Sat, Mar 9, 2013 at 8:52 PM, Stephan Beal wrote: > Maybe someone else on the list has access to an appropriate 32-bit > machine. i have one 32-bit VM here where i can compile it and sent it to > you off-list, but i suspect that it might also be too new for what you > need. i'll built it and se

Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-09 Thread Stephan Beal
On Sat, Mar 9, 2013 at 8:42 PM, Simon Tremblay wrote: > Linux alexandre.inter-systeme.net 2.6.18-308.24.1.el5PAE #1 SMP Tue Dec 4 > 18:28:32 EST 2012 i686 athlon i386 GNU/Linux > > It seems like a Red Hat Enterprise Linux 5.8 with some added components > and GLIBC 2.5 installed. > > I'm really a

Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-09 Thread Simon Tremblay
Hello, I don't have ssh access to my webhost and I can't compile fossil sources directly on their servers. An admin gave me the result of the command: root@alexandre [~]# uname -a Linux alexandre.inter-systeme.net 2.6.18-308.24.1.el5PAE #1 SMP Tue Dec 4 18:28:32 EST 2012 i686 athlon i386 GNU/Li

Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-09 Thread Konstantin Khomoutov
On Sat, Mar 09, 2013 at 09:54:10AM +0100, Stephan Beal wrote: > > I think I found the problem. I'm getting the following error when I try to > > visit a fossil with version 1.23 and the config I mentioned earlier: > > [Sat Mar 09 03:08:46 2013] [error] [client 24.200.115.71] > > /home/reallyho/pub

Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-09 Thread Stephan Beal
On Sat, Mar 9, 2013 at 9:29 AM, Simon Tremblay wrote: > I think I found the problem. I'm getting the following error when I try to > visit a fossil with version 1.23 and the config I mentioned earlier: > [Sat Mar 09 03:08:46 2013] [error] [client 24.200.115.71] > /home/reallyho/public_html/cgi-bi

Re: [fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-09 Thread Simon Tremblay
I think I found the problem. I'm getting the following error when I try to visit a fossil with version 1.23 and the config I mentioned earlier: [Sat Mar 09 03:08:46 2013] [error] [client 24.200.115.71] /home/reallyho/public_html/cgi-bin/fossil_20120808: /lib/libc.so.6: version `GLIBC_2.7' not foun

[fossil-users] Unable to install fossil 1.23+ on my webhost

2013-03-08 Thread Simon Tremblay
Hello, I installed Fossil version 1.22 easily on my shared web host, but I'm unable to install any version higher than this one. My CGI script is simple: #!/home/reallyho/public_html/cgi-bin/fossil repository: /home/reallyho/public_html/rhs.fossil I set these permissions on Fossil files (it m