Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make[2]: *** [install-symgizascriptsSCRIPTS] Error 1 #3

Open
AASHISHAG opened this issue Sep 9, 2020 · 0 comments
Open

make[2]: *** [install-symgizascriptsSCRIPTS] Error 1 #3

AASHISHAG opened this issue Sep 9, 2020 · 0 comments

Comments

@AASHISHAG
Copy link

Hello,

Thank you for the amazing work!

I am getting the below issue. Have you encountered this error before? It would be helpful, if you could give any clue.

sudo make install

make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/share/pretzel/users/aagarwal/symgiza-pp/src'
make[2]: Leaving directory `/share/pretzel/users/aagarwal/symgiza-pp/src'
make[1]: Leaving directory `/share/pretzel/users/aagarwal/symgiza-pp/src'
make[1]: Entering directory `/share/pretzel/users/aagarwal/symgiza-pp'
make[2]: Entering directory `/share/pretzel/users/aagarwal/symgiza-pp'
make[2]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/share/pretzel/users/aagarwal/symgiza-pp/doc/symgiza'
 /usr/bin/install -c -m 644 README.md COPYING AUTHORS ChangeLog INSTALL NEWS '/share/pretzel/users/aagarwal/symgiza-pp/doc/symgiza'
 /usr/bin/mkdir -p '/share/pretzel/users/aagarwal/symgiza-pp/scripts/'
 /usr/bin/install -c scripts/force-align-moses.sh scripts/giza2bal.pl scripts/merge_alignment.py scripts/plain2snt-hasvcb.py scripts/symal.sh scripts/TrimBlanks.sh '/share/pretzel/users/aagarwal/symgiza-pp/scripts/'
/usr/bin/install: ‘scripts/force-align-moses.sh’ and ‘/share/pretzel/users/aagarwal/symgiza-pp/scripts/force-align-moses.sh’ are the same file
/usr/bin/install: ‘scripts/giza2bal.pl’ and ‘/share/pretzel/users/aagarwal/symgiza-pp/scripts/giza2bal.pl’ are the same file
/usr/bin/install: ‘scripts/merge_alignment.py’ and ‘/share/pretzel/users/aagarwal/symgiza-pp/scripts/merge_alignment.py’ are the same file
/usr/bin/install: ‘scripts/plain2snt-hasvcb.py’ and ‘/share/pretzel/users/aagarwal/symgiza-pp/scripts/plain2snt-hasvcb.py’ are the same file
/usr/bin/install: ‘scripts/symal.sh’ and ‘/share/pretzel/users/aagarwal/symgiza-pp/scripts/symal.sh’ are the same file
/usr/bin/install: ‘scripts/TrimBlanks.sh’ and ‘/share/pretzel/users/aagarwal/symgiza-pp/scripts/TrimBlanks.sh’ are the same file
make[2]: *** [install-symgizascriptsSCRIPTS] Error 1
make[2]: Leaving directory `/share/pretzel/users/aagarwal/symgiza-pp'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/share/pretzel/users/aagarwal/symgiza-pp'
make: *** [install-recursive] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant