On Wed, 14 May 2008 23:36:22 +0200
Arne Babenhauserheide <[EMAIL PROTECTED]> wrote:
> First: I'm really happy to see pyhurd!
>
> Python is the language I feel most comfortable in, and to be able to
> experiment with and work on the Hurd in Python is great!
>
> Many thanks!
I have same feelin
Hi,
On Wed, May 14, 2008 at 05:59:44PM +0300, Sergiu Ivanov wrote:
> Why would that be the wrong library? isofs uses diskfs, and isofs does
> a similar thing: takes a file and shows it in another way, as a
> directory tree. Isn't the filtering translator supposed to do the same
> thing: take the
First: I'm really happy to see pyhurd!
Python is the language I feel most comfortable in, and to be able to
experiment with and work on the Hurd in Python is great!
Many thanks!
I have one (simple) question, though:
Is there a specific reason, why you didn't upload pyhurd to the Python Pa
Hello everybody!
Well, here is all that i have :-)
I'm started writing a hurd bindings for python.
The first step is writing wrapper for hurd's io functionality (io.defs
functions).
Actually it contains minimal set of functions :-) just to run samples from HHG.
To compile it you need python 2.
Hi All,
I am trying to build Hurd system. I get following
error when i am trying to build Glibc 2.18.
---
+ /home/project/hurd/root/src/glibc/configure
--without-cvs --build=i686-pc-linux-gnu
--host=i586-pc-gnu --prefix=
--with-headers=/home/ashish/hurd/root/sys_root/include
--disable-profile
chec
On Wed, May 14, 2008 at 1:59 AM, <[EMAIL PROTECTED]> wrote:
> On Fri, May 09, 2008 at 10:37:26PM +0300, Sergiu Ivanov wrote:
>
> > I am trying to compile a translator based on diskfs.
>
> I wonder, what exactly are you trying to do? I hope you do not intend to
> use libdiskfs for the directory fil