similar to: Street Atlas 8.0 Extractor

Displaying 20 results from an estimated 200 matches similar to: "Street Atlas 8.0 Extractor"

2005 Jan 16
0
Fedora 3, nvidia & wine
I have Fedora Core 3 and a fairly recent kernel: [ccurley@charlesc ~]$ uname -a ; pre wine Linux charlesc.localdomain 2.6.10-1.737_FC3 #1 Mon Jan 10 13:50:10 EST 2005 i686 athlon i386 GNU/Linux wine-20041201-1fc3winehq and: NVIDIA-Linux-x86-1.0-6629-pkg1.run Problem the First: When I run winecfg, I get: Error: Could not open /dev/nvidiactl because the permissions are too resticitive. Please
2013 Sep 17
1
mail-filter plugin v2.2 - corrupts IMAP indexes?
Hi, I'm trying out the mail-filter plugin (v2.2, with Dovecot 2.2.5 built from source), and it seems like any nontrivial filter causes some sort of index corruption that breaks IMAP use. i.e. using a null filter (basically `cat -`) for mail-filter.sh and mail-filter-out.sh appears to work fine, and the debug logging shows it's using the filters (though it reports the wrong Unix socket
2005 Mar 28
6
Can I run windows console (command line) applications using WINE
Hi, I understand Windows UI applications can run in Linux using wine. 1. Can I run console/command line applications also? 2. If yes, a how can a shell script running on Linux invoke the console/command line application. (A sample would be great) Thanks, Susheel -------------- next part -------------- An HTML attachment was scrubbed... URL:
1998 Jul 17
4
Can I specify a different username under Win95???
Hi all - I have the latest samba up and running fine except for one small problem. The username I use to log into the NT domain is different than the username I log into samba with. I have no control over the former, and would *really* rather not change the latter. I've searched the net, and the archives, and got only saw bits and pieces of this issue, never quite fully answered. Is it
2005 Sep 28
0
Wine on Fedora Core 4: Street Atlas 8 & wineconsole issues
I just did a fresh installation of Fedora Core 4, using my home directories from FC3, including my .wine. In the FC3 environment, I had used winetools to install. I did not want to do a fresh installation of wine, just use an RPM that would work. Alas, I had to fall back to 20041201. SA 8: I installed and uninstalled wine-20050524-1fc3winehq.athlon.rpm, wine-20050310-1fc3winehq.athlon.rpm
2005 Aug 04
0
Wine and Delorme Street Atlas 2005
Hello, I'm sorry if this is a repeat post, but I have been working on this for the better part of the year now. I am trying to get Delorme Street Atlas 2005 to run under wine. So far, I've been successful in getting the program to run and talk to my RS232 GPS. This means, I have all the database updates, IE6, etc loaded and apparently working (AFAIK). I am using wine to emulate
2001 Mar 27
1
Street Atlas 8.0?
Hi, Lotus Notes 5.05 works great! Thanks....now, has any one gotten Street Atlas 8.0 to run with wine? I get the starting splash screen from SA8.0 and a bunch of fixme:font messages (I don't think I care about these?). Then I get both a Windows box stating "Failed to create empty document." and get "err:msg:DispatchMessageA BeginPaint not called on WM_PAINT for hwnd
2005 Feb 19
0
Delorme Street Atlas 8 and ISO images
Being lazy, I'd just as soon not be swapping CDs in and out of the CD drive to use Street Atlas 8. So I slurped the SA 8 data CD into an ISO image, which I then mount as a loopback device. I created a symlink in ~/.wine/dosdevices, s: (and it took me a while to get the syntax for that right :-). winefile and fn.exe (http://www.charlescurley.com/fn.html) have no problems with the iso image. I
2006 Jun 14
0
[Q] Finale, Delrome Street Atlas, Real Flight G3
Hello. I found out that the new Windows Vista requires too much for my notebook computer. Although my Thinkpad R32 is quite usable and pretty fast, Windows Vista requires 128MB of VRAM and so on. So, I am thinking about replacing the Windows with the Linux. However, there are three critical programs I need to use on the Linux. 1. Delrome Street Atlas 2006 with the Earthmate GPS 2. Finale -
2008 Sep 14
1
Running DeLorme Street Atlas
I have had a lot of problems with my XP system recently so I would like to convert over to Linux (Ubuntu) and the use of Street Atlas 2006 is the only thing really standing in my way. I installed Wine 1.0 and installed Street Atlas using it. SA brings up the basic map programs but not everything works correctly yet. I have observed the following error messages so far:
2010 Jul 18
0
Flash Extractor
Hi Audio / video is becoming a hobby of mine and, knowing nothing about Flash files, I started playing around with them with SWFTools. Being lazy as I am, I quickly tired of writing scripts and went ahead and wrote a gui wrapper for swfextract. Anyway, to make a long story short (to late) the application keeps growing and in my latest release I've embedded your player (very easy to
2012 Jan 11
0
[LLVMdev] Loop Extractor
llvmers, Is it possible to change the loop extractor to extract each nested loop into it's own function, including the top level loop? I would like to put every loop into it's own function. Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120111/d71582a4/attachment.html>
2005 Mar 18
1
voicemail.conf extractor?
Hi, I believe there is a script that reads the contents of voicemail.conf and goes on to send the voice e-mail messages to whatever e-mail address specified in voicemail.conf. What's the name of this script and where is it located? Thanks, Julius.
2014 Mar 04
0
Constructor/extractor.
Preamble: ========= In spatial point pattern analysis an important component of a point pattern object is the *observation window*. In the spatstat package we have the function owin() to *construct* such a window. It creates an object of class "owin" which can happily exist separately from any point pattern object (object of class "ppp"). However we have at the moment
2008 Apr 03
1
Extractor function for standard deviation.
I have from time to time seen inquiries on r-help in respect of how to obtain the estimated standard deviation from the output of fitting a linear model. And have had occasion to want to do this myself. The way I currently do it is something like summary(fit)$sigma (where fit is returned by lm()). It strikes me that it might be a good idea to have an extractor function, analogous with coef()
2008 Feb 01
1
[LLVMdev] Code Extractor Issue
I'm having an issue with the CodeExtractor. When I try to extract the lone basic block from the following function, I get an assertion error. define i32 @test(i32 %x) { %tmp = call i32 @test3( i32 %x ) ; <i32> [#uses=1] ret i32 %tmp } The assertion error is: lli: Dominators.cpp:71: void llvm::DominatorTree::splitBlock(llvm::BasicBlock*): Assertion
2007 Apr 01
1
new warnings related to the extractor "$" with R 2.5.0alpha
Dear all, I just installed R 2.5.0alpha and noticed new warnings related to the extractor "$" when using contributed packages. For instance: > library(RODBC) Warning message: $ operator is not valid for atomic vectors, returning NULL > library(aod) Package aod, version 1.1-18 > data(orob2) > m1 <- betabin(cbind(y, n-y) ~ 1, random = ~ 1, data = orob2) >
2016 Feb 24
1
Publication : CERE LLVM Based Codelet Extractor and REplayer
Hello, We have published two papers which build upon the LLVM Compiler Infrastructure. Would it be possible to include them in the LLVM related publications at http://llvm.org/pubs/ ? I attach below the bibliographic references: "CERE: LLVM Based Codelet Extractor and REplayer for Piecewise Benchmarking and Optimization" P. de Oliveira Castro, C. Akel, E. Petit, M. Popov, and W.
2009 Oct 10
2
easy way to find all extractor functions and the datatypes of what they return
Am I asking for too much: for any object that a stat proc returns ( y <- lm( y~x) , etc ) ) , is there a super convenient function like give_all_extractors( y ) that lists all extractor functions , the datatype returned , and a text descriptor field ("pairwisepval" "lsmean" etc) That would just be so convenient. What are my options for querying an object so that I can
2007 Jun 13
3
extractor rows from a matrix
hi! i have a little problem: my data's matrix has 1093 rows and 3 columns. i'd like to extract each rows.. something like this: ht= my matrix Dt=(???)=a vector with t=1,2...1093 what can i do? thank you! Vincenzo -- View this message in context: http://www.nabble.com/extractor-rows-from-a-matrix-tf3913088.html#a11094459 Sent from the R help mailing list archive at Nabble.com.