Displaying 20 results from an estimated 500 matches similar to: "Wine and NVIDIA"
2001 Oct 13
2
Wine and OpenGL with NVdia
Hi,
I have a problem with compiling WINE with OpenGL. I run configure with:
./configure --prefix=/usr/local --enable-opengl
The output of the script is the following:
<<<<
checking for GL/gl.h... yes
checking for GL/glx.h... yes
checking for GL/glext.h... yes
checking for up-to-date OpenGL version... yes
checking for thread-safe OpenGL version... no
checking for glXCreateContext in
2001 Aug 10
1
Can't seem to build wine correctly
Hi,
I am having trouble building wine. I can't seem to get libopegl32.so
build correctly. Where it comes down to it doesn't link to libGL.*.so.
I am trying to build wine on debian unstable with nvidia stuff.
checking for XvShmCreateImage in -lXv... yes
checking for GL/gl.h... yes
checking for GL/glx.h... yes
checking for GL/glext.h... yes
checking for up-to-date OpenGL version... yes
2002 Jun 21
1
Bug in 2.2.5 ? Configure can't find ldap_start_tls_s ..
Hi everybody,
i just tried to install v 2.2.5 but i get the following
mesage from configure :
-----snipp----
checking for ldap_start_tls_s... no
-----snipp----
grep in /usr/include tells me :
-----snipp----
486dx66:/usr/include # grep --line-number ldap_start_tls_s
ldap*
ldap.h:1075:ldap_start_tls_s LDAP_P((
486dx66:/usr/include #
-----snipp----
Looking into /usr/include/ldap.h from line
2007 Mar 19
1
OpenGL support on wine 0.9.21 in Fedora Core 5
I need wine to compile with OpenGL support for various applications
that I am trying to run, but during the configuration I get this error
message:
configure: WARNING: Wine will be build without OpenGL or Direct3D
support
configure: WARNING: because something is wrong with the OpenGL setup:
configure: WARNING: No OpenGL library found on this system.
here is the GL configration message:
checking
2005 Jan 11
4
Problems with OpenLDAP 2.2.20/Samba 3.0.10 and smbpasswd
Hi everybody,
i'm having serious problems with the configuration
of samba 3.0.10.
First my setup :
samba-3.0.10 built from source
openldap-2.2.20 built from source
OS : Suse Linux 7.1 (but updated -> Kernel 2.4.27)
My problem :
------------
I'm trying to use smbpasswd like the following :
---snipp---
[PTS2] 486dx66:/usr/local/samba3 # bin/smbpasswd -D 10 tina
Netbios name list:-
2007 Jul 03
2
wine on centos 5 amd 64 and opengl
I am getting the following link error on centos 5 AMD 64 for opengl.
What do I not have installed?
I ran ./configure --x-libraries=/usr/lib --libdir=/usr/lib
only warnings I got was abour FontForge missing.
make depend
make
THanks,
jerry
-----------
make[2]: Leaving directory `/home/silentm/wine-0.9.40/dlls/wtsapi32'
make[2]: Entering directory
2002 Jun 27
1
Patch for 2.2.5 (start_tls with OpenLDAP 2.0.x) is not working ...
Hi,
i was the one who had problems with the
start_tls function.
I applied the patch yesterday.
But now the compiling doesn't work anymore.
This is what happens :
--------snipp----------
[Lots of compiling output cut away]
Linking bin/smbd
passdb/pdb_ldap.o: In function `pdb_setsampwent':
passdb/pdb_ldap.o(.text+0x1730): multiple definition of
`pdb_setsampwent'
2002 Aug 12
5
Why does this logon-script not work under Win9x ?
Hi,
i'm having a serious problem with the following logon-script.
It works under W2k, but not under W98, although W98 tells
it is running startup-script ..
First my smb.conf (only interesting parts) :
---snipp---
[global]
server string = Samba-PDC %v on %h
workgroup = WORKGROUP
encrypt passwords = yes
netbios name = 486dx66
domain master = Yes
2001 Mar 12
2
How to debug/fix "err:win32:fixup_imports"
I ran into the following error message :
---snipp---
Call kernel32.495: LoadLibraryA(102951c8 "ctmp3Lib.dll") ret=1025f5ad fs=008f
Call kernel32.922: __wine_register_dll_16(418ff5ac) ret=418bd4f0 fs=008f
Ret kernel32.922: __wine_register_dll_16() retval=418ff5ac ret=418bd4f0 fs=008f
err:win32:fixup_imports No implementation for
NTDLL.dll.3(IoUnregisterDeviceInterface), setting to
2006 Aug 26
2
Compiling wine on AMD64
I've been trying various ways of getting wine running on my 64 bit
ubuntu machine. So far I haven't been very successful. I am trying
the source for 0.9.20 and I'm using the latest k8 kernel in ubuntu.
I have an nvidia card and am using the latest glx drivers available
in ubuntu (1.0.8762).
I am using the guide here:
http://wiki.winehq.org/WineOn64bit
with help from here:
2007 Nov 22
2
3D accelleration and Intel 940/945GM/GMS/GML
Hi,
is there anyone here who succeed to run any 3D software at good speed
with such 3D hardware ?
On my side, 3D accelleration is ok with Xorg and pure linux game (xmoto
for example run really fine).
Is there anything to do with Wine to allow programs runs under it to
work as "native" Linux software ?
Have I miss something somewhere ? (I think of wine compilation and
especially
2016 Dec 19
1
Aw: rsync show files changed during transfer - how?
At 17:00 19.12.2016, devzero at web.de wrote:
>>http://olstrans.sourceforge.net/release/OLS2000-rsync/OLS2000-rsync.html
>
><snipp> But the filename twice can happen under other circumstances; if you've seen this happen, it's almost certainly because the file changed during transfer. Rsync does no locking. Which means that: if you are modifying a file while it's
2002 Jul 17
1
Possibly problem with case of filenames ?
Hi,
i'm having a little problem with samba (or Windows98 ?).
The story :
I'm using the program WHFC (Windows Hylafax Client) on
a W2k and Win98-client.
Samba 2.2.5 is running on Suse LINUX 7.1 Kernel 2.4.18.
The WHFC-program uses a share on the LINUX-server
(actually the share contains tif-images of received
faxes).
No problems with W2k, but with Win98.
The WHFC-client shows the
2009 Jan 22
2
Converting ddf/dct/sas data definition file to R
Dear all,
I was wondering whether anyone knows about a program which converts
(part of) a data definition file (such as a .dct file for stata, or
.sas file for sas) into an R-script.
Here is an example with a .sas file:
<-- snipp
VALUE HTYPE (default=32)
0 = "Not in household"
1 = "Married couple family household"
2 =
2007 Sep 19
0
Compiling 0.9.4x on Fedora 6 32bit - OpenGL not found warning
I have been compiling my own wine RPMs using the fedora extras .spec
file for a while now.
Normally after very little editing of the .spec, the wine RPMs build and
I am running the latest & greatest wine.
Now I am having problems building *any* wine rpms ( including some of
the 0.9.3x versions) on my yum updated Fedora core 6 box.
Even when I extract a fresh copy of wine-0.9.42.tar.bz2
2004 Jul 09
1
group add and groupmap with ldapsam
hello,
trying to set up an pdc with 3.0.4 on solaris with openldap
creating groups and adding groupmaps does not work.
net group add asks the password for the ldap-manager, comes back without
any message, but the group does not exist after that.
if i try to make a groupmap without adding a wingroup first, the result
is the following (no question for the password!)
/usr/local/samba/bin/net
2010 Feb 09
9
DO NOT REPLY [Bug 7120] New: Variable bandwidth limit .. bwlimit
https://bugzilla.samba.org/show_bug.cgi?id=7120
Summary: Variable bandwidth limit .. bwlimit
Product: rsync
Version: 3.1.0
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: pmdumuid at gmail.com
2004 Aug 19
0
net groupmap -> gidNumber=4294967295
hello,
i still trying to deal with groups in a samba-pdc
i am now closer to my problem:
the net groupmap cant find the group about a wrong groupid.
i found similar errormessages by googling, but no answer, which
brings me to understand what exactly happens.
it follows a snipp from smb.conf, a snipp from the
debug-info i am getting.
my ldap has ous people, groups and Idmap
samba is 3.0.4 system
2003 Sep 19
0
samba-3.0.0-rc4 and Domain Admins
Hi!
I am experiencing problems adding a user (e.g. smbadmin) to the "Domain
Admins" group on my samba-PDC using the ldapsam backend.
When I add "Domain Admins" as a supplementary group, the Windows 2000
client doesn't treat smbadmin as an admin. However, using "Domain
Admins" as the primary group (including setting sambaPrimaryGroupSID as
2003 Oct 28
0
Serious NMB-Problem in Samba 3.0.0
Hello,
I have a serious problem in Samba 3.0.0 which was not in Samba 2.2.x !
After a few hours running the nmbd is shutting down:
Log is as follows:
---snipp---
[2003/10/26 05:00:48, 2] nmbd/nmbd_browsesync.c:sync_with_dmb(151)
sync_with_dmb: Initiating sync with domain master browser DS9<20> at
IP 192.168.0.1 for workgroup NCC1701
[2003/10/26 05:01:08, 3]