Hola Jesús, Quita el sudo, deberías de poder descargarlo como usuario normal. Y si te sigue sin funcionar, haz la descarga y la compilación por separado:
wget http://m.m.i24.cc/osmfilter.c cc -x c osmfilter.c -O3 -o osmfilter Saludos, Santiago Crespo On 12/15/2016 04:10 PM, Jesús Lopez wrote: > Buenas tardes. Estoy intentando instalar Osmfilter [1] pero no lo consigo. > Sigo las instrucciones para descargar y compilar en un solo paso ( > • Download and build in one run: wget -O - > http://m.m.i24.cc/osmfilter.c |cc -x c - -O3 -o osmfilter) pero al final > obtengo esto: > sudo wget -O - http://m.m.i24.cc/osmfilter.c |cc -x c - -O3 -o osmfilter > --2016-12-15 13:53:02-- http://m.m.i24.cc/osmfilter.c > Resolving m.m.i24.cc... 80.67.17.148, 2a00:1158:1000:300::294 > Connecting to m.m.i24.cc|80.67.17.148|:80... > > connected. > HTTP request sent, awaiting response... 200 OK > Length: 213364 (208K) [text/x-c] > Saving to: 'STDOUT' > > 0% [ ] 0 --.-K/s in 0s > > > > Cannot write to '-' (Broken pipe). > > ¿Alguna idea de lo que puede ser? Es un Mac con sistema 10.11.6 > > Saludos y gracias > > [1] <http://wiki.openstreetmap.org/wiki/Osmfilter> > _______________________________________________ > Talk-es mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/talk-es > _______________________________________________ Talk-es mailing list [email protected] https://lists.openstreetmap.org/listinfo/talk-es

