similar to: Help with Keyword Corral

Displaying 20 results from an estimated 100 matches similar to: "Help with Keyword Corral"

2008 Jun 07
34
autocad 2008 and wine rc 4
installation starts but after autocad 2008 doesn't install.. :( :( :( [/code]
2008 Apr 19
3
Trusted storage failed to initialize
What does this mean? Code: Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object. at System.Resources.ResourceManager.GetSatelliteAssembliesFromConfig() at System.Resources.ResourceManager.TryLookingForSatellite(CultureInfo lookForCulture) at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean
2008 May 31
3
.Net/regasm error on rc3
Software: Trados as usual Script to launch: Code: #!/bin/sh wineboot cd ~/.wine/drive_c/ if test -f SDLTrados2007_PRO_SP2_835.exe then echo "file exists" else cp ~/SDLTrados2007_PRO_SP2_835.exe ~/.wine/drive_c/ fi cd ../../../ wget -nd www.kegel.com/wine/winetricks winetricks -q corefonts gecko wsh56 fakeie6 winxp cd ~/.wine/drive_c wine SDLTrados2007_PRO_SP2_835.exe -q
2011 Jan 08
1
Which dll should I replace according to this backtrace?
Code: wine '/home/tyf/Desktop/shortcut to driveC/Program Files/Microchip/PICkit 2 v2/PICkit2V2.exe' fixme:sync:CreateMemoryResourceNotification (0) stub err:ole:CoGetContextToken apartment not initialised fixme:imm:ImmDisableIME (-1): stub err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded err:ole:CoInitializeEx Attempt to
2010 Feb 11
2
Errors running BiblePro and BibleStudyPro on today's Git
All: I get the following error when attempting to start these programs which rely on .NET 2.0: err:ole:CoUninitialize Mismatched CoUninitialize err:ole:CoUninitialize Mismatched CoUninitialize Unhandled Exception: System.InvalidOperationException: OSVersion's call to GetVersionEx failed. at System.Environment.get_OSVersion() at System.Globalization.TextInfo.GetNativeTextInfo(Int32
2009 May 31
2
getting a specific Programm to run under linuxMint
Hello, I desperatly need to get this http://www.skratchdot.com/esxwaveorganizer/download.php programm to run under Linux. I dont have any windows for years and dont wanna go back. this is the output wine give me. Code: # wine EsxWaveOrganizer.exe wine: Call from 0x7b845450 to unimplemented function msvcirt.dll.??0ifstream@@QAE at XZ, aborting wine: Unimplemented function
2009 May 08
4
setupapi.dll.SetupGetInfFileListW
I'm trying to install the ASUS ATK0100 ACPI Utility Driver and when I run the setup application i get this output. Code: root at fbh-serv-001:~/Source/ATK_XP_060706# wine 2KSETUP.EXE wine: Call from 0x7b845450 to unimplemented function setupapi.dll.SetupGetInfFileListA, aborting wine: Unimplemented function setupapi.dll.SetupGetInfFileListA called at address 0x7b845450 (thread 0009),
2009 Jul 10
1
old statistics app in wine
Hi, I have a little question and maybe you can help me. I have to give some math courses and I want to use an old app to teach statistics, the problem is that my old discs aparently don't work anymore. wine keep me telling this caronte at arkham:/media/cdrom/stats$ wine stat.exe fixme:ole:OaBuildVersion16 If you get version error messages, please report them
2012 Aug 27
2
simplest way (set of functions) to parse a file
Hello, What would be the best set of R functions to parse and transform a file? My file looks as shown below. I would like to plot this data and I need to parse it into a single data frame that sorts of "transposes the data" with the following structure: > df <- data.frame(n=c(1,1,2,2),iter=c(1,2,1,2),step=as.factor(c('Step 1', 'Step2', 'Step 1',
2004 Oct 06
2
Favor
Hello: I want to write my thesis about the design and implementation of R, but I have not enough information and that's why I'm looking for the article "Lexical Scope and Statistical Computing" from Gentleman, but I don't want for the moment subscribe me to the American Statistical Association to download the article. Could anyone of you send me that article?? Thanks
2009 Jun 12
3
Can't run Mercedes Benz Star Service Manual Library CD
I'm mainly a noobie to Wine. I've got Wine installed in Ubuntu 9.04 via Synaptic The viewer.exe won't run directly as it's supposed to I've managed to get WHIP4 to start the installation process but it comes to a point and gives the message"Cannot detect Netscape or Microsoft Internet Explorer on your machine. You must use DWF files with OLE compliant tools like
2004 Oct 29
3
Samba Add Machine Script
All, Currently we are running Samba 3.0.7 on Solaris 8 and we are experiencing a problem that the user system are not being added automatically with the add machine script: /usr/sbin/useradd -g machines -d /dev/null -s /bin/false %m If we run it manually it works. Any ideas? Thanks, Randy Corral Information Systems Brooks Automation Phoenix, Arizona 602-861-9395 ext. 228 Fax: 602-861-1442
2014 Oct 28
6
duda (URGENTE) R
Hola quisiera saber de que manera puedo generar numeros aleatorios enteros entre 0 y 4, para completar una matriz de un automata celular Muchas gracias Juan Nicolás Corral GómezEstudiante Carrera de EcologíaPontificia Universidad Javeriana [[alternative HTML version deleted]]
2009 Apr 24
1
"Unhandled page fault on read access" with a grid OCX in VB6
Hi all. First of all, I am almost new to Linux and completly new to Wine. I'm on Ubuntu 8.10 (running on VMWare on winXP), and Wine 1.0.1 I'm trying to port a VB6 app to wine.. I can install it OK, and connects to mysql via myodbc also OK. But i have a problem in every and all the windows where I have a grid (It's ComponentOne TrueDBGrid 8.0 - exactly 8.0.20061.351).. It load OK, I
1999 Aug 30
1
Single precision
I am trying to port a huge Fortran routine that has been written using type Real (single precision) instead of Real*8. R works only with double precision and I got absurd results when calling the routine. Is it possible to make it work properly without changing the source code? I am running V0.64.1 of R for Unix. Thanks -------------------------- Carlos Corral van Damme GNSS Unit, GMV
2016 Mar 09
3
32 bit programs and libraries on a 64 bit architecture
greetings. today i attempted to update update for the nss-util. i selected the x86_64, clicked apply, error message popped up showing a conflict because the i686 was also installed. opened yumex to see what i686 was installed and found a bunch of i686. because system is a dual core 64 bit, i decided to remove all i686 packages, programs first, then lib files. during reboot, thought hit that
2007 Mar 19
2
Can you Help Me? What's go wrong?
This is what i get when i run winecfg. I also tried to configure it with winetools, but it said that fake windows can't be created. any idea? Thanks! ----------------------------------------------------------------------------------------------------------- neo@Notebook:~$ winecfg wine: creating configuration directory '/home/ne0/.wine'... wine: Unhandled page fault on write access to
2005 Aug 12
0
gothic2 demo, install and dmusic issues
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello List! I'm trying to run gothic2 demo (get it from http://www.jowood.com/gamers/?lang=de&site=2&ScreenID=6309&GameID=gothic2&pfid=PC) Installing works fine, except the fact that "BugslayerUtil.dll" got somehow an 8+3 character long filename and can't be found by wine. When renaming it, wine can find the dll and
2006 Aug 14
1
Big Thanks to Johnny
As a result of following Johnny's handy dandy guide, the postfix/clamav/spamassassin/squirrelmail/dovecot install on one of my new 4.3 boxes was mostly painless. I've been using postfix and keeping in touch with Wietse since 98-ish so I'm quite comfy with postfix, but all this new fangled mail scanning stuff is a bit confusing to an old dog like me. :-) It seems to mostly work,
1999 Aug 18
0
scan errors
Dear friends. Is there any way to ignore the error produced when the function scan(file="...") cannot open the file (due to, e.g., the file does not exist)? I am also very interested in ways to label a contour plot. Yours. -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/19990818/6b89481a/attachment.html