Can not run process “./Wrap3Server”, version 3.3.17

Hi,

When I try to do batch processing, it gives me the [can not run process “./Wrap3Server”] error. I tried to download the patched batch files you provided to another user with the same issue, but the links are not available. FYI I use the windows version 3.3.17.

Many Thanks

Foivos

Hi.

I have the same problem here running wrap3 on CentOS 6.

The message ‘can not run process ./Wrap3Server’ indicates that you have to start the application from directory of you wrap installation. ( I think it shouldn’t be called with a ‘./’ )

You can update your Wrap3.sh and add ‘cd $bindir’ before the last line which change to the installation directory first.

Cheers,
Andreas