search for: excecut

Displaying 20 results from an estimated 38 matches for "excecut".

Did you mean: execut
1999 Jun 17
1
Logon.bat with samba
...gon server. I' ve set domain logons = Yes domain master = No local master =Yes os level = 65 preferred master =Yes but: wins support = No I made a share as recommended [netlogon] and place there a logon.bat. The logon.bat contains net use z: \\servername\public for testing if the logon.bat is excecuted by login to the server. But it isn't excecuted! What's wrong? Have I really to set the samba server as wins server ( I?m sorry, but I do not understand much of this netbios and so on). I don't want to use profiles! The clients get theri IP-Adress via dhcp. I' m member of the righ...
2010 Jan 17
1
Error with excecute cmd-commands
hello everybody, I try to install the new (2009/2010) version of ElsterFormular. Installation stops with an error-message, that a file can't be found. Within the mesage the failing command is listed: cmd /C "echo %APPDATA%" Currently I'm using wine-1.0.1 in Ubuntu karmic. Typing Code: wine cmd /C "echo %APPDATA%" brings the same error as the Installer of
2004 Nov 27
1
an excecute error
this it is the first time that I program with ogg libraries (I am a beginner). it has happened me an error, the code is the following one: /*********************************************/ OggVorbis_File *musica=NULL; FILE *archiv =NULL; archiv = fopen("prueba.ogg","r"); if(archiv==NULL) exit(0); int falla = ov_open(archiv,musica,NULL,0);//aca se produce el error
2003 Jun 18
4
(no subject)
...to R and am trying to create a dll in order to be able to use the "dyn.load" function with a fortran script. I have a windows OS, have installed perl and the Path is recognized. I have also installed R 1.70 including the src (source code) folder. But when I attempt to create the dll by excecuting "Rcmd SHLIB [-o autologdll] combo.f", in the windows command prompt, I get the following error message "'make' is not recognized as an internal or external command" Does anyone have some suggestions on what I may have missed? Thanx a ton! Mark [[alternate HTML ver...
2018 Mar 13
2
Passes interaction running on two different IRs
Hi all, I am trying to run two llvm passes on two different IRs to finish my analysis. These two passes need to exchange information during their excecution. I am doing so because I can't link the two IRs I want to analyze together as a big IR and run my llvm pass on it. What I want to do specifically is: The first IR will call the functions in the second IR. Whenver there is a function call in the first IR to the second IR, the first pass wil...
2008 Jun 02
1
probleme with R CMD check
...on, no probleme with the R CMD build). But on the R CMD check packClassique, I get : * checking for unstated dependencies in R code ... WARNING Erreur dans .find.package(package, lib.loc) : aucun package nomm? 'packClassique' n'est trouv? Calls: <Anonymous> -> .find.package Excecution hated [French=Ex?cution arr?t?e] See the information on DESCRIPTION files in the chapter 'Creating R packages' of the 'Writing R Extensions' manual. * checking S3 generic/method consistency ... WARNING Erreur dans .find.package(package, lib.loc) : aucun package nomm? 'pack...
2001 Oct 31
1
Xilinx ise4.1i par trouble
Hi, When I excecute the following command line wine --winver nt40 --dll shlwapi=b --managed -- /nfs2/bin/Xilinx/ise4.1i/bin/nt/par.exe -pl 5 -rl 5 -e 1 -t 1 -w /tmp/design.ncd design.ncd design.pcf the following error message is returned err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr 0x...
2004 Apr 11
0
netlogon, logonscript halts on error
...dynamicly mount the appropriate shares for each user. I have a "root preexec" perlfile that uses a database with info about the shares, to creates a username.bat file, which mounts all the drives, that users is alowed to write or read. My problem is that the winlogon script does not excecute properbly on a domain logon. This is a typical logonscript: NET USE * /DELETE /YES NET USE H: \\SERVER\username /YES NET USE Q: \\SERVER\a_share /YES NET USE J: \\SERVER\another /YES The bat-file excecutes all lines if I call it directly on //SERVER/netlogon/username.bat. It DOES throw a error...
2005 Sep 13
2
rsync log format problem
...e. the problem is: i don't know the way to identify a rsync block execution, that is a block of text in the log that have the same id process module, and source directory. i can't use the process id alone, 'cause, although it identifies the block, it can be used again for other rsync excecution. i readed the documentation and i did'n find a way to give an id to the block (other than the process id). can anyone help me? i can't alter the rsync source code neither(company's politic) -------------- next part -------------- HTML attachment scrubbed and removed
2018 Mar 13
0
Passes interaction running on two different IRs
...what you're after. On Tue, Mar 13, 2018 at 1:03 AM, Yingtong Liu via llvm-dev < llvm-dev at lists.llvm.org> wrote: > Hi all, > > I am trying to run two llvm passes on two different IRs to finish my > analysis. These two passes need to exchange information during their > excecution. I am doing so because I can't link the two IRs I want to > analyze together as a big IR and run my llvm pass on it. > > What I want to do specifically is: > > The first IR will call the functions in the second IR. Whenver there is a > function call in the first IR to the s...
2014 Jul 15
1
Dovecot2 Antispam MAILTRAIN backend with SpamAssassin
...)" >> /tmp/sa-learn-pipe.log #echo $* > /tmp/sendmail-parms.txt cat<&0 >> /tmp/sendmail-msg-$$.txt /usr/local/bin/sa-learn $* /tmp/sendmail-msg-$$.txt rm -f /tmp/sendmail-msg-$$.txt echo "$$-end" >> /tmp/sa-learn-pipe.log exit 0 ######## I made it excecutable by all users using chmod a+x /mail/sa-learn-pipe.sh The problem is, there is no log in /var/log/maillog regarding the Antispam plugin, and the script won't get called when I move any message in/out to/from Junk folder. I'll appreciate any help. -- "When I give, I give myself.&...
2017 Apr 18
4
Voicemail asking for login
On 2017-04-18 02:42 AM, Pete Mundy wrote: > Try this: > > asterisk -r > core set verbose 10 > [get user to trigger fault] > [examine console output, and post to list if still unclear] > > If you don't solve it yourself, then we'll be able to help further once > we've seen the output. I can't see much more than at my previous debug level but here it is
2017 Apr 19
2
Voicemail asking for login
On 2017-04-18 08:31 PM, Victor Villarreal wrote: > Maybe excecuting the following command at Asterisk console, will help you: > > asterisk> voicemail show users > > And you will get a list of all mailbox configured in your system. Search > for the user with problems. VoiceMail stocktrans2 Angelica Douglas 12 Definitel...
2015 Aug 20
2
CentOS 7 PV kernel
Thanks for the reply. How to know that the CentOS 7 kerenel is whether PV or HVM? When I searched about it, I found the following link, where the kernel type us determined from the 2 following commands 1. uname -r 2. lsmod | grep xen If both have "*xen*", then it is PV, if lsmod returns something but not in kernel name then its PV-HVM, else its HVM >From what
2008 Jun 19
2
Calling R functions into C# or C++
Hi R, I have a request... Can I call R functions/routines from C# or C++? If so, how do I do this? Do I need to have some knowledge on DLL to do this? Thanks a lot for your help, Shubha Shubha Karanth | Amba Research Ph +91 80 3980 8031 | Mob +91 94 4886 4510 Bangalore * Colombo * London * New York * San José * Singapore * www.ambaresearch.com This e-mail may contain
2006 Mar 04
2
Upgrading to 1.2.5?
Probably just me being dumb, but I am trying to update my asterisk to the latest (1.2.5) When I go to my /usr/src/asterisk I type: make upgrade make install This seems to be doing it's thing, but when I type show version from the console (after a restart) I still get: Asterisk SVN-branch-1.2-r7231 built by root @ notdeadyet-imac.local on a Power Macintosh running Darwin on 2006-03-04
2007 Nov 13
2
--delete causes rsync failure
...protocol data stream (code 12) at io.c(458) [generator=2.6.9] rsync: connection unexpectedly closed (12 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(458) [sender=2.6.9] I have confirmed that the above rsync command causes the following to be excecuted on the server side: rsync --server -vvlogDtpr --backup-dir backup_target --delete . backup_target exists within the myuser account and has correct permissions. I find it odd that it says "backup_dir is --delete/" when it isn't. I looked at the docs and they indicated that backu...
2014 Feb 26
2
OT: Howto to capture taskset output command
...if [ -f /tmp/test.pid ]; then if [ "$cpu_affinity" == "$cpu_affinity_ok" ]; then exit 0 else taskset -p -c 2 `cat /tmp/test.pid` fi fi This script doesn't works: [root at cos01 bin]# taskset -p -c 27756 pid 27756's current affinity list: 2 Excecuting script: [root at cos01 bin]# ./my_cpu_affinitty + cpu_affinity_ok=2 ++ cat /tmp/test.pid + cpu_affinity='taskset -p -c 27756 | awk '\''{print }'\''' + '[' -f /tmp/test.pid ']' + '[' 'taskset -p -c 27756 | awk '\''{print }...
2009 Mar 03
6
help with error:msvcrt:MSVCRTD_operator_new_dbg Not allowed
I installed Ubuntu8.10Wine 1.1.15Oracle9 and everthing is set. But once I run a excecutable program which works properly under Windows, the error poped out: err:msvcrt:MSVCRTD_operator_new_dbg Not allowed nBlockUse value: 2 Does anyone know how to solve this problem? Thanks a lot
2003 Jan 20
3
Second Posting! Please reply - Need HELP!!
...in”. But also gave the error message about “Unicode_map.850” and “Unicode_map.ISO8559” didn’t exist underneath “codepages” directory. I know that I do have “CP850.txt” and “CPIS8559.txt” files, but I was not able to create those binary Unicode files because I do not have the right “make_unicodemap” excecutable. Can someone help me with this? I have “make_unicodemap.c” executable but that seems be taking input file in format “unicode_def.850”, which I do not have. But note that I was able to Join to mydomain. 13) When I looked at “/usr/local/samba/log.smbd” and “log.nmbd” files they had the same error...