Forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - munnerley

Pages: [1]
1
General / Re: about Network processing
« on: February 26, 2015, 02:01:54 PM »
OK, got it... Opening PhotoScanPro from inside a Mac package needs the ./

 ./ effectively says "forget about the PATH, I want you to look only in the current directory"

Thanks again


2
General / Re: about Network processing
« on: February 22, 2015, 09:45:08 AM »
Thanks Alexey. Have tried using arguments with the application package (PhotoScanPro.app)

sh-3.2# PhotoScanPro.app --server --control 192.168.1.4 --dispatch 192.168.1.4
sh: PhotoScanPro.app: command not found


Even if I locate the executable within the OS X package at PhotoScanPro.app/Contents/MacOS/PhotoScanPro I get the same result

sh-3.2# PhotoScanPro --server --control 192.168.1.4 --dispatch 192.168.1.4
sh: PhotoScanPro: command not found

3
General / Re: about Network processing
« on: February 21, 2015, 08:20:57 AM »
how does   the  Network processing working? I cann't start the server.

I am also have problems starting the server, getting 'unrecognised option' in the command line.

sh-3.2# open -a photoscanpro --server --control 192.168.1.4 --dispatch 192.168.1.4
open: unrecognized option `--server'

Pages: [1]