hai,
Earlier i had submitted one httpfs but i didn't know
that i should not use Makeconf. So i have modified to
include Makefile.in and Configure scripts... hope this
will be ok.
Can any one review it?
Thanks,
Arun.
__
Do You Yahoo!?
Yahoo! Tax Ce
hai,
I have tried to develop the httpfs translator for
hurd...
Attaching herewith the code for the same.
I am beginner to Hurd donno to what extent it rises to
the expectation of Hurd Geeks.
It has a dependency on libxml2 library.
the libxml2 library is used for parsing the HTML
stream to get an
Can I get the translated nodes file name in the
translator program.
i.e.
hurd# settrans -agf tmp/ mytranslator
Can i find the name tmp in the mytranslator program?
Thanks,
Arun.
__
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Ga
hai,
I'm a beginner to Hurd pgmming and I'm trying to
develop httpfs.
As a first step i tried to implement a trivial single
file translator for http GET command. It uses the
trivfs library.
It works like this:
hurd~# settrans -a test.html /hurd/httpfs www.gnu.org/
hurd~# lynx test.html
This will
hai,
I'm a beginner to Hurd pgmming and I'm trying to
develop httpfs.
As a first step i tried to implement a trivial single
file translator for http GET command. It uses the
trivfs library.
It works like this:
hurd~# settrans -a test.html /hurd/httpfs www.gnu.org/
hurd~# lynx test.html
This will
hai,
I have been trying to implement a simple translator
with libnetfs.
When i set the translator to a node and give a ls -l
command it blocks and crashes.
I tried tracing with gdb. I found the following error:
Program Received Signal EXC_BAD_INSTRUCTION.
Illegal Instruction/Operand.
0x011cdc5
hi,
Can any one suggest some good sample pgms. implemented
using libnetfs.
Like we have hello.c and null.c for libtrivfs :-).
Arun.
__
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http
Hi,
I would like to give a try for tarfs.
Can you please guide me, in how to proceed ahead with
the work?
Basically what libraries, i need to use -- i think
libdiskfs will be needed!
How can i extract the tar files to directory?
Can i make a call to tar command in my pgm?
Once i give
settrans