Re: Installation with amp on Rocky Linux, posted by Laurent Jean-Rigaud on Thu Mar 21 19:30:49 2024
|
Hi Nina,
The RPM is built with Kerberos (libber*), LDAP (libldap*) and SSL (libssl*) options. These libs are missing on your system, and rpm command does
not take care of dependencies. |
Re: Installation with amp on Rocky Linux, posted by Stefan Ritt on Fri Mar 22 07:41:56 2024
|
Is there a way to install all dependencies automatically? Like if I install a package like "emacs" I get a list of dependencies with are automatically
installed:
Dependencies Resolved |
Re: Installation with amp on Rocky Linux, posted by Laurent Jean-Rigaud on Sat Mar 23 23:51:37 2024
|
Normally it should work. Requirements are set in SPEC file.
$ rpm -qpi --requires elog-3.1.5-20240226.el7.x86_64.rpm
/bin/sh |
Re: Installation with amp on Rocky Linux, posted by scott on Mon Mar 25 10:18:55 2024
|
Is there an RPM available for Rocky 8 or Rocky 9?
And checking over https://elog.psi.ch/elog/download/RPMS/ , only el7 is found. Is that the right place to look for EL8 or EL9 based RPM? |
Re: Installation with amp on Rocky Linux, posted by Laurent Jean-Rigaud on Mon Mar 25 10:55:43 2024
|
Hi,
The ELOG website provides new link to RPM packages :
Linux binaries are distributed as RPMs. |
Re: Installation with amp on Rocky Linux, posted by scott on Mon Mar 25 16:19:02 2024
|
Hi,
Thanks for the links to EL8/EL9. |
Re: Installation with amp on Rocky Linux, posted by Laurent Jean-Rigaud on Mon Mar 25 16:44:03 2024
|
Yes, same build options are used.
But i can not'confirm that they are working as well as on EL7. The tests done by build script on CI/CD are quite simple and limited to
rpm installation, service start and access from cmdline to elog server. |
today date in template, posted by Stefano Lacaprara on Mon Apr 8 10:49:10 2024
|
Hello,
I am using template for some elogbook entries.
|