Re: zpipe.c: the zlib example

2012-03-17 Thread Lorenzo Beretta
Il 17/03/2012 04:10, T o n g ha scritto: Hi, I believe that zpipe.c used to be working. But it is still working now? I get it compiled OK, gcc -g -lz -o zpipe zpipe.c but wasn't able to run it: $ ./zpipe bash: ./zpipe: Permission denied I get the same result even I put an output immediate

Re: zpipe.c: the zlib example

2012-03-17 Thread Mark Neidorff
On Friday 16 March 2012 11:02:15 pm T o n g wrote: > Hi, > > I believe that zpipe.c used to be working. > But it is still working now? > > I get it compiled OK, > > gcc -g -lz -o zpipe zpipe.c > > but wasn't able to run it: > > $ ./zpipe > bash: ./zpipe: Permission denied > Are the permissi