EPrints Technical Mailing List Archive
Message: #09411
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
RE: [EP-tech] Migrating to Redhat Linux 8.6
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: RE: [EP-tech] Migrating to Redhat Linux 8.6
- From: Maher Abdellatif Ahmad Qahwash <qahwash@kfupm.edu.sa>
- Date: Thu, 21 Sep 2023 14:41:42 +0000
CAUTION: This e-mail originated outside the University of Southampton.
Internal We are not sure if installing the
perl-XML-LibXSLT using dnf will cause any
segmentation faults with our Apache httpd webserver or not. We are just following the recommendation in the documentation to install using CPAN. Following is the cpanm –V output: # ./cpanm -V cpanm (App::cpanminus) version 1.7047 (./cpanm) perl version 5.026003 (/usr/bin/perl) %Config: archname=x86_64-linux-thread-multi installsitelib=/usr/local/share/perl5 installsitebin=/usr/local/bin installman1dir=/usr/share/man/man1 installman3dir=/usr/share/man/man3 sitearchexp=/usr/local/lib64/perl5 sitelibexp=/usr/local/share/perl5 vendorarch=/usr/lib64/perl5/vendor_perl vendorlibexp=/usr/share/perl5/vendor_perl archlibexp=/usr/lib64/perl5 privlibexp=/usr/share/perl5 %ENV: @INC: FatPacked::94715887577112=HASH(0x5624c2d56818) /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 This is the content of the file “XML-LibXSLT-2.002001-0.yml” --- distribution: !!perl/hash:CPAN::Distribution CALLED_FOR: XML::LibXSLT CHECKSUM_STATUS: OK ID: S/SH/SHLOMIF/XML-LibXSLT-2.002001.tar.gz RO: CPAN_COMMENT: ~ CPAN_USERID: SHLOMIF archived: tar build_dir: /root/.local/share/.cpan/build/XML-LibXSLT-2.002001-0 incommandcolor: 1 localfile: /root/.local/share/.cpan/sources/authors/id/S/SH/SHLOMIF/XML-LibXSLT-2.002001.tar.gz mandatory: 1 negative_prefs_cache: 1 prefs: {} reqtype: c unwrapped: !!perl/hash:CPAN::Distrostatus COMMANDID: 1 FAILED: '' TEXT: YES TIME: 1695294479 writemakefile: !!perl/hash:CPAN::Distrostatus COMMANDID: 1 FAILED: 1 TEXT: "NO -- No 'Makefile' created\n" TIME: 1695294480 perl: $^X: /usr/bin/perl mtime_$^X: 1673971108 mtime_dll: 0 sitearchexp: /usr/local/lib64/perl5 time: 1695294480 Thank you for your support. Maher From: eprints-tech-request@ecs.soton.ac.uk <eprints-tech-request@ecs.soton.ac.uk>
On Behalf Of Andrew Mehta Is it a problem for your EPrints migration if perl-XML-LibXSLT is working fine for you? The CPAN install idea is only if you sometimes find the perl-XML-LibXSLT
package causes segmentation faults with the Apache httpd webserver. You mention ZjQcmQRYFpfptBannerStart
ZjQcmQRYFpfptBannerEnd Is it a problem for your EPrints migration if
The CPAN install idea is only if you sometimes find the
perl-XML-LibXSLT package causes segmentation faults with the
Apache httpd webserver.
cpanm -V ...showing the correct installation locations? Is any further info in build logs in your user's home directory's ".cpanm" folder? From:
eprints-tech-request@ecs.soton.ac.uk <eprints-tech-request@ecs.soton.ac.uk> on behalf of Maher Abdellatif Ahmad Qahwash <qahwash@kfupm.edu.sa> CAUTION: This
e-mail originated outside the University of Southampton. CAUTION: This
e-mail originated outside the University of Southampton. Internal Sorry the libxslt is a folder (not a file) and is located here: /usr/include/libxslt We also have the following libxslt files here: /usr/lib64/libxslt.so.1.1.32 /usr/lib64/libxslt-plugins /usr/lib64/libxslt.so.1 /usr/lib64/pkgconfig/libxslt.pc /usr/lib64/libxslt.so /usr/share/licenses/libxslt The error appearing when trying to install using CPAN is this: looking for -lxslt... no libxslt not found From:
eprints-tech-request@ecs.soton.ac.uk <eprints-tech-request@ecs.soton.ac.uk>
On Behalf Of Maher Abdellatif Ahmad Qahwash CAUTION: This e-mail originated outside the University of Southampton. CAUTION: This e-mail originated outside the University of Southampton. Internal We installed from RPM dnf install perl-XML-LibXSLT
which was successful and resolved any ZjQcmQRYFpfptBannerStart
ZjQcmQRYFpfptBannerEnd CAUTION:
This e-mail originated outside the University of Southampton. CAUTION:
This e-mail originated outside the University of Southampton. Internal We installed from RPM dnf install perl-XML-LibXSLT which was successful and resolved any dependencies. Then we did a dnf remove perl-XML-LibXSLT and then a cpanm (Yes we are using cpanm) XML::LibXSLT but received the same error and the installation failed. Could the issue be from the location of the libxslt file? # which libxslt /usr/bin/which:
no libxslt in (/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin) The libxslt file is located here: /usr/include/libxslt Thanks Maher From:
eprints-tech-request@ecs.soton.ac.uk <eprints-tech-request@ecs.soton.ac.uk>
On Behalf Of John Salter CAUTION: This e-mail originated outside the University of Southampton. CAUTION: This e-mail originated outside the University of Southampton. Apologies, that previous ‘which’ wasn’t too helpful
:\ If you try installing from RPM: >dnf install ZjQcmQRYFpfptBannerStart
ZjQcmQRYFpfptBannerEnd CAUTION:
This e-mail originated outside the University of Southampton. CAUTION:
This e-mail originated outside the University of Southampton. Apologies, that previous ‘which’ wasn’t too helpful :\ >dnf install perl-XML-LibXSLT
From:
eprints-tech-request@ecs.soton.ac.uk <eprints-tech-request@ecs.soton.ac.uk>
On Behalf Of Maher Abdellatif Ahmad Qahwash CAUTION:
This e-mail originated outside the University of Southampton. CAUTION:
This e-mail originated outside the University of Southampton. Internal I’m using the root user for running the below command and for trying to install the CPAN module, this is the output: # which libxslt /usr/bin/which: no libxslt in (/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin) From:
eprints-tech-request@ecs.soton.ac.uk <eprints-tech-request@ecs.soton.ac.uk>
On Behalf Of John Salter CAUTION: This e-mail originated outside the University of Southampton. CAUTION: This e-mail originated outside the University of Southampton. If you run: > which libxslt As the same user you are
trying to install the CPAN module with, does ZjQcmQRYFpfptBannerStart
ZjQcmQRYFpfptBannerEnd CAUTION:
This e-mail originated outside the University of Southampton. CAUTION:
This e-mail originated outside the University of Southampton. If you run: As the same user you are trying to install the CPAN module with, does it return anything? From:
eprints-tech-request@ecs.soton.ac.uk <eprints-tech-request@ecs.soton.ac.uk>
On Behalf Of Maher Abdellatif Ahmad Qahwash CAUTION:
This e-mail originated outside the University of Southampton. CAUTION:
This e-mail originated outside the University of Southampton. Internal Hi Martin The packages libxslt-devel libxslt libxml2-devel libxml2 are only installed using dnf and are not installed again on the system using CPAN. As for the XML::LibXSLT it is
recommended in the documentation to install it using CPAN and not as an rpm using dnf. Any ideas? Thanks, Maher From:
eprints-tech-request@ecs.soton.ac.uk <eprints-tech-request@ecs.soton.ac.uk>
On Behalf Of Martin Brändle CAUTION: This e-mail originated outside the University of Southampton. CAUTION: This e-mail originated outside the University of Southampton. Hi, if you have the rpms installed, you don’t need
the CPAN package (you should remove it) – otherwise ZjQcmQRYFpfptBannerStart
ZjQcmQRYFpfptBannerEnd CAUTION:
This e-mail originated outside the University of Southampton. CAUTION:
This e-mail originated outside the University of Southampton. Hi, if you have the rpms installed, you don’t need the CPAN package (you should remove it) – otherwise you may run into conflicts. Kind regards, Martin -- Dr. Martin Brändle From:
eprints-tech-request@ecs.soton.ac.uk <eprints-tech-request@ecs.soton.ac.uk> on behalf of Maher Abdellatif Ahmad Qahwash <qahwash@kfupm.edu.sa> CAUTION: This
e-mail originated outside the University of Southampton. CAUTION: This
e-mail originated outside the University of Southampton. Internal Sorry the libxslt is a folder (not a file) and is located here: /usr/include/libxslt We also have the following libxslt files here: /usr/lib64/libxslt.so.1.1.32 /usr/lib64/libxslt-plugins /usr/lib64/libxslt.so.1 /usr/lib64/pkgconfig/libxslt.pc /usr/lib64/libxslt.so /usr/share/licenses/libxslt The error appearing when trying to install using CPAN is this: looking for -lxslt... no libxslt not found From:
eprints-tech-request@ecs.soton.ac.uk <eprints-tech-request@ecs.soton.ac.uk>
On Behalf Of Maher Abdellatif Ahmad Qahwash CAUTION: This e-mail originated outside the University of Southampton. CAUTION: This e-mail originated outside the University of Southampton. Internal We installed from RPM dnf install perl-XML-LibXSLT
which was successful and resolved any ZjQcmQRYFpfptBannerStart
ZjQcmQRYFpfptBannerEnd CAUTION:
This e-mail originated outside the University of Southampton. CAUTION:
This e-mail originated outside the University of Southampton. Internal We installed from RPM dnf install perl-XML-LibXSLT which was successful and resolved any dependencies. Then we did a dnf remove perl-XML-LibXSLT and then a cpanm (Yes we are using cpanm) XML::LibXSLT but received the same error and the installation failed. Could the issue be from the location of the libxslt file? # which libxslt /usr/bin/which:
no libxslt in (/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin) The libxslt file is located here: /usr/include/libxslt Thanks Maher From:
eprints-tech-request@ecs.soton.ac.uk <eprints-tech-request@ecs.soton.ac.uk>
On Behalf Of John Salter CAUTION: This e-mail originated outside the University of Southampton. CAUTION: This e-mail originated outside the University of Southampton. Apologies, that previous ‘which’ wasn’t too helpful
:\ If you try installing from RPM: >dnf install ZjQcmQRYFpfptBannerStart
ZjQcmQRYFpfptBannerEnd CAUTION:
This e-mail originated outside the University of Southampton. CAUTION:
This e-mail originated outside the University of Southampton. Apologies, that previous ‘which’ wasn’t too helpful :\ >dnf install perl-XML-LibXSLT
From:
eprints-tech-request@ecs.soton.ac.uk <eprints-tech-request@ecs.soton.ac.uk>
On Behalf Of Maher Abdellatif Ahmad Qahwash CAUTION:
This e-mail originated outside the University of Southampton. CAUTION:
This e-mail originated outside the University of Southampton. Internal I’m using the root user for running the below command and for trying to install the CPAN module, this is the output: # which libxslt /usr/bin/which: no libxslt in (/usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin) From:
eprints-tech-request@ecs.soton.ac.uk <eprints-tech-request@ecs.soton.ac.uk>
On Behalf Of John Salter CAUTION: This e-mail originated outside the University of Southampton. CAUTION: This e-mail originated outside the University of Southampton. If you run: > which libxslt As the same user you are
trying to install the CPAN module with, does ZjQcmQRYFpfptBannerStart
ZjQcmQRYFpfptBannerEnd CAUTION:
This e-mail originated outside the University of Southampton. CAUTION:
This e-mail originated outside the University of Southampton. If you run: As the same user you are trying to install the CPAN module with, does it return anything? From:
eprints-tech-request@ecs.soton.ac.uk <eprints-tech-request@ecs.soton.ac.uk>
On Behalf Of Maher Abdellatif Ahmad Qahwash CAUTION:
This e-mail originated outside the University of Southampton. CAUTION:
This e-mail originated outside the University of Southampton. Internal Hi Martin The packages libxslt-devel libxslt libxml2-devel libxml2 are only installed using dnf and are not installed again on the system using CPAN. As for the XML::LibXSLT it is
recommended in the documentation to install it using CPAN and not as an rpm using dnf. Any ideas? Thanks, Maher From:
eprints-tech-request@ecs.soton.ac.uk <eprints-tech-request@ecs.soton.ac.uk>
On Behalf Of Martin Brändle CAUTION: This e-mail originated outside the University of Southampton. CAUTION: This e-mail originated outside the University of Southampton. Hi, if you have the rpms installed, you don’t need
the CPAN package (you should remove it) – otherwise ZjQcmQRYFpfptBannerStart
ZjQcmQRYFpfptBannerEnd CAUTION:
This e-mail originated outside the University of Southampton. CAUTION:
This e-mail originated outside the University of Southampton. Hi, if you have the rpms installed, you don’t need the CPAN package (you should remove it) – otherwise you may run into conflicts. Kind regards, Martin -- Dr. Martin Brändle |
- Follow-Ups:
- Re: [EP-tech] Migrating to Redhat Linux 8.6
- From: Andrew Mehta <A.J.Mehta@soton.ac.uk>
- RE: [EP-tech] Migrating to Redhat Linux 8.6
- From: John Salter <J.Salter@leeds.ac.uk>
- Re: [EP-tech] Migrating to Redhat Linux 8.6
- References:
- [EP-tech] Migrating to Redhat Linux 8.6
- From: Maher Abdellatif Ahmad Qahwash <qahwash@kfupm.edu.sa>
- RE: [EP-tech] Migrating to Redhat Linux 8.6
- From: John Salter <J.Salter@leeds.ac.uk>
- Re: [EP-tech] Migrating to Redhat Linux 8.6
- From: Andrew Mehta <A.J.Mehta@soton.ac.uk>
- RE: [EP-tech] Migrating to Redhat Linux 8.6
- From: Maher Abdellatif Ahmad Qahwash <qahwash@kfupm.edu.sa>
- Re: [EP-tech] Migrating to Redhat Linux 8.6
- From: Martin Brändle <martin.braendle@uzh.ch>
- RE: [EP-tech] Migrating to Redhat Linux 8.6
- From: Maher Abdellatif Ahmad Qahwash <qahwash@kfupm.edu.sa>
- RE: [EP-tech] Migrating to Redhat Linux 8.6
- From: John Salter <J.Salter@leeds.ac.uk>
- RE: [EP-tech] Migrating to Redhat Linux 8.6
- From: Maher Abdellatif Ahmad Qahwash <qahwash@kfupm.edu.sa>
- RE: [EP-tech] Migrating to Redhat Linux 8.6
- From: John Salter <J.Salter@leeds.ac.uk>
- RE: [EP-tech] Migrating to Redhat Linux 8.6
- From: Maher Abdellatif Ahmad Qahwash <qahwash@kfupm.edu.sa>
- RE: [EP-tech] Migrating to Redhat Linux 8.6
- From: Maher Abdellatif Ahmad Qahwash <qahwash@kfupm.edu.sa>
- Re: [EP-tech] Migrating to Redhat Linux 8.6
- From: Andrew Mehta <A.J.Mehta@soton.ac.uk>
- [EP-tech] Migrating to Redhat Linux 8.6
- Prev by Date: Re: [EP-tech] Migrating to Redhat Linux 8.6
- Next by Date: RE: [EP-tech] Migrating to Redhat Linux 8.6
- Previous by thread: Re: [EP-tech] Migrating to Redhat Linux 8.6
- Next by thread: RE: [EP-tech] Migrating to Redhat Linux 8.6
- Index(es):