ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

maverh's profile - activity

2014-05-26 01:31:32 -0500 received badge  Famous Question (source)
2014-05-19 17:31:52 -0500 received badge  Notable Question (source)
2014-05-19 05:03:51 -0500 received badge  Popular Question (source)
2014-05-19 02:56:55 -0500 answered a question error install indigo ROS on debian wheezy

Hi,

I have install the libcollada-dom2.4-dp-dev

rosdep install --from-paths src --ignore-src --rosdistro indigo -y -r --os=debian:wheezy

E: Package 'libfltk-dev' has no installation candidate ERROR: the following rosdeps failed to install apt: command [sudo apt-get install -y rosdep] failed apt: command [sudo apt-get install -y libcollada-dom2.4-dp-dev] failed apt: command [sudo apt-get install -y liblz4-dev] failed apt: command [sudo apt-get install -y libfltk-dev] failed apt: Failed to detect successful installation of [libcollada-dom2.4-dp-dev] apt: Failed to detect successful installation of [liblz4-dev] apt: Failed to detect successful installation of [rosdep] apt: Failed to detect successful installation of [libjpeg-dev] apt: Failed to detect successful installation of [libfltk-dev]

2014-05-18 07:47:53 -0500 asked a question error install indigo ROS on debian wheezy

rosdep install --from-paths src --ignore-src --rosdistro indigo -y -r --os=debian:wheezy

Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libfltk-dev is a virtual package provided by:
  libfltk1.3-dev 1.3.0-8
  libfltk1.1-dev 1.1.10-14
You should explicitly select one to install.
E: Package 'libfltk-dev' has no installation candidate
ERROR: the following rosdeps failed to install
  apt: command [sudo apt-get install -y rosdep] failed
  apt: command [sudo apt-get install -y libcollada-dom2.4-dp-dev] failed
  apt: command [sudo apt-get install -y liblz4-dev] failed
  apt: command [sudo apt-get install -y libfltk-dev] failed
  apt: Failed to detect successful installation of [libcollada-dom2.4-dp-dev]
  apt: Failed to detect successful installation of [liblz4-dev]
  apt: Failed to detect successful installation of [rosdep]
  apt: Failed to detect successful installation of [libjpeg-dev]
  apt: Failed to detect successful installation of [libfltk-dev]

how can i solve this?


UPDATE

I have install the libcollada-dom2.4-dp-dev

rosdep install --from-paths src --ignore-src --rosdistro indigo -y -r --os=debian:wheezy

E: Package 'libfltk-dev' has no installation candidate
ERROR: the following rosdeps failed to install
  apt: command [sudo apt-get install -y rosdep] failed
  apt: command [sudo apt-get install -y libcollada-dom2.4-dp-dev] failed
  apt: command [sudo apt-get install -y liblz4-dev] failed
  apt: command [sudo apt-get install -y libfltk-dev] failed
  apt: Failed to detect successful installation of [libcollada-dom2.4-dp-dev]
  apt: Failed to detect successful installation of [liblz4-dev]
  apt: Failed to detect successful installation of [rosdep]
  apt: Failed to detect successful installation of [libjpeg-dev]
  apt: Failed to detect successful installation of [libfltk-dev]