Re: Lxml on mac

2008-01-24 Thread marcroy . olsen
On Jan 23, 5:08 pm, Stefan Behnel <[EMAIL PROTECTED]> wrote:

>
> > But do anybody know if there is an easy way to use schema validation
> > in python(on a mac) ?
>
> You mean: easier than the above? Likely not many...
>


Well thanks for the reply's.

I found GenerateDS make by Dave Kuhlman. I will try to give that a go.


-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Lxml on mac

2008-01-23 Thread Stefan Behnel
[EMAIL PROTECTED] wrote:
> On Jan 23, 4:19 pm, Stefan Behnel wrote:
>> [EMAIL PROTECTED] wrote:
>>> What to one do if one what to use lxml(http://codespeak.net/lxml/
>>> index.html) on a mac?
>> Have you tried installing up-to-date versions of libxml2/libxslt and running
>>
>>easy_install lxml
>>
>> ?
> 
> No not yet. That was my nest step.
> 
> But do anybody know if there is an easy way to use schema validation
> in python(on a mac) ?

You mean: easier than the above? Likely not many...

Stefan
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Lxml on mac

2008-01-23 Thread marcroy . olsen
On Jan 23, 4:19 pm, Stefan Behnel <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > What to one do if one what to use lxml(http://codespeak.net/lxml/
> > index.html) on a mac?
>
> Have you tried installing up-to-date versions of libxml2/libxslt and running
>
>    easy_install lxml
>
> ?
>
> Stefan

No not yet. That was my nest step.

But do anybody know if there is an easy way to use schema validation
in python(on a mac) ?
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Lxml on mac

2008-01-23 Thread Stefan Behnel
[EMAIL PROTECTED] wrote:
> What to one do if one what to use lxml(http://codespeak.net/lxml/
> index.html) on a mac?

Have you tried installing up-to-date versions of libxml2/libxslt and running

   easy_install lxml

?

Stefan
-- 
http://mail.python.org/mailman/listinfo/python-list


Lxml on mac

2008-01-23 Thread marcroy . olsen
Hi,

What to one do if one what to use lxml(http://codespeak.net/lxml/
index.html) on a mac?

Best regards
-- 
http://mail.python.org/mailman/listinfo/python-list