similar to: Steam Microsoft VC Redlist Package

Displaying 20 results from an estimated 6000 matches similar to: "Steam Microsoft VC Redlist Package"

2012 Apr 06
0
Re: Steam Microsoft VC Redlist Package
Which VC++ Runtimes should I install? There's a lot in the winetricks window. Also, I am trying to get Skyrim on Steam, just like Ajfree.
2012 Mar 28
1
skyrim on steam
ok so I'm running Arch Linux 64 bit and I installed wine, my wine is running on 32 bit mode,. using winetricks I have the following installed: vcrun 2008 directx9 d3dx10 (from skyrim) dotnet 2 dotnet 2 sp 2 dotnet 3 flash 11 glut xact xact_jun2010 xmllite xinput (dunno why I installed I don't own a controller lol) I have installed skyrim through steam and have 2 problems: 1)I have mouse
2011 Oct 26
1
Starcraft 2, oblivion, potentially skyrim and dota2?
Hello! I'm considering to get Linux on my computer, and do you guys think it would be reasonable easy to start up skyrim at the release date without TOO much work? Does starcraft 2 run easily? Oblivion? and potentially DoTA2? I know it might be difficult to answer about the Elder Scrolls V: Skyrim, but since I think you guys know your sh***. I thought you'd might have an idea :) Best
2001 Aug 28
1
Subsetting simulation output
Does anyone understand this? I have a long vector parlist containing values of 138 parameters in 100 simulations. The factor parno is defined by trys <- 100 sim <- gl(trys,138) parno <- gl(138,1,trys*138) I want to extract and compare results for related groups of parameters but I get inconsistent results: > length(parlist[parno==37:42]) [1] 600 >
2001 Oct 26
2
Expired passwords on Solaris with PAM
I've been doing so more tests with 2.9.9p2 on Sol8. Here are my finding so far: When a user needs to change his password and trys to run a command in non-interactive mode, it just succeeds without even trying to prompt the user for a new password. Damien submitted a fix - it works for me (is it going into CVS?). When a user needs to change his password and trys to login in interactive
2002 Feb 01
1
Hi, I have a strange project...
I have a java application that uses JNI (Java Native Methods) that allow it to use a windows DLL. I would very much like to run this application under linux using wine to run java and link to the DLL. I think it will work but am having trouble with the wine configuration. In particular: The windows version of java running under wine starts but when it trys to load a class, it first trys to
2007 May 25
4
question mailbox format
i set mail_location = mbox:/var/spool/mail/%u and protocols = pop3s pop3 why he trys to create and use imap format?` in log are May 25 18:52:25 mail dovecot: pop3-login: Login: user=<richard>, method=PLAIN, rip=80.xx.xx.xx, lip=xx.xx.24.29, TLS May 25 18:52:26 mail dovecot: POP3(richard): open(/var/spool/mail/richard/inbo x, O_CREAT) failed: Not a directory May 25 18:52:26 mail dovecot:
2006 Oct 06
2
Apache and PHP
Sorry for the newbee setup questions, but... Should PHP be already setup with apache on the centos server install?? It's just that I can't get PHP working at all. It's 100% me, I just don't have enough experience. There is already a PHP.ini file, if I add any php modules in apache conf and run httpd -S is says it's already running a php module. I am using vhosts. I did
2001 Aug 15
2
rsync without reverse dns lookup
Hello, I set up an script witch connects my rsyncd server. But the IPs for rsyncd Server and Client have no DNS Name, and so rsync trys to lookup for a DNS Name for this IPs. This causes a long DNS Timeout! My question: is there a commandline option to disable this "feature"? Or can you give me quick "hack around"? Best regards -- Clemens Gesell <cgesell@astaro.de> |
2001 Apr 23
2
Dosvm
After installing SUSE 7.1, I upgraded to wine-2001418. No compliation or install errors were noted. However now when I try to start a simple test app like sol.exe I get the the following error: wine: error while loading shared libraries: wine: undefined symbol: Dosvm I tried an older wine version that seemed to work under suse 7.0 but I get the same error. I dont think it even trys to start
2006 Dec 02
2
Users that can add computers to Domain
What does samba look for when a user trys to add a computer to the domain? I have tried everything I can think of. Putting the user in different groups, set the users primary group to different groups. Nothing has come of this. I have every else in samba working right now, except printers, but since I havent tried that, nor do I know how I can benefit from using samba for printing. Anyways any
2011 Nov 12
1
Skyrim
Hello Folks, after reading this (http://games.slashdot.org/comments.pl?sid=2520852&cid=38025478) Article I was confident that it'll run and bought Skyrim through Steam. Using 1.3.32 on Ubuntu. Dies after the starting screen. Anyone with more luck here?
2011 Dec 09
1
vcrun2008 refusing to install
Hey guys. In trying to make Skyrim work, I've deleted wine, steam, and everything to try and start fresh. Now no matter what I do, vcrun2008 refuses to install. I had already installed it once successfully before, but still Skyrim wasn't working (no sound, generally buggy) and now when I try to install vcrun2008 via winetricks I'm getting: (After a hole bunch of miscellaneous stuff)
2000 May 02
2
[netlogon] proble
Hi ! I didnt solved my problem so i will ask again :-) I got little problem with my samba (rh 6.1, samba 2.0.5a, 2.2.14). I want to map network drive on some windoze, the drive has to be on Z:. When a client trys to login i got the message that the z: is in use. I looked into some docs and i found some parametr: logon drive. I changed it top logon drive = p: - its still dont work I have added to
2006 Jun 07
2
fcgi,lighty mysql database problem
I''ve been trying to get fast cgi working for nearly a month now. Yes, an entire month! The application starts perfect, but it will die randomly after several hours. I have traced the problem back to /usr/lib/ruby/1.8/mysql.rb:1042:in `flush'' This happens when the app trys to query the database driver to see if it still has a connnection. This causes the app to crash. Here is
2008 Jul 13
3
folder deletion fails dbox
Hi Timo, playing a lot with dbox but folder deletion seems to me broken, whatever setting i tested i cant delete subfolders with thunderbird, i first thought about acls but deactivate acl didnt helped splitting control an index files from dbox also didnt work, i cant find any failure message in the logs, but there is also no entry for delete trys all debug level are in the highest stage on this
2019 Apr 04
2
Question of syslinux chainloading
So when you boot from only your hard drive attached, it is the primary and only drive. It loads the master boot record that load the NT Loader boot code that is then configured to load the operating system from the primary partition on the primary drive. When you boot from the USB drive, you make it the Primary drive. You then tell it to load the MBR fromt the secondary drive. The secondary
2011 Dec 02
7
Clean enviroments in Wine
I read somewhere that in order for a program to work properly in Wine it should be installed in a clean enviroment, something along the lines of one software conflicting with anothers drivers/runtime/apps/etc. Is this true? Does this mean that I can only have one program installed with Wine at a time? Can one not create several 'fresh enviroments'?
2007 Apr 07
2
access problem on linux mounted Windows Vista share
Windows Workgroup, private network with a Windows Vista PC sharing a folder for full access to a specific user name. The share is browsable and readable from other PCs on the network. I can mount the share on linux (Debian /Ubuntu) with no errors BUT have no permissions on the mount point once mounted (see below). # mkdir data # mount -t smbfs -o username=xxxx,password=xxxx //CHEDDAR/data data
2012 Mar 03
2
Skyrim ThuuMic on 1.4rc6
I was hoping to get tips before I ruin my current WINE prefix... Here's the situation: Linux Mint 11, 32bit WINE version is 1.4rc6 (compiled from source, not from repository) I installed Skyrim. Current installed Skyrim executable version is 1.4.21 I have downloaded, but not installed, ThuuMic (http://skyrim.nexusmods.com/downloads/file.php?id=5626), which is a mod that lets you talk into