OS/2, eCS & ArcaOS - Technical > Applications

Texstudio 2.8.8

(1/2) > >>

Mike La Martina:
Texstudio can't find some dll's

[J:\TexStudio]chkdll32 texstudio.exe
Loading DLL 'libc065' --> I:\ECS\DLL\LIBC065.DLL.
Loading DLL 'QtCore4' --> I:\USR\LIB\QTCORE4.DLL.
Loading DLL 'stdcpp6' --> NOT loaded!
Unable to load DLL 'stdcpp6'.  DosLoadModule returned: 2
OS/2 reports 'STDCPP6' contributed to the failure.
Loading DLL 'QtGui4' --> I:\USR\LIB\QTGUI4.DLL.
Loading DLL 'QtNet4' --> I:\USR\LIB\QTNET4.DLL.
Loading DLL 'poppq44' --> NOT loaded!
Unable to load DLL 'poppq44'.  DosLoadModule returned: 2
OS/2 reports 'POPPQ44' contributed to the failure.
Loading DLL 'QtXml4' --> I:\USR\LIB\QTXML4.DLL.
Loading DLL 'QtScri4' --> I:\USR\LIB\QTSCRI4.DLL.

I ran yum update and it did install many packages, but nothing that contained poppq44.dll or stdcpp6.dll.

Does anyone know where these dll's can be found?

Thanks

Dave Yeo:
Yum install libstdc++ poppler
Not sure about poppler though

Mike La Martina:
Thanks for the reply.

When I ran yum install libstdc++ I got this response:
Setting up Install Process
Package libstdc++-4.4.6.17-1oc00.i386 already installed and latest version
Nothing to do.

Subsequent attempts to run Texstudio failed and chkdll32 still reported STDCPP6 load failed.

David McKenna:
Try YUM INSTALL libstdc++6 poppler     (note the '6')

Mike La Martina:
Thanks David:
Now I can load STDCPP6.  However texstudio still fails with
[J:\TexStudio]chkdll32 texstudio.exe
Loading DLL 'libc065' --> I:\ECS\DLL\LIBC065.DLL.
Loading DLL 'QtCore4' --> I:\USR\LIB\QTCORE4.DLL.
Loading DLL 'stdcpp6' --> I:\USR\LIB\STDCPP6.DLL.
Loading DLL 'QtGui4' --> I:\USR\LIB\QTGUI4.DLL.
Loading DLL 'QtNet4' --> I:\USR\LIB\QTNET4.DLL.
Loading DLL 'poppq44' --> NOT loaded!
Unable to load DLL 'poppq44'.  DosLoadModule returned: 2
OS/2 reports 'POPPQ44' contributed to the failure.
Loading DLL 'QtXml4' --> I:\USR\LIB\QTXML4.DLL.
Loading DLL 'QtScri4' --> I:\USR\LIB\QTSCRI4.DLL.

BTW, yum is great.

Navigation

[0] Message Index

[#] Next page

Go to full version