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

Missing Dependency #20

Open
DLu opened this issue Oct 16, 2015 · 6 comments
Open

Missing Dependency #20

DLu opened this issue Oct 16, 2015 · 6 comments

Comments

@DLu
Copy link

DLu commented Oct 16, 2015

Needs to install subversion to actually compile.

Silly, but I was trying a clean build and it wouldn't compile without it.

@pulver22
Copy link

Same problem also for me.

Built target opencv_apps svn: E000110: Unable to connect to a repository at URL 'svn://svn.code.sf.net/p/artoolkit/code/trunk/artoolkit' svn: E000110: Can't connect to host 'svn.code.sf.net': Connection timed out make[2]: *** [ar_tools/artoolkit/ARToolkit-prefix/src/ARToolkit-stamp/ARToolkit-download] Interrupt make[1]: *** [ar_tools/artoolkit/CMakeFiles/ARToolkit.dir/all] Interrupt make: *** [all] Interrupt

How can I solve it and compile the package?

@dlaz
Copy link
Contributor

dlaz commented Feb 22, 2016

@pulver22, this error is telling you that it can't connect to the svn.code.sf.net to checkout artoolkit. This may have been because of a hiccup, as it's working for me now. Try again and it will probably work.

@pulver22
Copy link

It still doesn't work, maybe my university network blocks svn service. However, I dowloaded the most recent version of Artoolkit from the official website (it should be the 5.2 version). Why can't I use it and I need to download an old version from svn?

@pulver22
Copy link

svn: E670002: Unable to connect to a repository at URL 'svn://svn.code.sf.net/p/artoolkit/code/trunk/artoolkit' svn: E670002: Unknown hostname 'svn.code.sf.net' make[2]: *** [ar_tools/artoolkit/ARToolkit-prefix/src/ARToolkit-stamp/ARToolkit-download] Error 1 make[1]: *** [ar_tools/artoolkit/CMakeFiles/ARToolkit.dir/all] Error 2 make: *** [all] Error 2 Invoking "make -j4 -l4" failed

After using a vpn, I got this new error. @dlaz are you sure you are able to compile from scratch your pkg? It's two days I'm trying to do it without success

@dlaz
Copy link
Contributor

dlaz commented Feb 23, 2016

Please ask this on answers.ros.org so it will be easier for anyone who has the same problem in the future to find it. I'll try to help over there.

@pulver22
Copy link

Thank you dlaz, this is the topic: http://answers.ros.org/question/227362/installing-artoolkit-with-ros/

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