Antoine Chauvin

Results 17 comments of Antoine Chauvin

@ThomasCrevoisier did you make any progress on this issue ?

I have the same problem, does anyone had any luck so far ?

I am getting the same issue with aws-java-sdk-sqs `1.11.362` and fake_sqs `0.3.1`

You successfully installed vim-gocode through pathogen, it seems to be a bug at first sight. Can you run the command > :echo ReadLink(g:gocode_path) And then > :echo ReadLink(@%) And tell...

I haven't tested this plugin on other system than Linux. Could you please edit the ReadLink function inside vim-gocode/ftplugin/go/pkg.vim to make it works (ie get the full path) on your...

I found a good starting point to use readlink on OS X : http://stackoverflow.com/questions/1055671/how-can-i-get-the-behavior-of-gnus-readlink-f-on-a-mac

I renamed this issue "Installation on OS X", created a wiki article and linked it in the README. Tell me if I have done anything wrong.

Can you please execute the commands that I previously wrote?

What is exactly the output ?

Have you install `coreutils` and make the `greadlink` redirection to `readlink` ?