search for: zlib1

Displaying 20 results from an estimated 40 matches for "zlib1".

Did you mean: zlib
2010 Nov 15
6
Problem in installing and starting Rattle
Hello, I am trying to install and run Rattle on my Dell Laptop and I have Windows 7 OS. The following three commands executed successfully : install.packages("RGtk2") install.packages("rattle") library(rattle) Rattle: Graphical interface for data mining using R. Version 2.5.47 Copyright (c) 2006-2010 Togaware Pty Ltd. Type 'rattle()' to shake, rattle, and roll
2010 Oct 14
2
Import error on Windows
...he extracted contents. Bizarre, but fixed. Now, I'm running into another issue, this time with the Python bindings. I've installed the MSVC distrib package and checked that site-packages has `xapian.py` and a folder called `xapian` with three files in it: `__init__py`, `_xapian.pyd` and `zlib1.dll`. If I try to `import xapian` I get a traceback indicating there was a problem loading a DLL: >>> import xapian Traceback (most recent call last): File "<stdin>", line 1, in <module> File "C:\Python27\lib\site-packages\xapian\__init__.py", line 6,...
2015 May 10
3
Packet compression benchmark
....8.dfsg-2+b1 LZO: 2.0.8-1.2 LZ4: 0.0~r122-2 Packet size 1451: Algorithm Zero bytes HTML Binary executables Random bytes ------------------------------------------------------------------------------------------------------------------------- zlib1: 59.17 MB/s, ratio 0.02 26.09 MB/s, ratio 0.44 20.55 MB/s, ratio 0.55 22.29 MB/s, ratio 1.01 zlib2: 68.50 MB/s, ratio 0.02 27.73 MB/s, ratio 0.43 21.52 MB/s, ratio 0.55 23.91 MB/s, ratio 1.01 zlib3: 58.83 MB/s, ratio 0.02 27.66 MB/s, ratio 0....
2009 Jul 20
1
Compression on Windows
...e any compression on the connection and i see bunch off errors saying "Error sending packet to <node> (<ip address> port <port>): No such file or directory". I have used the latest package for windows. Do I need to add the zlib library? If so - how? I have downloaded the zlib1.dll and placed it to tinc install folder to no avail. I have searched with google but cannot find anything about tinc and compression under windows. thank you Peter -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.tinc-vpn.org/pipermail/tinc/attachments/2...
2009 Dec 28
1
Breakage on Debian unstable, be careful with upgrades
Ben Goodrich alerted me to some breakage coming from read.dcf() meaning you can no longer install or upgrade R packages. ChenLiang Xu was eagle-eyed and related this to gzfile() and he and Johannes Fichting confirmed that a downgrade to zlib1g from testing fixes things. Ben already filed a Debian bug report, you can see the gory details at http://bugs.debian.org/562755 and we are in contact with the zlib maintainer. So this email really has to purposes. First, for those on unstable who haven't updated, don't or at least put...
2008 Jan 09
2
xapian with MinGW - solved
Hi, I got this issue nailed out. :-D The problem was with the zlib package offered by MinGW. _Never_ use zlib-1.2.3-MSYS-1.0.11.tar.bz2 package, _it's broken_! Instead, download the pre-compiled version of zlib from zlib.net, and use that to build Xapian with MinGW on Windows. Regards, Adi.
2009 Jun 06
2
Wine Crash and Total Failure
...,0,(nil)) - stub! fixme:advapi:RegisterEventSourceW ((null),L"Viewpoint Manager Service"): stub fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x7e218964,(nil)): stub fixme:advapi:DeregisterEventSource (0xcafe4242) stub err:module:import_dll Library zlib1.dll (which is needed by L"Z:\\home\\jfreekao\\epsxe\\ePSXe.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\jfreekao\\epsxe\\ePSXe.exe" failed, status c0000135 jfreekao at Thousand-Sunny:~$ fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE...
2009 Jun 18
1
biOps load failed after being used for one week
Hi, I installed biOps on my XP, and installed the required dll packages, jpeg62.dll, libfftw3-3.dll, and libtiff3.dll, as suggested by this forum. Then it worked perfectly for about one week till this afternoon. When I tried to load biOps again, I got the following error message again Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared library
2019 Feb 21
1
How to build xapian 1.4.10 with MSVC2017
...c -Z7"; 3. If Somebody write a demo in VS2017 3.1 change libxapian.a's name to libxapian.lib; 3.2 make sure the Runtime Library is /MT, can change it at project property page, C/C++-->Code Generation-->Runtime Library; 3.3 add Rpcrt4.lib and Ws2_32.lib to linker input; 3.4 copy zlib1.dll to the demo.exe's directory, or may get some error like '0xc000007b' at process start. Cheers, cswuyg ------------------ Original ------------------ From: "Olly Betts";<olly at survex.com>; Date: Feb 21, 2019 To: "cswuyg"<496090217 at qq.com&g...
2008 Mar 28
0
Emacs 22.2-modified-1 is out
...9;s a short description: ready-to-install version of GNU Emacs 22.2 for Windows (released March 26, 2008) with the following additions: * ESS 5.3.6; * AUCTeX 11.85; * Aspell 0.50.3; * English and French dictionaries for Aspell; * libraries for image formats XPM (xpm4.dll), PNG (libpng13.dll, zlib1.dll), JPEG (jpeg62.dll), TIFF (libtiff3.dll) and GIF (giflib4.dll); * w32-winprint.el, to ease printing under Windows; * htmlize.el, to print in color with w32-winprint.el; * site-start.el, a site wide configuration file to make everything work. The software installs with the Inno Setup wizard....
2019 Feb 22
0
How to build xapian 1.4.10 with MSVC2017
...libxapian.lib; > 3.2 make sure the Runtime Library is /MT, can change it at project property page, C/C++-->Code Generation-->Runtime Library; Is this one only needed if you want to write a multi-threaded program? > 3.3 add Rpcrt4.lib and Ws2_32.lib to linker input; > 3.4 copy zlib1.dll to the demo.exe's directory, or may get some error like '0xc000007b' at process start. Cheers, Olly
2011 Aug 09
2
Problem running programm.
...ibpthread.so.0 (0x7ee6f4c8) 0x0057aecd: cmpl %ebx,0x10(%edx) Modules: Module Address Debug info Name (32 modules) PE 230000- 252000 Deferred lua5 PE 260000- 33f000 Deferred libxml2 PE 340000- 352000 Deferred zlib1 PE 400000- 59e000 Export 3 PE 7a0000- 879000 Deferred iconv PE 10000000-10015000 Deferred lualib5 ELF 7b800000-7b93a000 Deferred kernel32<elf> \-PE 7b820000-7b93a000 \ kernel32 ELF 7bc000...
2014 Dec 03
0
Bundling system dependencies in binary packages
...directory. > (RCurl is one, currently.) The main reason for not doing so is naming > conflicts for DLLs on Windows. For example, if you were to have a > gmp.dll and so did package gmp, the first loaded would win, even though > they might be different versions (and this was common for zlib1.dll). > Many thanks again, Louis
2005 Mar 08
5
Please help with install *
I'm a neewbie in Linux, so please bear with me. I have a school assignment to make communication between 10 SIP softphones (kphone). So far I got trouble installing Asterisk. The information in asterisk web site seems to be a bit outdated because it's mentioned only kernel 2.4. Since Mandrake cooker (10.2beta3) witch I'm using is using kernel 2.6.10, I wander if I have a chance to
2008 Sep 23
3
Heroes 5 fail to run.
...modules) > PE 330000- 36b000 Deferred libcurl > PE 370000- 386000 Deferred zlibwapi > PE 390000- 3bc000 Deferred ubistats > PE 400000- 1183000 Export h5_game > PE 12a0000- 1336000 Deferred fmod > PE 10000000-10013000 Deferred zlib1 > PE 50000000-50086000 Deferred granny2 > ELF 7b800000-7b93c000 Deferred kernel32<elf> > \-PE 7b820000-7b93c000 \ kernel32 > ELF 7bc00000-7bca6000 Deferred ntdll<elf> > \-PE 7bc10000-7bca6000 \ ntdll > ELF 7bf00000-7...
2010 Oct 05
2
A program don't work from 1.2-1.3.4(I'll said in detail)
...image failed to set 60000020 protection on section .text, noexec filesystem? err:virtual:map_image failed to set 60000020 protection on section .text, noexec filesystem? err:virtual:map_image failed to set 60000020 protection on section .text, noexec filesystem? err:module:attach_process_dlls "zlib1.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\randy\\sda9\\game\\CYBERFRONT\\Memories Off History\\Memories Off After Rain Vol.1\\AR1.exe" failed, status c0000005
2009 Mar 12
8
Segment error loading rails
I have downloaded ruby 1.9.1 binaries to c:\ruby191 (I have ruby 1.8.6 under c:\ruby). I then downloaded gems 1.3.1 and ran "gem install rails --include-dependencies" from c:\ruby191\bin and it ran and came up with a segment error and killed the rails install. Any ideas what I am doing wrong? Thanks Chris -- Posted via http://www.ruby-forum.com/.
2012 Mar 08
1
Can't get anything to run on WINE using Nvidia drivers
...90d in v2game (+0x57690d) (0x00b91bc0) 1 0x00c08e44 in v2game (+0x808e43) (0x004a1370) 0x0097690d: movl 0x0(%eax),%edx Modules: Module Address Debug info Name (80 modules) PE 340000- 346000 Deferred lua51 PE 350000- 379000 Deferred lua5.1 PE 380000- 393000 Deferred zlib1 PE 400000- 1153000 Export v2game PE 10000000-1041a000 Deferred d3dx9_41 ELF 20000000-20004000 Deferred libnvidia-tls.so.295.20 ELF 3e231000-3fe60000 Deferred libnvidia-glcore.so.295.20 PE 51080000-510e1000 Deferred dsound ELF 68000000-6801e000 Deferred...
2011 Apr 25
3
ePSXE 1.70
...a50c in kernel32 (+0x3a50b) (0x0032fee8) 2 0x7b84c977 in kernel32 (+0x3c976) (0x0032ff28) 3 0x7bc6379c (0x0032ff48) 4 0x7bc6497a (0x0032ffc8) 5 0x7bc3d66e (0x0032ffe8) 0x011db5c5: movl 0x0(%eax),%ecx Modules: Module Address Debug info Name (33 modules) PE 330000- 343000 Deferred zlib1 PE 400000- cb7000 Deferred epsxe PE 11d0000- 1858000 Export gpu.dat PE 10000000-10007000 Deferred burutter PE 401b0000-401b7000 Deferred winspool PE 405c0000-405c8000 Deferred msvfw32 PE 40610000-40614000 Deferred advapi32 PE 40680000-406ff000 Deferre...
2010 Aug 30
6
SW : The force unleashed (virtual memory)
Hi there. I got this game, Star Wars : The force unleashed, installed it, and wanted to play it. Of course. But when I do "wine SWTFU.exe", it tells me that I have to enable virtual memory, and, of course, dunno how to do that. I searched on the web, but found nothing which really helps me :/ Maybe these lines could help anyone? Code: wine SWTFU.exe