EPrints Technical Mailing List Archive

Message: #09399


< 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


Discussing this with a colleague, who has a suspicion the devel packages may be needed too, and recommended a cover-all-bases approach of:

dnf install libxslt-devel libxslt libxml2-devel libxml2

Yours,
Andrew.



From: eprints-tech-request@ecs.soton.ac.uk <eprints-tech-request@ecs.soton.ac.uk> on behalf of John Salter <J.Salter@leeds.ac.uk>
Sent: 21 September 2023 13:25
To: eprints-tech@ecs.soton.ac.uk <eprints-tech@ecs.soton.ac.uk>
Subject: RE: [EP-tech] Migrating to Redhat Linux 8.6
 
CAUTION: This e-mail originated outside the University of Southampton.
CAUTION: This e-mail originated outside the University of Southampton.

Hi Maher,

I don’t have a RHEL8 box nearby right now, but I’d check that the libxml2 and libxslt packages are installed on the server.

> dnf install libxml2 libxslt

 

These are requirements for the perl modules you are trying to add.

 

Cheers,

John

 

From: eprints-tech-request@ecs.soton.ac.uk <eprints-tech-request@ecs.soton.ac.uk> On Behalf Of Maher Abdellatif Ahmad Qahwash
Sent: Thursday, September 21, 2023 12:49 PM
To: 'eprints-tech@ecs.soton.ac.uk' <eprints-tech@ecs.soton.ac.uk>
Subject: [EP-tech] Migrating to Redhat Linux 8.6

 

CAUTION: This e-mail originated outside the University of Southampton.

CAUTION: This e-mail originated outside the University of Southampton.

Internal

 

Hi

 

We are in the progress of migrating our EPrints 3.4.1 system from Rehat Linux 7.6 server to a Redhat Linux 8.6 server.  We have successfully installed all of the required packages but are having issues installing the XML::LibXSLT package.  As recommended in the documentation this package should be installed using CPAN.  However using CPAN we are receiving the following error:

 

Searching XML::LibXSLT () on cpanmetadb ...

--> Working on XML::LibXSLT

Fetching http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXSLT-2.002001.tar.gz

-> OK

Unpacking XML-LibXSLT-2.002001.tar.gz

Entering XML-LibXSLT-2.002001

Checking configure dependencies from META.json

Checking if you have warnings 0 ... Yes (1.37)

Checking if you have File::Path 2.06 ... Yes (2.15)

Checking if you have strict 0 ... Yes (1.11)

Configuring XML-LibXSLT-2.002001

Running Makefile.PL

running pkg-config libxslt... ok

looking for -lxslt... no

libxslt not found

Try setting LIBS and INC values on the command line

Or get libxslt and libxml2 from

  http://www.libxml.org/

If you install via RPMs, make sure you also install the -devel

RPMs, as this is where the headers (.h files) are.

-> N/A

-> FAIL Configure failed for XML-LibXSLT-2.002001. See /root/.cpanm/work/1695296840.123696/build.log for details.

 

 

Any idea how to fix this issue?

 

Thanks,

Maher

 

 

This message is marked for Internal university use only. Not to be circulated outside KFUPM.