search for: reeads

Displaying 7 results from an estimated 7 matches for "reeads".

Did you mean: reads
2002 Mar 12
0
MatClass
....uk/ses/staff/crb/matclass/ ). Now, my problem is even before writing the code itself, to compile the MatClass library. Everything is OK under Windows but when trying to port the program to Linux (Mandrake 8.1), I failed to compile the library, even when the makefile provided. The error message reeads : $ make -f libmat.mak g++ -c -O -Wall matinit.cc In file included from matinit.cc:16: matrix.hpp:884: declaration does not declare anything matrix.hpp:884: parse error before `and' matrix.hpp:885: declaration does not declare anything matrix.hpp:886: class `matrix' is implicitly friends w...
1998 Mar 22
0
Win NT Authorization problems...
After a nights rest (and a successful solution to my NT authorization problems) and short apology is in order to the list. My attitude in the last message was less than helpful and I apologize. On a helpful note here is what I learned: Regardless of the interpretation of any of the samba documentation Samba-1.9.18 and later versions fully support DES encryption for WindowsNT without *ANY*
2004 Oct 18
1
Issues/Questions about Samba 3.x.x versus it's Working Status
Hi, I have been trying to setup Samba with ADS for a while now without success. I compiled Samba 3.0.7, along with MIT Kerberos 1.3.5 and OpenLDAP 2.2.17. I did not compiled PAM since I do not need to have Windows users to log on the Unix box. Although not necessary, I setup the krb5.conf file. I was able to do a "net join ads" after performing a "kinit" with the Win2K3
2004 Oct 19
1
Issues/Questions about Samba 3.x.x versus it's Worki ng Status
Hi Jerry, First, thanks a lot for the answers! In regards, to your reply, can you provide a little bit more precisions here: 1. The question 1 was about not using winbindd when in ADS security mode. Is the answer still Yes? I know that it is true when in DOMAIN security mode. 2. About Question 6, from your answer, my understanding is that the Samba server must be in the same domain as the
2009 Apr 18
4
no ForceFeedback in Wine
Hey Guys, The ForceFeedback from my Microsoft Sidewinder ForceFeedback Wheel doesn't work with Wine. I compiled wine myself and "ac_cv_member_struct_ff_effect_direction=yes" was set in the config.log like it is told here: http://wiki.winehq.org/ForceFeedback I also checked that FF is working with BZFlag under Linux. When i play BZFlag with Wine, the FF-Effects are missing. I
1999 Oct 04
3
Detailed decoder pseudocode (was: Re: ETA?)
> > Which part? > > Well, my biggest problem is dealing with files. As you have mentioned > that fill_buffer() is obsolete, what has replaced it? ogg_sync_buffer() > didn't seem to be what I was looking for, as far as I can tell... am I > headed in completely the wrong direction? Ah, OK, I understand where you're headed now. The libvorbis API is different than
2002 Aug 06
0
Getting a GUI to work with Vorbis code
I am trying to create a Graphical User Interface for a Vorbis Player under MS Visual C++ 6.0 I was initially trting to use the code from decoder_example.c but I keep getting linker errors. I have set up my project as told to by James Boer on this mailing list. This is as follows: This document was prepared from an email received from James Boer on the Ogg Vorbis mailing list. It gives a