Displaying 20 results from an estimated 24 matches for "ssleay32".
Did you mean:
ssleay
2008 Oct 02
1
Problems using a hand built OpenSSL on Windows
...+116,7 @@
/* Under Win32 these are defined in wincrypt.h */
#undef X509_NAME
#undef X509_CERT_PAIR
+#undef X509_EXTENSIONS
#endif
#define X509_FILETYPE_PEM 1
But, when I try to start Rails, for example, I get this:
"The ordinal 284 could not be located in the dynamic link library
SSLEAY32.DLL".
Any idea on how to solve this?
Regards,
Dan
This communication is the property of Qwest and may contain confidential or
privileged information. Unauthorized use of this communication is strictly
prohibited and may be unlawful. If you have received this communication
in error, ple...
2006 Feb 13
1
Disabling locking for DLL files
...------------
29935 DENY_WRITE 0x20 RDONLY EXCLUSIVE+BATCH System/Psi/qt-mt335.dll Mon Feb 13 12:16:28 2006
31685 DENY_ALL 0x0 RDONLY NONE System/Psi/qt-mt335.dll Mon Feb 13 14:05:44 2006
29935 DENY_WRITE 0x20 RDONLY EXCLUSIVE+BATCH System/Psi/ssleay32.dll Mon Feb 13 12:16:29 2006
341 DENY_ALL 0x0 RDONLY NONE System/Psi/ssleay32.dll Mon Feb 13 14:09:18 2006
2010 Jun 29
2
RPostgreSQL - Unable to locate required modules/DLLs on WinXP/7
...ackage 'RPostgreSQL' 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 packa...
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
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
2012 Feb 08
4
Kindle PC 1.8.1 and wine 1.3.32
...00000000
Backtrace:
=>0 0x7855753a in msvcr90 (+0x3753a) (0x0033cde0)
1 0x00951095 in kindle (+0x551094) (0x0033cec8)
2 0x0095141d 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 Deferre...
2014 Oct 23
0
upsmon cannot start on windows
...6 on windows 7. Installation
went fine but upsmon did not start though I did create a valid conf file.
Stopping the service gives an error saying "could not stop upsmon" but no
error while starting the service.
Manually running upsmon from the sbin folder shows it cant find
liblea32.dll, ssleay32.dll and libgcc_s_dw2-1.dll. The former two are not
included in the distribution while the latter is in the bin folder. Copying
the latter from bin to sbin and ssl libs from an openssl distribution
appears to solve the issue.
Is there an update windows installer that works as expected?
Thanks,
Se...
2010 Jul 09
1
** ERROR **: implement type compare for 1b! aborting...
...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 Client) to the...
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 about this, but msd...
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
...136023497
matching pythoncom26.dll 3360607743
matching pywintypes26.dll 1484148366
matching SceneWindow.dll 508072895
matching select.pyd 3083287303
matching smime3.dll 3314757161
matching softokn3.dll 554100657
matching sqlite3.dll 1317714456
matching ssl3.dll 2357578325
matching ssleay32.dll 3930216448
matching ui\chrome\imvuContent.jar 3526915244
matching ui\plugins\nphwndproxy.dll 2694814399
matching ui\plugins\NPSWF32.dll 1669894238
matching ui\plugins\npvivoxproxy.dll 3548480112
matching unicodedata.pyd 2919456128
matching vivoxoal.dll 1476492996
matching vivoxsdk...
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
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
...000- 1d67000 Deferred _zope_interface_coptimizations.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 _...
2016 Sep 14
2
How to get started (Windows)
...ption 2, but that site is down. So I used this instead:
http://web.archive.org/web/20160826051001/http://indy.fulgan.com/SSL/
(Wonderful thing, that WayBack Machine.)
I decided on the latest x86 version available there, openssl-1.0.2h-i386-win32.zip. I extracted the two files, LIBEAY32.dll and SSLEAY32.dll, to .\NUT\bin and tried upsd again. Success!
C:\Users\Admin>upsd
Network UPS Tools upsd Windows-v2.6.5-5-7-g72f380c
listening on 127.0.0.1 port 3493
Connected to UPS [ups]: usbhid-ups-ups
...and this:
C:\Users\Admin>upsmon
Network UPS Tools upsmon Windows-v2.6.5-5-7-g72f380...
2006 May 23
6
Help please. WINE suddenly quits.
...0000 \ comdlg32
PE 0x7d190000-7d1b0000 Deferred fmole
ELF 0x7d1bd000-7d250000 Deferred oleaut32<elf>
\-PE 0x7d1d0000-7d250000 \ oleaut32
PE 0x7d250000-7d352000 Deferred mfc71u
PE 0x7d360000-7d589000 Deferred dbengine
PE 0x7d590000-7d6be000 Deferred omnidynamic4
PE 0x7d6c0000-7d6e7000 Deferred ssleay32
PE 0x7d6f0000-7d7e4000 Deferred omniorb4
PE 0x7d7f0000-7d7f8000 Deferred omnithread
PE 0x7d800000-7d86f000 Deferred hbam
PE 0x7d870000-7d88a000 Deferred xcore
PE 0x7d890000-7d8c5000 Deferred xgrfx
PE 0x7d8d0000-7d952000 Deferred proofreader
ELF 0x7d95f000-7d974000 Deferred psapi<elf>
\-PE 0x7...
2016 Apr 17
2
NUT Windows port sources review
...onment. Probably, the first versions were based at MSYS (not MINGW32), because setup contains files like msys-*.dll. Now, they can be removed from setup (bin/sbin directories), because no one uses them.
2. Windows port has been built with SSL support, because some binaries require libeay32.dll and ssleay32.dll. These files should be added to setup (bin/sbin directories).
3. upsmon depends on libgcc_s_dw2-1.dll file, but it missed in sbin directory and should be added to setup too.
4. bin directory contains upssched-cmd file without extension. It is WIN32 executable file and there is its duplicate i...
2008 Dec 07
9
Upgrade borked wine...
...8)
56 0x02d49440 (0x02d49780)
57 0x0038006d in ahclient (+0x6d) (0x00620069)
0x4ec97cd7: movl 0x0(%edi,%ecx,1),%ecx
Modules:
Module Address Debug info Name (178 modules)
PE 330000- 37a000 Deferred bib
PE 380000- 3ac000 Export ahclient
PE 3b0000- 3d7000 Deferred ssleay32
PE 3e0000- 4b1000 Deferred libeay32
PE 4c0000- 5fc000 Export adobeowl
PE 610000- 641000 Deferred neon
PE 650000- 663000 Deferred alciddll
PE 800000- 178a000 Deferred dreamweaver
PE 1790000- 2481000 Deferred adobepsl
PE 2490000- 26bb000 Def...