search for: kmz

Displaying 12 results from an estimated 12 matches for "kmz".

Did you mean: kmo
2012 Aug 28
1
R Download 'Permission Denied'
...ing if this is a: - Error in the code - Permissions issue at source - Permissions issue at destination. If you could shed any light on this it would be very much appreciated, below is a sample of the code. Code download.file("http://www.nhc.noaa.gov/storm_graphics/api/AL092012_029adv_CONE.kmz", "C:\\Users\\jones\\Desktop") print("Downloaded File") Error Error in download.file("http://www.nhc.noaa.gov/storm_graphics/api/AL092012_029adv_CONE.kmz", : cannot open destfile C:\\Users\\jones\\Desktop, reason 'Permission denied' -- View this...
2015 Feb 05
3
Rcurl crash in R-devel
Hello, I don't know if the problem originates from R-devel 3.2 or Rcurl itself. I post this message to the R-devel list and to the author of RCurl (duncan at r-project.org). > library("RCurl") Le chargement a n?cessit? le package : bitops > print(sessionInfo()) R Under development (unstable) (2015-02-03 r67717) Platform: x86_64-apple-darwin13.4.0 (64-bit) Running under:
2015 Feb 06
0
Rcurl crash in R-devel
...KB * installing *source* package ?RCurl? ... ** package ?RCurl? correctement d?compress? et sommes MD5 v?rifi?es ########## I remove the long list of information for the compilation > library(RCurl) Le chargement a n?cessit? le package : bitops > # > f = CFILE("Pointe_Noire_Sud.kmz.zip", mode="wb") > curlPerform(url = "http://protomac.org/resources/Pointe_Noire_Sud.kmz.zip", writedata = f at ref) *** caught segfault *** address 0x0, cause 'memory not mapped' Traceback: 1: .Call("R_curl_easy_perform", curl, .opts, isProtec...
2005 Mar 29
0
re: Problem: Compiling error for SpanDSP
> Date: Tue, 29 Mar 2005 21:43:06 -0500 > From: "KMZ Enterprises" <kmz-enterprises-voip@rogers.com> > Subject: [Asterisk-Users] Problem: Compiling error for SpanDSP > app_rxfax > > After resolving my earlier problem in updating the apps Makefile with the > patch for SpanDSP, I encountered another problem when I executed the...
2015 Apr 26
2
Cannot delete/write after system update
...eal(1001, 0)] ../source3/smbd/open.c:171(smbd_check_access_rights) smbd_check_access_rights: file deleteme requesting 0x10000 returning 0x10000 (NT_STATUS_ACCESS_DENIED) Note that the smbuser UID is 1001, and the smbuser GID is 1001. I've uploaded the full log file to http://n01se.net/paste/Kmz for anyone who would be so kind to offer their expertise. Thank you in advance, Bob
2009 Feb 26
2
Merge question
Hi: I am a new R user. I have the following question and would appreciate your input Data1 (data frame 1) p1,d1,d2 (p1 is text and d1 and d2 are numeric) xyz,10,25 Data2 (data frame 2) p1,d1,d2 xyz,11,15 Now I want to create a new data frame that looks like so below. The fields d1 and s2 are summed by the product key. Data3 p1,d1,d2 xyz,21 (sum of 10 from Data1 and 11 from Data2),40 (sum of 25
2015 Apr 29
2
Cannot delete/write after system update
..._rights) > > smbd_check_access_rights: file deleteme requesting 0x10000 returning > > 0x10000 (NT_STATUS_ACCESS_DENIED) > > > > Note that the smbuser UID is 1001, and the smbuser GID is 1001. > > > > I've uploaded the full log file to http://n01se.net/paste/Kmz for > > anyone who would be so kind to offer their expertise. > > > > Thank you in advance, > > Bob > > Any chance you can post your smb.conf ? > > Rowland Rowland, Thanks for responding. I've done my best to strip down my smb.conf, and verify that the...
2015 Apr 29
1
Cannot delete/write after system update
...ights: file deleteme requesting 0x10000 returning > >>> 0x10000 (NT_STATUS_ACCESS_DENIED) > >>> > >>> Note that the smbuser UID is 1001, and the smbuser GID is 1001. > >>> > >>> I've uploaded the full log file to http://n01se.net/paste/Kmz for > >>> anyone who would be so kind to offer their expertise. > >>> > >>> Thank you in advance, > >>> Bob > >> Any chance you can post your smb.conf ? > >> > >> Rowland > > Rowland, > > > > Thanks for res...
2015 Apr 27
0
Cannot delete/write after system update
...d/open.c:171(smbd_check_access_rights) > smbd_check_access_rights: file deleteme requesting 0x10000 returning > 0x10000 (NT_STATUS_ACCESS_DENIED) > > Note that the smbuser UID is 1001, and the smbuser GID is 1001. > > I've uploaded the full log file to http://n01se.net/paste/Kmz for > anyone who would be so kind to offer their expertise. > > Thank you in advance, > Bob Any chance you can post your smb.conf ? Rowland
2015 Apr 29
0
Cannot delete/write after system update
...gt; smbd_check_access_rights: file deleteme requesting 0x10000 returning >>> 0x10000 (NT_STATUS_ACCESS_DENIED) >>> >>> Note that the smbuser UID is 1001, and the smbuser GID is 1001. >>> >>> I've uploaded the full log file to http://n01se.net/paste/Kmz for >>> anyone who would be so kind to offer their expertise. >>> >>> Thank you in advance, >>> Bob >> Any chance you can post your smb.conf ? >> >> Rowland > Rowland, > > Thanks for responding. > > I've done my best to strip...
2015 Apr 29
0
Cannot delete/write after system update
...eteme requesting 0x10000 returning >>>>> 0x10000 (NT_STATUS_ACCESS_DENIED) >>>>> >>>>> Note that the smbuser UID is 1001, and the smbuser GID is 1001. >>>>> >>>>> I've uploaded the full log file to http://n01se.net/paste/Kmz for >>>>> anyone who would be so kind to offer their expertise. >>>>> >>>>> Thank you in advance, >>>>> Bob >>>> Any chance you can post your smb.conf ? >>>> >>>> Rowland >>> Rowland, >>&g...
2005 Mar 29
0
Problem: Compiling error for SpanDSP app_rxfax
After resolving my earlier problem in updating the apps Makefile with the patch for SpanDSP, I encountered another problem when I executed the "Make" utility from /usr/src/asterisk. I obtained an error as shown below. Not sure on how to resolve the problem. gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../incl ude -D_REENTRANT