Displaying 20 results from an estimated 300 matches similar to: "Fwd: Problems with repository amd64"
2007 Jan 31
0
Re: wine-users Digest, Vol 18, Issue 35
Hi,
May I ask you for a favour? I'm in the process of applying for a
govenment-assistance for small-business startup, and they require me to hand
in a survey form before Friday. Would please reply me and in reply, fill the
survey form below? I appreciate your help very much!
Thank you very much in advacne!,
Yi Richard Jiang
www.2ptech.com
Canada
=================Survey Form===============
2007 Feb 03
2
"Audio"="alsa,esd,oss,nas"
Hi, where go that entry?, i was trying to install manually the Alsa, because
i lost this a little time ago, and now i need install it, how i don't find
information with mr. Google, i try here...
Thanks
--
Rubrica
Maximi89
Linux user #
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Jan 31
4
Include to wine directxd3d
hi, how i patch the wine with the directxd3d, i can't find information on
the project website in sourceforge, and how add fonts manually to wine.
--
Rubrica
Maximi89
Linux user #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20070131/df0e08f9/attachment.html
2007 Jan 31
1
How get text with wine
Hi, i install Counter-strike, this work very good, but the problem is when i
try to wirte or read any thing, this never show nothing of text.
Thanks
--
Rubrica
Maximi89
Linux user #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20070131/0371c332/attachment.htm
2007 Apr 23
0
Re: wine-users Digest, Vol 21, Issue 24
the ford cd is backwards
--- wine-users-request@winehq.org wrote:
> Send wine-users mailing list submissions to
> wine-users@winehq.org
>
> To subscribe or unsubscribe via the World Wide
> Web, visit
>
>
http://www.winehq.org/mailman/listinfo/wine-users
> or, via email, send a message with subject or
> body 'help' to
> wine-users-request@winehq.org
>
2007 Jun 23
3
Counter-Strike with ALSA sound driver
Hi, i get the next problem when i try with Alsa sound Driver.
I get a sound on a lot of parts...
OS: GNU/Linux Ubuntu 6.10
Linux maximi89-desktop 2.6.17-50-386 #2 Tue Jan 23 16:48:16 UTC 2007 i686
GNU/Linux
00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio
Controller (rev a2)
maximi89@maximi89-desktop:~$ WINEDEBUG=err wine
'/home/maximi89/.wine/drive_c/Archivos
2007 Apr 13
1
Problems with Empire Earth
maximi89@maximi89-desktop:~$ wine
'/home/maximi89/.wine/drive_c/Sierra/Empire Earth/Empire Earth.exe'
wine: Unhandled page fault on read access to 0x00000000 at address 0x866f8e
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x00866f8e).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:00866f8e
2011 Feb 22
0
Chilean Wines
I've been recently getting into Chilean wines and was looking for some recommendations. I tried two kinds (Sena 2007 and Sauvignon Blanc Single Vineyard 2010) and LOVED them. I'm probably going to try most others on PRZMan.com's top 10 list: http://przman.com/eat/top-ten-chilean-wines/
Any other suggestions?
2007 Jul 12
1
Problems with Wine in Mandriva....
Hi, i tested the same porogram, that have problems, so try to compile
yourself, i download the sources and make ./configure & make & make install
and lather this will we work...
--
Maximiliano Casta??n (maximi89)
Linux user # 394821
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 May 31
0
[LLVMdev] Renaming
Without wishing to fan the flames, this struck me as interesting.
-Gabe
Qubit% diff -u Name.html.orig Name.html
--- Name.html.orig 2007-05-30 23:22:11.000000000 -0500
+++ Name.html 2007-05-30 23:29:56.000000000 -0500
@@ -365,7 +365,7 @@
the weapons of the Gods</td></tr>
<tr><th>Lemnos</th><td>Greek mythology: the island of Hephaestus
2002 Sep 03
0
Win2k/WinXP and Samba Instant Messaging
I am running Debian on a LAN. I am trying to send popup messages(Winpopup
protocol) but just get the same error over and over. We have a
WinXP machine named "Mindelessdemon"(He is actually a very nice guy, don't get
foolled by the demon stuff),
a Win2k machine called "Whitehead" and a
win98 machine called "Wyrm".
I cant connect to the WinXP or Win2k machine
2010 May 26
1
More efficient way to use ifelse()? - A follow up
# Thanks again to everyone who provided suggestions.
# I was curious about which approaches would be the fastest... so a
little benchmarking
# My approach was by far the worst :)
# The approach suggested by Duncan Murdoch and Peter Langfelder, based
on indexing , was by far the fastest (~ 66times faster than using
nested ifelse() ). All the details can be found below for those who
are
2007 Apr 21
2
problems with audio (alsa)
Hi, i just using just now OSS, but is very bad, i trying to use Alsa, but i
cant, there a better sound for Wine?
Thanks!
--
Maximiliano Casta??n (maximi89)
Linux user # 394821
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20070421/f8cb0bdf/attachment.html
2001 Feb 18
3
OpenSSH 2.5.0p1 vs. SA_RESTART
Not all OSes have SA_RESTART (for instance, SunOS does not).
Also, for the non-SA_RESTART case in scp.c sa.sa_flags
was not being initialized (noted by dworkin at village.org).
- todd
--- scp.c.DIST Sat Feb 17 17:56:33 2001
+++ scp.c Sat Feb 17 17:57:59 2001
@@ -1224,8 +1224,9 @@
struct sigaction sa;
sa.sa_handler = updateprogressmeter;
sigemptyset((sigset_t *)&sa.sa_mask);
+
2010 May 26
4
More efficient way to use ifelse()?
# This is more about trying to find a more effecient way to code some
simple vectorized computations using ifelse().
# Say you have some vector representing a factor with a number of
levels (6 in this case), representing the location that samples were
collected.
Population <- gl( n=6, k=5,length=120, labels =c("CO", "CN","Ga","KO",
"Mw",
2011 Aug 29
0
Rpart modelling a decisión tree and getting probability
Hello everyone,
I working in a public health project and we have created a Decision Tree for categorical variables usign the package rpart. Our goal is to develop a model (Using the ROC tool) in order to predict presence/ausent of diabetes and get a better understanding of what are the important factors in a particular chilean population. There are some importants variable that we have found.
2005 Jan 11
7
default error page
Help, please.
I need redirection to a custom error page, instead of
the default Rails messages (e.g. Unknown action).
I use WebRick, no Apache, and i think i can''t use
public/.htaccess (# General Apache options).
Thanks.
___________________________________
Nuovo Yahoo! Messenger: E'' molto più divertente: Audibles, Avatar, Webcam, Giochi, Rubrica
Scaricalo ora!
1997 Mar 21
0
new Adaptec ATM driver available
The Applied Research Lab (ARL) of Washington University and the ATOMIC-2
Project at USC/ISI are pleased to announce the availability of a BSD
device driver for the Adaptec 590x series of PCI ATM host adaptors (eg
ANA-5940)
Written by Chuck Cranor of Washington University's ARL (chuck@ccrc.wustl.edu),
the "MIDWAY" ATM device driver originally supported Efficient Network's
2010 Apr 13
0
Revolutions blog: March Roundup
I write about R every weekday at the Revolutions blog:
http://blog.revolution-computing.com
and every month I post a summary of articles from the previous month
of particular interest to readers of r-help. (Sorry this week's
roundup is a little later than usual -- I've was preempted by last
week's release of REvolution R Community 3.2, and a webinar I'm giving
tomorrow on parallel
2010 May 11
1
[Announce] Samba 3.4.8 Available for Download
=================================================================
"Dogs never bite me. Just humans."
Marilyn Monroe
=================================================================
Release Announcements
=====================
This is the latest stable release of Samba 3.4.
Major enhancements in Samba 3.4.8 include:
o Fix Winbind reconnection to it's own domain