Code Monkey home page Code Monkey logo

Comments (7)

hanwen avatar hanwen commented on August 12, 2024

On Wed, Mar 27, 2013 at 9:03 AM, Danny Lieberman
[email protected]:

I'm running Ubuntu 12.10
Following instructions:
sudo apt-get install libmtp-dev golang
mkdir /tmp/go
export GOPATH=/tmp/go
sudo go get github.com/hanwen/go-mtpfs

try not using sudo here.

Han-Wen Nienhuys - [email protected] - http://www.xs4all.nl/~hanwen

from go-mtpfs.

onlyjazz avatar onlyjazz commented on August 12, 2024

Ok - doing a fresh start
I made sure that the /tmp/go directory exists and ran export GOPATH=/tmp/go again
go get github.com/hanwen/go-mtpfs (under my user account)

Nothing happens. the /tmp/go directory is empty

Seems like it should be something obvious but I'm not seeing it.

Thanks!
Danny

from go-mtpfs.

onlyjazz avatar onlyjazz commented on August 12, 2024

Why did you close the issue?

from go-mtpfs.

hanwen avatar hanwen commented on August 12, 2024

sorry - got issues mixed up.

Can you post the entire terminal log? Do you have git installed?

Also, you should be installing the dev package for libusb1 rather than libmtp-dev

from go-mtpfs.

pablomguevara avatar pablomguevara commented on August 12, 2024

I have the same problem on Debian 7.2

pablo@pablo-E5530:$ mkdir /tmp/go
pablo@pablo-E5530:
$ export GOPATH=/tmp/go
pablo@pablo-E5530:$ sudo go get github.com/hanwen/go-mtpfs
[sudo] password for pablo:
pablo@pablo-E5530:
$
pablo@pablo-E5530:$ ls -l /tmp/go
total 0
pablo@pablo-E5530:
$
pablo@pablo-E5530:$
pablo@pablo-E5530:
$ go get github.com/hanwen/go-mtpfs
pablo@pablo-E5530:~$ ls -l /tmp/go/
total 0

from go-mtpfs.

hanwen avatar hanwen commented on August 12, 2024

why is there a "sudo" in the "go get" line?

from go-mtpfs.

pablomguevara avatar pablomguevara commented on August 12, 2024

With or without sudo... the folder is empty. This is really strange... I did compile it on Debian 7.1 2 months ago...

pablo@pablo-E5530:$ mkdir /tmp/go
pablo@pablo-E5530:
$ export GOPATH=/tmp/go
pablo@pablo-E5530:$ go get github.com/hanwen/go-mtpfs
pablo@pablo-E5530:
$ ls -l /tmp/go
total 0
pablo@pablo-E5530:~$

from go-mtpfs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.