Displaying 20 results from an estimated 200000 matches similar to: "Installing Wine offline"
2007 Feb 13
1
Upgrading from CentOS 4.3 to 4.4 offline
How can I upgrade to CentOS 4.4 from 4.3 if I have no internet connection? Are there upgrade files I can download and use on the offline comp?
---------------------------------
What kind of emailer are you? Find out today - get a free analysis of your email personality. Take the quiz at the Yahoo! Mail Championship.
-------------- next part --------------
An HTML attachment was scrubbed...
2008 May 23
2
[LLVMdev] SSE intrinsic alignment bug?
Yep, I'm fixing it (and others) now. Good catch.
Evan
On May 22, 2008, at 4:59 PM, Dan Gohman wrote:
>
> On May 22, 2008, at 4:24 PM, Nicolas Capens wrote:
>>
>>
>> Since I’m fairly new to LLVM I’m not entirely sure if this is really
>> a bug or something I’m not doing correctly, or whether it’s already
>> being addressed. The following thread appears to
2008 May 23
0
[LLVMdev] SSE intrinsic alignment bug?
Fixed.
Evan
On May 22, 2008, at 5:02 PM, Evan Cheng wrote:
> Yep, I'm fixing it (and others) now. Good catch.
>
> Evan
>
> On May 22, 2008, at 4:59 PM, Dan Gohman wrote:
>
>>
>> On May 22, 2008, at 4:24 PM, Nicolas Capens wrote:
>>>
>>>
>>> Since I’m fairly new to LLVM I’m not entirely sure if this is really
>>> a bug or
2009 Mar 06
0
[PATCH 1/1] ocfs2: recover orphans in offline slots during recovery and mount
During recovery, a node recovers orphans in it's slot and the dead node(s). But
if the dead nodes were holding orphans in offline slots, they will be left
unrecovered.
If the dead node is the last one to die and is holding orphans in other slots
and is the first one to mount, then it only recovers it's own slot, which
leaves orphans in offline slots.
This patch queues complete_recovery
2009 Mar 06
1
[PATCH 1/1] Patch to recover orphans in offline slots during recovery and mount (revised)
During recovery, a node recovers orphans in it's slot and the dead node(s). But
if the dead nodes were holding orphans in offline slots, they will be left
unrecovered.
If the dead node is the last one to die and is holding orphans in other slots
and is the first one to mount, then it only recovers it's own slot, which
leaves orphans in offline slots.
This patch queues complete_recovery
2010 Dec 24
14
Wine crashes on WoW install
I'm running Ubuntu 10.04 with WINE 1.2. I had to replace my hard drive, so this is a fresh install of both Ubuntu and WINE. I can accept the user agreements and open the installer, but when I get to the world.MPQ (i think thats the file) file, WINE crashes and tells me there was something wrong and the install hangs at 24%.
I'm fairly new to Ubuntu AND WINE so I don't know where to
2007 Apr 16
1
Winbind offline logon
Hi,
I have a question about Winbinds offline logon capabilities.
We are working on integration of laptops with winbind in to our Linux Workstation Managment System, but have some difficulties to verify the desired functionality. For that we are running the latest samba (currently 3.0.25rc1) . Authentication is setup against Windows AD 2003 with R2 extensions (rfc2703bis) .
Smb.conf:
2009 Mar 04
2
[PATCH 1/1] Patch to recover orphans in offline slots during recovery and mount
During recovery, a node recovers orphans in it's slot and the dead node(s). But
if the dead nodes were holding orphans in offline slots, they will be left
unrecovered.
If the dead node is the last one to die and is holding orphans in other slots
and is the first one to mount, then it only recovers it's own slot, which
leaves orphans in offline slots.
This patch queues complete_recovery
2008 Apr 21
0
[LLVMdev] Reference Manual Clarifications 2
Am Sonntag, den 20.04.2008, 09:34 -0700 schrieb Jon Sargeant:
> Joachim Durchholz wrote:
> > Am Samstag, den 19.04.2008, 16:24 -0700 schrieb Jon Sargeant:
> >> First, I can assign -1 to
> >> the count to indicate an invalid or unknown value.
> >
> > This is a C-ism. In a language that supports discriminated unions well,
> > you'd do something like
2008 Nov 04
1
Installing R offline in Ubuntu
Hi,
I've just bought a new laptop, which will have Ubuntu Linux
pre-installed.
When it arrives, one of the first things I want to do is to install R.
However, when I went to look at the instructions on the CRAN site, it
seems that they are geared towards computers that are connected to the
internet. Mine won't be: I've always reserved my home laptop for
working offline.
So my
2008 Apr 30
3
I need a few tips on installing wine and using it...
I'm very new to linux and want to get to know it better, but the problem i have is what version of wine must i install and how it works. I am running Ubuntu 7.10 and would like to run a few apps from windows xp.(like office 2007 etc)
2008 Dec 28
0
wine repository offline?
wine.budgetdedicated.com has been offline for the last 4hours. Will it be back online anytime soon? Is there a mirror for this repos?
Thx.
2008 Oct 17
3
Guitar Pro in Wine?
My uncle recently bought a new computer and he wants me to help him install Guitar Pro.
The thing is, he doesn't have Windows, and I'm thinking of installing Ubuntu with wine on the comp.
Quiz time!
Can you use wine, with GP, and if you can, deos it perform poorly in any ways?
2024 Sep 11
1
Getting 'Access Denied' under Offline mode (Offline Files)
Hi Rowland,
Below is the output for testparm -s:
/Server role: ROLE_ACTIVE_DIRECTORY_DC
/
/# Global parameters
[global]
??????? ldap server require strong auth = No
??????? passdb backend = samba_dsdb
??????? realm = SAMBADOM
??????? server role = active directory domain controller
??????? server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc,
drepl, winbindd, ntp_signd, kcc,
2008 Sep 27
2
Something odd is going on in this list
I read wine-users, as I read every list I can, through the Gmane
interface, running Pan against news.gmane.org -- and recently hit a new
gremlin. Supposing it something wrong with my connection or my Pan
settings, I asked there. Here are the question and reply :
[begin forward]
On Fri, 26 Sep 2008 19:57:51 +0000, I Beartooth wrote:
> Somebody please take a glance at
2008 Jul 30
3
Dealing with image PDF's
Guys,
I was just playing around and added a bit of code to omindex.cc so I
could ocr tiff and tif with gocr which seems to work. Here's what it
looks like:
// Tiff:
} else if (startswith(mimetype, "image/tif"))
{
// Inspired by http://mjr.towers.org.uk/comp/sxw2text
string safefile = shell_protect(file);
string cmd = "tifftopnm " + safefile + "
2008 Jul 30
3
Dealing with image PDF's
Guys,
I was just playing around and added a bit of code to omindex.cc so I
could ocr tiff and tif with gocr which seems to work. Here's what it
looks like:
// Tiff:
} else if (startswith(mimetype, "image/tif"))
{
// Inspired by http://mjr.towers.org.uk/comp/sxw2text
string safefile = shell_protect(file);
string cmd = "tifftopnm " + safefile + "
2008 Aug 17
3
Questions about git and building wine
I was asked to try a regression test (http://wiki.winehq.org/RegressionTesting) to see if the bug I am seeing now is not present when I revert to a previous version of wine.
So, my first question is, how do I revert to a previous version of wine? I'm on Ubuntu 8.04, so it would be nice if there was an apt-get command I could use. I've tried "apt-get install wine-0.9.59", but
2010 Sep 14
0
[LLVMdev] LLVM SVN Repository Offline for Maintenance Tomorrow
Hi John-
Will this also mean a purging of the llvm-commits archive, to remove the diffs
with the guilty files in them?
Alistair
On 14 Sep 2010, at 01:38, John Criswell wrote:
> Dear LLVMers and Clangers,
>
> We'll be doing some maintenance on the LLVM repository on Tuesday, Sept.
> 14 (tomorrow). There were some files committed to the repository that
> we believe need to
2010 Sep 14
1
[LLVMdev] LLVM SVN Repository Offline for Maintenance Tomorrow
John Criswell wrote:
> Dear All,
>
> Just a reminder that the maintenance will be commencing now.
>
Also, I managed to set things up so that you can use svn diff and svn up
but not svn commit (I basically disabled commit access for everyone for
the time being).
-- John T.
> -- John T.
>
> John Criswell wrote:
>
>> Dear LLVMers and Clangers,
>>