Re: [Bug 740704] [NEW] RSAGA_0.91-1.5.tar.gz reports error

2011-03-23 Thread sroecker
The change you recommended fixed the warning message. Unfortunately the bigger problem is that the result of the command "rsaga.get.usage("ta_lighting",2)" reports the following "(null)library path: /usr/lib/saga", and therefore does not allow access to this function within the module. Strangel

Re: [Bug 740704] [NEW] RSAGA_0.91-1.5.tar.gz reports error

2011-03-23 Thread Johan Van de Wauw
Nice to see that people are using the daily builds! It's not really an error, rather a warning. Which I believe you can ignore. Editing RSAGA-core.R and changing line 238: 238c238 < usage = rsaga.geoprocessor(lib, module, param = list(h=''), env = env, --- > usage = rsaga.geoprocessor(lib

[Bug 740704] [NEW] RSAGA_0.91-1.5.tar.gz reports error

2011-03-22 Thread sroecker
Public bug reported: Binary package hint: saga See the following message below. While using SAGA GIS CVS and RSAGA_0.91-1.5.tar.gz the following message occurs when accessing the ta_lighting module via R. When accessed from the SAGA GUI the module works fine. Other portions of this module seems t