search for: patrician

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

Did you mean: patricia
2006 Jun 18
2
Problem with Patrician II
Hi. I installed wine 0.9.15 on an LFS 6.1.1 SVN, it works just fine, I can have Starcraft and Caesar 3 working, and also Europa Universalis. I have some troubles with Patrician II : the install process gaoes well, but when I try to start the Game, I receive : nico@detritus:~/.wine/drive_c/Program Files/PATRICIAN II$ wine Patrician\ 2.exe err:module:import_dll Loading library ntoskrnl.exe (which is needed by L"C:\\windows\\system32\\drivers\\SECDRV.SYS") failed...
2012 Jan 28
2
finding rows in a matrix that match a vector
Hi, Please excuse my ignorance, but I am just learning R (this is my very first day programming in R) and having a really hard time figuring out how to do the following: I have a matrix that is 1000 row by 6 columns (named 'table.combos') and a 1 row by 6 column vector (named 'mine'). I want to find every row in 'table.combos' that equals 'mine' and then count
2003 Feb 25
1
Can''t install Shorewall
...Version: 1.3.14". The "Installation and Upgrade" page at shorewall.net says "* Install the RPM (rpm -ivh <shorewall rpm>)." Obviously it doesn''t work as is (I did try it!). Replacing <shorewall.rpm> with LATEST.rpm starts to work, and I get: [root@patrician shorewall]# rpm -ivh LATEST.rpm Preparing... ########################################### [100%] 1:shorewall ########################################### [100%] X<--- and the cursor sticks here. Half-an-hour later I had to log out (Ctrl-C and Ctrl-D didn''...
2009 May 13
3
Font issue with Wine
Hello, I'm under Ubuntu - Jaunty Jackalope. While installing 3 different games under Wine (Medieval II - Total War, Patrician III : Rise of the Hanse and Anno 1503), the installation went smoothly but the same problem of the game asking to insert an already inserted CD occured. By searching the web, it appeared that it was a cd protection issue, so I found no-cd patches and applied them. Each of the game complain in a d...
2012 Feb 10
1
making multiple lines using qqplot
Hi Everyone, I want to make 3 lines on the same graph (not as subplots, all in the same window, one on top of each other) and I want them to be quantile-quantile plots (qqplot). Essentially, I am looking for the equivalent of Matlab's "hold on" command to use with qqplot. I know I can use 'points' or 'lines', but these do not give me a qqplot (only appear to work
2014 Apr 18
0
Wine release 1.7.17
...tions 35582 Stealth World of Warcraft update makes 64-bit client crash 5-10 seconds after logging in 35600 The Elder Scrolls V: Skyrim (Steam) crashes on startup 35623 GetFileVersionInfoA / VerQueryValueA do not work properly under Wine, preventing verification of library versions 35626 Patrician III: divide by zero exception scrolling the city view (side effect in user32.SubtractRect()) 35687 need for speed most wanted 35863 ddraw tests sometimes fail to receive their messages 35868 DXVA Checker 3.0.x (.NET 2.0 app) needs unimplemented function dxva2.dll.DXVA2CreateVideoService...
2012 Jan 28
2
For Loop Error
Hi Again, I am writing a 'for loop' to create a matrix of randomly sampled colors. I've written this loop in matlab and it works fine. I then tried to do it in R and apparently there is something wrong with my syntax b/c every time I run the script, the for loop "blows up" at a different point in the loop. As you can see, I ask R to clear my workspace each time, so there