EPrints Technical Mailing List Archive

Message: #09400


< 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


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

Internal

 

Thank you John and Andrew for your support.

 

Actually we already have all the mentioned packages installed as shown:

 

]# dnf install libxslt-devel libxslt libxml2-devel libxml2

Updating Subscription Management repositories.

 

Last metadata expiration check: 0:52:15 ago on Thu 21 Sep 2023 02:54:02 PM +03.

Package libxslt-devel-1.1.32-6.el8.x86_64 is already installed.

Package libxslt-1.1.32-6.el8.x86_64 is already installed.

Package libxml2-devel-2.9.7-16.el8.x86_64 is already installed.

Package libxml2-2.9.7-16.el8.x86_64 is already installed.

Dependencies resolved.

Nothing to do.

Complete!

 

Any other ideas?

 

Thanks,

Maher

 

 

From: eprints-tech-request@ecs.soton.ac.uk <eprints-tech-request@ecs.soton.ac.uk> On Behalf Of Andrew Mehta
Sent: Thursday, September 21, 2023 3:31 PM
To: eprints-tech@ecs.soton.ac.uk
Subject: 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

ZjQcmQRYFpfptBannerStart

Warning: This email has been sent from outside KFUPM. Do not open links or attachments unless you are sure they are safe.

ZjQcmQRYFpfptBannerEnd

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.