Från: |
"Massimo S." <ecs-isp@2rosenthals.com> |
Meddelandehuvud Oavkodat meddelande |
Ämne: |
Re: [eCS-ISP] wget issue |
Datum: |
Sat, 21 Aug 2021 19:42:07 +0200 |
Till: |
eCS ISP Mailing List <ecs-isp@2rosenthals.com> |
|
---|
Il 21/08/2021 17:38, Steven Levine ha scritto:
In <list-2330061@2rosenthals.com>, on 08/21/21
at 05:11 PM, "Massimo S." <ecs-isp@2rosenthals.com> said:
Hi Massimo,
EBP=0018f820 FLG=00010212
LIBCX0.DLL 0001:000100fd
i get no exceptQ dumps
What version of libcx do you have installed?
Build Level Display Facility Version 6.12.675 Sep 25 2001
(C) Copyright IBM Corporation 1993-2001
Signature: @#bww bitwise works GmbH:0.7#@##1## 2021-07-30 20:58:27 noVendor: bww bitwise works GmbH
Revision: 0.07
Date/Time: 2021-07-30 20:58:27
Build Machine: novator
File Version: 0.7.1
Description: kLIBC Extension Library
i've tried
yum install wget-debug
but it say there is not package available
You should use anpm or learn a bit more about the yum command line. When
you don't know the name, you need to ask yum the tell you:
yum --noplugins list wget*
The --noplugins is optional. Yum starts a bit faster without loading
plugins I know I don't need.
Steven
that command make me discover it:
yum install wget-debuginfo.i686
thanks a lot
massimo
|