search for: execuatable

Displaying 6 results from an estimated 6 matches for "execuatable".

Did you mean: excuatable
2008 Jan 14
5
junebugwiki error on startup
Recently I had to restart my Junebug wiki and I''m receiving this error: /usr/lib/ruby/gems/1.8/gems/junebug-0.0.18/lib/junebug.rb:4: undefined method `require_gem'' for main:Object (NoMethodError) from /usr/lib/ruby/gems/1.8/gems/daemons-1.0.9/lib/daemons/application.rb:159:in `load'' from
2003 Sep 30
2
password problem with rsync
Hi, I want to use rsync from a script. Before that I am trying it from command line. I use it as, $ rsync --password-file=pass -e ssh -av legal.txt accounts@127.0.0.1:/home/accounts accounts@127.0.0.1's password: I don't want to be prompted for password. $ ls -l pass -rwx------ 1 payal payal 9 Sep 30 19:11 pass* $ cat pass accpass123 [Don't worry it is not on real
2003 Oct 01
0
AW: password problem with rsync
...nc-bounces+rsync=diplan.de@lists.samba.org [mailto:rsync-bounces+rsync=diplan.de@lists.samba.org]Im Auftrag von Ron DuFresne Gesendet: Dienstag, 30. September 2003 17:31 An: Payal Rathod Cc: rsync@lists.samba.org Betreff: Re: password problem with rsync First; The file should not need nor be set execuatable. It's a test file as far as rsync should be concerned. Now as to why it fails, that is another issue and others that know the code will have to answer that. Thanks, Ron DuFresne Payal Rathod wrote: >Hi, >I want to use rsync from a script. Before that I am trying it from >command...
2015 Jul 26
1
Get term from document by position
...intracellular <b>microbes</b> respectively fig 1 ... " Yes, this snippet misses punctuation and so on, but it allows user to understand why this particular book was found. How to use the example: unpack the archive, cd to the test_snippet directory, build test.cpp. Run the built execuatable from the command line.
2003 Sep 08
8
Can I execute a shell script from Wine ?
I need to be able to trigger a Linux procedure (shell script, or PERL for example) from Wine. Is it possible to do ? Please help ! Thanks. Boris Kirshteyn K-B Toys, Software Architect (413) 496-3249 bkirshte@kbtoys.com
2005 Aug 25
3
Problem calling executable with document as argument
Hello all, I'm performing some tests with Wine, since we have only one Windows server in our network, used for specific purposes. One of the services which I intend to migrate to Linux/Wine is called "SIAFI Gerencial", which runs EDM Client to update a local database from a remote database. Here's the deal. I've copied all EDM files to my desktop to perform the testing.