Hello shippas .
Here lies the problem.

Originally Posted by
shippas
+ '[' -r packages/8.0.4/zextras.jar ']'
bin/zxtool.sh -p $CORE_PACKAGE -v 2>/dev/null|sed -n 's/.*\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p'
++ bin/zxtool.sh -p packages/8.0.4/zextras.jar -v
++ sed -n 's/.*\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p'
+ CORE_VERSION=
+ '[' x == x ']'
+ echo 'Variable CORE_VERSION undefined'
Variable CORE_VERSION undefined
+ exit 1
Quite likely the problem is connected to the fact that sed on pretty much all flavours of GNU/Linux is GNU sed, but not so on *BSD systems .
Could you run
Code:
bin/zxtool.sh -p packages/8.0.4/zextras.jar -v
from the directory where you unpacked the ZeXtras Suite package, and tell me the output?
Regards,
Trantor
Bookmarks