Hi,
Trying to install the first RPM from the ibm NOTES_9 1.0.1_LINUX_RPM_EN_EVALUATION i am
missing :
libjpeg.so.62 is needed by ibm_notes-9.0.1-20131022.1138.i586
libpng12.so.0 is needed by ibm_notes-9.0.1-20131022.1138.i586
libXp.so.6 is needed by ibm_notes-9.0.1-20131022.1138.i586
13.1x64, Any ideas?
Thanks
Hi
Since your on a 64bit system and it’s only a 32bit application, you need to install the relevant 32bit libs, eg libjpeg62-32bit
On 2015-05-06 18:36, dimistat71 wrote:
>
> Hi,
> Trying to install the first RPM from the ibm NOTES_9
> 1.0.1_LINUX_RPM_EN_EVALUATION i am
> missing :
So you are not using a package manager?
> -libjpeg.so.62 is needed by ibm_notes-9.0.1-20131022.1138.i586
You may need some of these:
libjpeg8-32bit-8.0.2-24.4.1.x86_64
libjpeg8-8.0.2-24.4.1.x86_64
libjpeg62-devel-62.0.0-24.4.1.x86_64
libjpeg62-32bit-62.0.0-24.4.1.x86_64
libjpeg62-62.0.0-24.4.1.x86_64
> libpng12.so.0 is needed by ibm_notes-9.0.1-20131022.1138.i586
Some of these:
libpng16-16-32bit-1.6.6-16.1.x86_64
libpng12-compat-devel-1.2.50-6.4.1.x86_64
libpng12-0-32bit-1.2.50-6.4.1.x86_64
libpng16-16-1.6.6-16.1.x86_64
libpng12-devel-1.2.50-6.4.1.x86_64
libpng16-devel-1.6.6-16.1.x86_64
libpng12-0-1.2.50-6.4.1.x86_64
> libXp.so.6 is needed by ibm_notes-9.0.1-20131022.1138.i586-
Probably these:
libXp6-1.0.2-2.1.2.x86_64
libXp6-32bit-1.0.2-2.1.2.x86_64
–
Cheers / Saludos,
Carlos E. R.
(from 13.1 x86_64 “Bottle” (Minas Tirith))
use zypper in <rpm>, this works without problems.