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

Error in running getdata.sh ? #163

Open
anubhavj880 opened this issue May 16, 2017 · 4 comments
Open

Error in running getdata.sh ? #163

anubhavj880 opened this issue May 16, 2017 · 4 comments

Comments

@anubhavj880
Copy link

anubhavj880 commented May 16, 2017

When i run getdata.sh file to download all the dataset in data folder so after all data get download a error comes like "/home/bizruntime40/BIDMach/scripts/../cbin/tparse.exe: No such file or directory " and same for trec.exe so i want to know where is this two files. And also there is no cbin folder inside scripts folder So Please Explain

@kpengboy
Copy link
Contributor

Did you run mvn package first?

@anubhavj880
Copy link
Author

Yes I run the mvn package and its also downloading some file of approx 30 GB but after that its stops because this types of error comes like
/BIDMach/scripts/../cbin/trec.exe: No such file or directory
/BIDMach/scripts/../cbin/tparse.exe: No such file or directory
And i have searched there is no folder inside scripts with name cbin which contain trec.exe or tparse.exe

@jcanny
Copy link
Contributor

jcanny commented Jun 21, 2017

The path is actually (note the /../) /BIDMach/cbin/trec.exe and tparse.exe

Those files should be installed by
"mvn install"

btw you should always report the platform you are using so we can better diagnose what might be wrong.

@anubhavj880
Copy link
Author

anubhavj880 commented Jun 22, 2017 via email

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

3 participants