problem prerequesite dependencies ubuntu 9.10

Post Reply
jdsitt
Posts: 4
Joined: Mon Mar 15, 2010 10:11 am

problem prerequesite dependencies ubuntu 9.10

Post by jdsitt »

Hello,

I am trying to install the dependencies using the script in ubuntu 9.10, but the script stop when it fails to download VRPN_07_15.

Thank you very much for your help.

Kindest regards.

yrenard
Site Admin
Posts: 645
Joined: Fri Sep 01, 2006 3:39 pm
Contact:

Re: problem prerequesite dependencies ubuntu 9.10

Post by yrenard »

Dear jdsitt,

the VRPN archive moved a few months ago. Maybe you should try updating your repository if the URL was wrong. If you are building from 0.5.0 sources, edit your linux-install_dependencies script and modify the VRPN archive URL to :

Code: Select all

ov_package_url_vrpn=ftp://ftp.cs.unc.edu/pub/packages/GRIP/vrpn/old_versions/vrpn_07_15.zip
Best regards,
Yann

Post Reply