search for: gund

Displaying 8 results from an estimated 8 matches for "gund".

Did you mean: guid
2012 Dec 05
1
loading & using Ryacas
...yacas") library(yacas) and get this: Warning message: package ‘yacas’ is not available (for R version 2.15.2) Got the same thing for R version 2.15.1. Suggestions? I'm fairly new to R and could use some detailed instructions. Working on Mac OSx 10.8.2 Thanks! -- Alicia Ellis Postdoc Gund Institute for Ecological Economics University of Vermont 617 Main Street Burlington, VT 05405 (802) 656-1046 http://www.uvm.edu/~aellis5/ <http://entomology.ucdavis.edu/faculty/scott/aellis/> [[alternative HTML version deleted]]
2006 Sep 19
3
Setting Windows drivers gives access denied error
...rint$] printer admin = root, pcadmin #write list = root, pcadmin Having done that even copying the drivers failed, so I uncommented the write list entry again. Now I have some 1300 lines of output due to the high log level, but what should I actually be looking for? Regards, Gunde
2012 Dec 04
1
Solve system of equations (nleqslv) only returns origin
...exp(-2*D*v2*N2))*x[2])+K))))*(2*v2*N2*D)) - (delta1*theta*x[3]*(2*v1*N1*D)) - (delta2*theta*x[4]*(2*v2*N2*D)))-Cs*((2*v1*N1*D)+(2*v2*N2*D))) result=(x) } Xstart=c(10000, 200, 0.5, 0.5, 12) fstart= firstordercond(Xstart) nleqslv(Xstart, firstordercond) -- Alicia Ellis Postdoc Gund Institute for Ecological Economics University of Vermont 617 Main Street Burlington, VT 05405 (802) 656-1046 http://www.uvm.edu/~aellis5/ <http://entomology.ucdavis.edu/faculty/scott/aellis/> [[alternative HTML version deleted]]
2005 Jun 03
0
Installation of Asterisk addons 1.0.7 fails (longish)
...el rate not heavily tested! Ouch ... error while writing audio data: : Broken pipe Shouldn't the needed file cdr_addon_mysql.so have been created and placed in the right directory during the installation process? In case you need any additional information or output - just ask. Best regards, Gunde
2005 Jun 13
0
Asterisk installation error after CVS update
...1]: Leaving directory `/usr/src/asterisk/channels' make: *** [subdirs] Error 1 === snip === Checking the file /usr/src/asterisk/channels/chan_sip.c, line 36 says: ASTERISK_FILE_VERSION(__FILE__, "$Revision: 1.759 $") Is this now actually an Asterisk error, or a Suse error? Regards, Gunde
2005 Jul 26
1
What does pbx-wilcalu.so do and why does it keep crashing my * box?
I downloaded the latest CVS a few days ago. It all compiled nicely on my new AAH platform. However, it won't start up. Investigation of my log files produces this; Jul 26 22:59:18 VERBOSE[31473] logger.c: [pbx_wilcalu.so] Jul 26 22:59:18 VERBOSE[31473] logger.c: [pbx_wilcalu.so] Jul 26 22:59:18 WARNING[31473] loader.c: /usr/lib/asterisk/modules/pbx_wilcalu.so: undefined symbol:
2013 Jan 03
0
help with NLOPTR
...rithm too opts=list("algorithm" = "NLOPT_GN_ISRES", "xtol_rel" = 0.01, "maxeval"=100000 ,"local_opts" = local_opts, "print_level"=2) nloptr(x0=x0, eval_f = eval_f, lb=lb, ub=ub, eval_g_eq = eval_g_eq, opts=opts) -- Alicia Ellis Postdoc Gund Institute for Ecological Economics University of Vermont 617 Main Street Burlington, VT 05405 (802) 656-1046 http://www.uvm.edu/~aellis5/ <http://entomology.ucdavis.edu/faculty/scott/aellis/> [[alternative HTML version deleted]]
2006 Sep 19
6
Problem logon to PDC
Hello, I have setup a cluster system with drbd and heartbeat. I have samba running as a PDC. Everything works great when I am on server1 But when failover ocuurs I cannot seem to log on the domain anymore. I Have symlinks to my home share : /var/cache/samba , /etc/samba/ who are synced between 2 servers. Do I have to sync another files ?? greets John