Displaying 5 results from an estimated 5 matches for "microshafts".
2001 Feb 02
1
Partial success: "Microshaft Winblows98"
Have you noticed lines like these ?
warn:dosfs:DOSFS_FindUnixName 'ntdll.dll' not found in '/opt/wine/bin'
warn:dosfs:DOSFS_FindUnixName 'ntdll.dll' not found in '/mnt/cdrom'
warn:dosfs:DOSFS_FindUnixName 'ntdll.dll' not found in
'/home/dank/.wine/fake_windows/Windows/System'
warn:dosfs:DOSFS_FindUnixName 'ntdll.dll' not found in
2001 Apr 23
1
MSN Messenger
Appearantly the good folks at Microshaft (soft) have yet to make a linux
version of this messenger, and know one has made a clone yet, I tried to
run it on wine but with no success, has anyone out there been able to get
it to run, or know of a clone?, and if so, were can i get the clone, or how
can i get it to run?
2004 Oct 09
0
symbol clash with vorbis
Hi all,
Speex and the Vorbis library both define internally used functions
with the names:
drft_init
drft_forward
drft_backward
drft_clear
When Speex and Vorbis are used as dynmaic libs, there is no symbol
clash because both libraries limit the number of functions they
export to what is absolutely necessary.
However, when linking static versions of these two libraries, the
names
2005 Jul 12
5
mysql
Hello,
Does dovecot require mysql in order to work? Fedora rpms are claiming
mysql dependencies.
I'm sure you're aware of the long-lived arguement of postgresql v. mysql.
If it wasn't your intention to force this, then please snarl at Red Hat.
If it was your intention, then grrrrr!
Thanks for this product. I like it for it's speed and stability.
Jim Edwards
2001 Nov 28
8
PAM, keyboard interactive, pam-1@ssh.com, interoperability
I have a simple goal: to use PAM to do my TIS authsrv authentications.
I have Mark Roth's pam_authsrv module -- it works fine.
+ I can configure openssh for PAM, and it works fine (negotiating ssh2
keyboard interactive auth method).
+ I can configure ssh.com-3.0.1 for PAM, and it also works fine
(negotiating ssh2 pam-1 at ssh.com auth method).
Unfortunately, the openssh client