1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Alive Server Installation |
From: | "Arms, Dohn A. via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>, "Smith, William" <william.smith at helmholtz-berlin.de> |
Date: | Fri, 19 Feb 2021 21:07:03 +0000 |
Hi Will,
I don't know offhand what the problem is, but I'll do a clean install from git and see what might be the issue.
Dohn
From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of Smith, William via Tech-talk <tech-talk at aps.anl.gov>
Sent: Friday, February 19, 2021 10:20 AM To: tech-talk at aps.anl.gov <tech-talk at aps.anl.gov> Subject: Alive Server Installation Hi Dohn,
I have been trying to install an alive server (https://epics-alive-server.github.io/). I have followed the various installation files in each repository. First I pulled and installed the alive daemon and ran it successfully. (https://github.com/epics-alive-server/alived)
When I ping it I get:
emil@sissy-serv-04:~/alive$ sudo alivectl -p up
Next I wanted to install the web server, for that I pulled the following repositories:
https://github.com/dohnarms/dcgi.git https://github.com/epics-alive-server/client-tools.git
In both directories I did nothing other than “sudo make install”. In both cases I used sudo because the output was being written to /usr/local/ This seemed to work ok, everything was installed and I got no error messages. Finally I pulled the repo https://github.com/epics-alive-server/web-client.git Again I followed the installation instructions, deciding not to change anything because I had installed the requirements in the previous step. This created an executable
/usr/local/cgi-bin/ioc_alive.cgi
If I try and run this
./ioc_alive.cgi
I get the error:
*** buffer overflow detected ***: terminated Aborted (core dumped)
Any ideas?
All the best,
Will
Helmholtz-Zentrum Berlin für Materialien und Energie GmbH Mitglied der Hermann von Helmholtz-Gemeinschaft Deutscher Forschungszentren e.V. Aufsichtsrat: Vorsitzender Dr. Volkmar Dietz, stv. Vorsitzende Dr. Jutta Koch-Unterseher Geschäftsführung: Prof. Dr. Bernd Rech (Sprecher), Prof. Dr. Jan Lüning, Thomas Frederking Sitz Berlin, AG Charlottenburg, 89 HRB 5583 Postadresse: Hahn-Meitner-Platz 1 14109 Berlin Deutschland |