Pankaj Bhambhani
unread,Mar 21, 2013, 2:28:52 PM3/21/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cassovary
Hi,
I am Pankaj, a final year B.Tech. Student from DA-IICT, India.
I am new to Cassovery and was trying it on my Ubuntu. While trying to
run the examples, while running the "build_run_example.sh" when I
encountered the following error
./build_run_example.sh:34 : ./build_run_example.sh : Syntax error :
"(" unexpected
Line 34 of the script is as follows
JAVA_CP=(
$(find $root/target -name 'cassovary*.jar') \
$HOME/.sbt/boot/scala-2.8.1/lib/scala-library.jar \
$(find $root/lib_managed/jars/ -name '*.jar')
)
Any help would be appreciated.
Thanks,
Pankaj Bhambhani.