Results 1 to 2 of 2

Thread: pic kit 1 on ubuntu

  1. #1
    Join Date
    May 2007
    Location
    Denmark
    Beans
    15
    Distro
    Kubuntu 7.04 Feisty Fawn

    pic kit 1 on ubuntu

    Hi guys,
    I have found this guide on getting the pickit to work;
    http://www.teammojo.org/PICkit/pickit1.html
    Following the README on this page I get some problems;
    http://charm.cs.uiuc.edu/users/olawl...hip/README.txt

    me\computer: cvs -z3 -dserver:anonymous@cvs.sourceforge.net:/cvsroot/libusb login

    Logging in to server:anonymous@cvs.sourceforge.net:2401/cvsroot/libusb

    CVS password:

    cvs [login aborted]: connect to cvs.sourceforge.net(66.35.250.207):2401 failed: No route to host

    I've tried this for some time - in case the server is not online, but it doesn't seem to help. Any ideas?

  2. #2
    Join Date
    Oct 2007
    Location
    Hoboken, NJ
    Beans
    39
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: pic kit 1 on ubuntu

    try just doing

    Code:
    sudo apt-get install libusb-dev
    also, check out the following, it worked for me!:
    http://ubuntuforums.org/showthread.php?t=123481

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •