Displaying 20 results from an estimated 25 matches for "libeay32".
2010 Nov 20
1
Where can I find a working libeay32.dll file for RCurl ?
Hi all,
I was trying to run the latest version of RCurl on windows 7 with R 2.12 and
got a "missing libeay32.dll" error.
I now downloaded such a file from here:
http://code.google.com/p/aion-inside/source/browse/trunk/out/libeay32.dll?spec=svn10&r=10
And placed it in the system32 folder.
Now I get the following error:
"The procedure entry point EVP_md2 could not be located in the dynamic l...
2007 Feb 15
0
LIBEAY32.DLL Ordinal 968
Hello,
What version of LIBEAY32.DLL has Ordinal 968 defined? I have searched many
versions of this dll and see that this ordinal has been deprecated. Where
can I find the latest version of this dll that has this ordinal defined?
Thanks,
Michael Allen
Novartis Pharmaceuticals Corporation
Senior Technologist
Novartis Pharmaceu...
2010 Jun 29
2
RPostgreSQL - Unable to locate required modules/DLLs on WinXP/7
...PostgreSQL' could not be loaded
At the same time an error box appears saying that a given DLL does not
exists which makes RPostgreSQL loading to fail. The message appears for
any of the following DLLs (that actually exist on
X:/PostgreSQL_installation_directory/bin):
libpq.dll
ssleay32.dll
libeay32.dll
libintl-8.dll
libiconv-2.dll
krb5_32.dll
comerr32.dll
k5sprt32.dll
msvcr71.dll
gssapi32.dll
To "solve" this problem the actual DLLs from the PostgreSQL installation
directory must be copied into the X:/WINDOWS/System32 shared libraries
folder in order to make the package operationa...
2016 Sep 14
2
How to get started (Windows)
...run_upsd();
run_upsmon();
A quick glance through the code reveals a startup switch -N (run in non-service mode). I did that, having stopped the service first, and then ran 'upsd -D' as requested. This time I got an error message dialog window: "The program can't start because LIBEAY32.dll is missing from your computer."
BINGO. With that my nose went to the ground.
(FYI the reason we didn't get that dialog before is because Windows services can no longer interact with the Desktop. Pre-Win8 they could, but that capability has been removed. Now that we ran NUT.exe at the...
2009 Nov 14
1
Filmon HDI Player
Hello,
wonder if anyone can help here - perhaps a winetrick (tried DIVX - doesn't help, and slight problems with Ubuntu 9.10, like some other Linux programs have). I have tried to install a MS Windows program to watch TV, films etc. over the Internet from filmon.com. The program gives a "network problem" message after trying to authenticate the log-in name and password.
There is no
2011 Oct 21
1
Wine apps crash
...e C:\\windows\\command\\start.exe /Unix /home/ubuntu/.wine/dosdevices/c:/users/ubuntu/Start\ Menu/Programs/Foxit\ Phantom/Foxit\ Phantom.lnk
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:exec:SHELL_execute flags ignored: 0x00004100
ubuntu at ubuntu-laptop:~$ err:module:import_dll Library libeay32.dll (which is needed by L"C:\\Program Files\\Foxit Software\\Foxit Phantom\\plugins\\ondemandcm\\curl\\libcurl.dll") not found
err:module:import_dll Library libssl32.dll (which is needed by L"C:\\Program Files\\Foxit Software\\Foxit Phantom\\plugins\\ondemandcm\\curl\\libcurl.dll&quo...
2012 Feb 08
4
Kindle PC 1.8.1 and wine 1.3.32
...141d in kindle (+0x55141c) (0x045aa6b8)
0x7855753a: movzwl 0x0(%edx),%eax
Modules:
Module Address Debug info Name (132 modules)
PE 340000- 373000 Deferred ssleay32
PE 3c0000- 3ca000 Deferred qgif4
PE 400000- 1296000 Export kindle
PE 12a0000- 139e000 Deferred libeay32
PE 13a0000- 14df000 Deferred qtscript4
PE 1b70000- 1ba3000 Deferred qjpeg4
PE 10000000-10a34000 Deferred qtwebkit4
PE 4a800000-4a91f000 Deferred icuuc44
PE 4ad00000-4bb41000 Deferred icudt44
PE 61000000-61056000 Deferred qtxml4
PE 62000000-62093000 Deferr...
2016 Sep 13
2
How to get started (Windows)
> On Sep 11, 2016, at 3:37 PM, Jeff Bowman <jeff.bowman at intexx.com> wrote:
> >
> > Using subdriver: APC HID 0.95
> >
> > ...and then hangs for 45 seconds before returning to a command prompt. No
> UPS hardware information is printed.
>
> It can take about that long to read the descriptors. The non-Windows NUT
> drivers will print that message,
2010 Jul 09
1
** ERROR **: implement type compare for 1b! aborting...
...r that is the subject line of this post:
Code:
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:actctx:parse_manifest_buffer root element is L"asmv1:assembly", not <assembly>
Here are the things I had to do to get to this point:
- Install Mono 2.6.4
- Copy icuuc38.dll, libeay32.dll, ssleay32.dll, ijl15fix.dll, j2kcorex.dll, and icudt38.dll from C:\Program Files\Milestone\XProtect Smart Client to C:\Windows\System32
- Install vcrun2005
After doing that I would get the errors listed above. Just to try it, I also ran winecfg and added Client.exe (the executable for Smart...
2013 Aug 21
0
opusfile 0.4 release
On 13-08-21 12:35 AM, alpha thinktink wrote:
> I just had a thought and tested it out and it seemed correct. By
> loading the libeay32.dll and ssleay32.dll libraries myself before
> loading libopusurl-0.dll then libopusurl-0.dll loads and I can use it.
> Before I was just trying to load libopusurl-0.dll without loading its
> support DLLs at all assuming it would pick them up on it's own.
I don't know anything ab...
2013 Aug 21
1
opusfile 0.4 release
On 20/08/13 08:38 PM, alpha thinktink wrote:
> However, if I try to load the new libopusurl-0.dll from the same folder
> as I have always done as with the other libraries, I get a NULL HMODULE
> handle from LoadLibraryW and GetLastError() return error code 126 - "The
> specified module could not be found."
In addition to what Tim said, do you get the same error loading
2008 Sep 13
4
Setting up RoR with Postgresql ---heeellpp!
Hi there, I''ve been trying for a few hours now to get RoR and postgresql
talking - but I''m very confused about what''s going on (I''m running
windows btw).
I haven''t created a database in postgresql (I''m assuming that RoR will
do that?)
my database.yml looks like this:
production:
adapter: ruby-postgres
database: rails_production
2011 Apr 19
1
Running IMVU through Wine
...jar 2629262434
matching GeckoBin\chrome\toolkit.jar 426999850
matching glRenderEngine.dll 334070163
matching IMVUClient.exe 2788970562
matching IMVUD3D11.dll 2567025618
matching IMVUQualityAgent.exe 848502198
matching IMVUupdater.exe 1598037199
matching js3250.dll 512353334
matching libeay32.dll 1027002819
matching library.zip 913701767
matching libsndfile-1.dll 333382038
matching MemoryHook.dll 3358037825
matching mozctl.dll 1735073185
matching mozctlx.dll 1283056952
matching msvcp100.dll 1199568884
matching msvcp90.dll 2285584434
matching msvcr100.dll 594004205
matc...
2013 Aug 20
4
opusfile 0.4 release
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm pleased to announce the availability of opusfile v0.4.
The opusfile and opusurl libraries provide a high-level API for
decoding and seeking within .opus files on disk or over http(s).
* https://ftp.mozilla.org/pub/mozilla.org/opus/opusfile-0.4.tar.gz
* https://ftp.mozilla.org/pub/mozilla.org/opus/opusfile-0.4.zip
*
2016 Dec 09
1
Windows usbhid-ups driver
I'm having trouble with the usbhid-ups driver and Windows. NUT won't connect to an APC SmartUPS 3000 via USB.
I've had good success with NUT and Raspbian as well as NUT and Windows using the tripplitesu driver.
The current system is:
Windows 7 Enterprise 64 bit
NUT 2.6.5-6 installed from MSI installer downloaded from networkupstools.org
libusb-win32-bin-1.2.6.0 installed and
2012 Jan 28
2
Re: World of Tanks
...00 Deferred libcurl
PE 400000- 13f9000 Export worldoftanks
PE 1400000- 1a68000 Deferred vivoxsdk
PE 1a70000- 1be3000 Deferred vivoxoal
PE 1bf0000- 1d2a000 Deferred vivoxplatform
PE 1d30000- 1dff000 Deferred umbra
PE 1e00000- 1efe000 Deferred libeay32
PE 1f00000- 20cb000 Deferred fmodex
PE 20d0000- 211f000 Deferred fmod_event_net
PE 10000000-10054000 Deferred voip
PE 61b80000-61b98000 Deferred zlib1
PE 6f140000-6f199000 Deferred libsndfile-1
ELF 7b800000-7b8f5000 Dwarf kernel32<elf>
\-PE 7b8...
2011 May 18
8
Problem with The Witcher 2: Assassins of Kings
I'm on Ubuntu 11.04 and Wine 1.3.20. I've been trying to run The Witcher 2 but with no success.
I've installed vcrun2010 with winetricks and downloaded mfcu100.dll (to system32) because that's what showed up to be missing when runnig game from terminal.
Now all I get is this message:
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
and I have no clue what it means.
I have the
2010 Jun 24
1
Running Chandler, error message when moving files
...optimizations.pC:\Program Files\Chandler1.0.3\release\bin\lib\site-packages\zope.interface-3.3.0b2-py2.5-win32.egg\zope\interface\_zope_interface_coptimizations.pyd
PE 1d70000- 1dba000 Deferred __m2crypto.pyd
PE 1dc0000- 1df0000 Deferred ssleay32
PE 1df0000- 1ef0000 Deferred libeay32
PE 2080000- 2085000 Deferred select.pyd
PE 2090000- 20b2000 Deferred _xrc.pyd
PE 20c0000- 20e0000 Deferred wxbase28u_xml_vc_custom
PE 20e0000- 215f000 Deferred wxmsw28u_xrc_vc_custom
PE 32a0000- 363a000 Deferred _lucene.pyd
PE 3660000- 3668000 Deferred...
2008 Jun 03
11
rake db:migrate not working
When I run the rake db:migrate command, I get this:
C:\testror\depot>rake db:migrate --trace
(in C:/testror/depot)
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute db:migrate
rake aborted!
182: Le systÞme d''exploitation ne peut pas exÚcuter %1. - c:/ruby/
lib/ruby/gem
2006 May 23
6
Help please. WINE suddenly quits.
...roofreader
ELF 0x7d95f000-7d974000 Deferred psapi<elf>
\-PE 0x7d970000-7d974000 \ psapi
ELF 0x7d974000-7d9b7000 Deferred dbghelp<elf>
\-PE 0x7d980000-7d9b7000 \ dbghelp
ELF 0x7d9b7000-7d9d0000 Deferred wsock32<elf>
\-PE 0x7d9c0000-7d9d0000 \ wsock32
PE 0x7d9d0000-7daa2000 Deferred libeay32
PE 0x7dab0000-7dbe6000 Deferred support
ELF 0x7dbee000-7dc50000 Deferred msvcrt<elf>
\-PE 0x7dc00000-7dc50000 \ msvcrt
PE 0x7dc50000-7dd1a000 Deferred dli_dll
ELF 0x7dd1f000-7dd4a000 Deferred winspool<elf>
\-PE 0x7dd30000-7dd4a000 \ winspool
ELF 0x7dd4a000-7dd69000 Deferred mpr<elf&g...