delph-in / matrix

The Grammar Matrix
https://matrix.ling.washington.edu/index.html
Other
11 stars 6 forks source link

Remove roots.tdl from install. #650

Closed rosypen closed 2 years ago

rosypen commented 2 years ago

When trying to run the example command matrix.py -C gmcs install username@patas.ling.washington.edu/home/www-matrix/html/username

There is an error that says the following: cat: /home2/username/matrix/gmcs/../matrix-core//roots.tdl: No such file or directory

This is because roots.tdl has long been deleted/unused so the file is not there. This change will remove the search for this file so that the install script can run without this warning message.