therealmarv / logic-xml-diff

Logical XML diff
MIT License
0 stars 0 forks source link

Unable to run #1

Open ezietsman opened 10 years ago

ezietsman commented 10 years ago

I'm trying to run the script. This is the input:

ewald@ewald-HP-ProBook-4520s:~/Books/gr7-9-workbooks/grade-7$ sh ~/programming/logic-xml-diff/logic-xml-diff.sh gr7-ll-02.cnxml gr7-ll-02.cnxmlplus 

I get the following output:

/home/ewald/programming/logic-xml-diff/logic-xml-diff.sh: 6: /home/ewald/programming/logic-xml-diff/logic-xml-diff.sh: [[: not found
The input file gr7-ll-02.cnxml does not exist.
therealmarv commented 10 years ago

It is very untested and has very rough edges. At the moment you need to run everything from the same directory. Copy the shell script and xsl to the directory where both XML files also need to be inside. Am 22.08.2013 23:26 schrieb "Ewald Zietsman" notifications@github.com:

I'm trying to run the script. This is the input:

ewald@ewald-HP-ProBook-4520s:~/Books/gr7-9-workbooks/grade-7$ sh ~/programming/logic-xml-diff/logic-xml-diff.sh gr7-ll-02.cnxml gr7-ll-02.cnxmlplus

I get the following output:

/home/ewald/programming/logic-xml-diff/logic-xml-diff.sh: 6: /home/ewald/programming/logic-xml-diff/logic-xml-diff.sh: [[: not found The input file gr7-ll-02.cnxml does not exist.

— Reply to this email directly or view it on GitHubhttps://github.com/therealmarv/logic-xml-diff/issues/1 .

therealmarv commented 10 years ago

Version 0.2 will have this fixed Am 22.08.2013 23:49 schrieb therealmarv@gmail.com:

It is very untested and has very rough edges. At the moment you need to run everything from the same directory. Copy the shell script and xsl to the directory where both XML files also need to be inside. Am 22.08.2013 23:26 schrieb "Ewald Zietsman" notifications@github.com:

I'm trying to run the script. This is the input:

ewald@ewald-HP-ProBook-4520s:~/Books/gr7-9-workbooks/grade-7$ sh ~/programming/logic-xml-diff/logic-xml-diff.sh gr7-ll-02.cnxml gr7-ll-02.cnxmlplus

I get the following output:

/home/ewald/programming/logic-xml-diff/logic-xml-diff.sh: 6: /home/ewald/programming/logic-xml-diff/logic-xml-diff.sh: [[: not found The input file gr7-ll-02.cnxml does not exist.

— Reply to this email directly or view it on GitHubhttps://github.com/therealmarv/logic-xml-diff/issues/1 .