search for: gunde

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

Did you mean: guide
2012 Dec 05
1
loading & using Ryacas
I'm having trouble loading Ryacas. I've downloaded and extracted Ryacas 0.2-9 (also tried Ryacas ) and yacas 1.0.63, have the latest version of R and have tried the following (this works for installing other packages): install.packages("Ryacas") library(Ryacas) install.packages("yacas") library(yacas) and get this: Warning message: package ‘yacas’ is not available
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
I'm solving 4 complex equations simultaneously. Code is below. The code returns only zero's for the solution though there should also be a non-zero result. I'm pretty confident that the equations are correct because they are straight from a published paper and I checked them pretty thoroughly. The parameter values I used are from the published paper as well. Any suggestions for how
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
I have a complex function that I want to maximize (I have multiplied this function by -1 so that it becomes a minimization problem in the code below). This function has two equality constraints. I get the programs to run but the answer isn't correct because, when it does converge, at least one of the constraints is violated. Any suggestions? Code below Violated constraint (an easy check):
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