Error in strategoxt-path (STRATEGO version 2.1.0)
Dear all,
STRATEGO 2.1.0 installs more smoothly that STRATEGO 2.0.0; many path
errors reported with 2.0.0 have been fixed.However, there is still a problem that prevents “str” from working properly.
Solution: in file …/strategoxt-2.1.0/share/strategoxt/bin/strategoxt-path
replace the line
STRDIR=$DISTDIR/share/strategoxt/strategoxt
with
STRDIR=$DISTDIR/strategoxtProblem description:
Installation procedure used:VERSION=2.1.0
mkdir $HOME/STRATEGO
mv strategoxt-distrib-$VERSION-bin.tar $HOME/STRATEGO
cd $HOME/STRATEGO
mkdir strategoxt-$VERSION
cd strategoxt-$VERSION
tar xvf ../strategoxt-distrib-$VERSION-bin.tarPATH=“$PATH:$HOME/STRATEGO/strategoxt-$VERSION/share/strategoxt/bin”
str test.str
Submitted by hubert on 3 April 2017 at 15:14
Cannot find strategoxt.jar
Issue Log
Thanks for reporting this. There will be a fix for your use case in the next release.
Log in to post comments