Re: [xslt] Re: [xml] xmlsoft.org down, mirrors?



Hi all

I have the xmlsoft.org on my server now.

There is a search utility on the website that builds the
index tables with a python script.

The "search" does not work because I have problems to install
libxml2-python.

I want to install it from "tar.gz" but it does not work. 


...

> > But at the moment I don't know what to do.
> 
>   Well try to install i386.rpm I build which are in the ftp area.
> If needed I can try to rebuild the source rpm on the box.
> 

I install from tar.gz.
It works fine for libxml, libxslt and lots of other packages.

I don't use rpm's if the rpm's are not part of the distibution.

In the case of libxml2-python I want to do it the same way.


But there are problemes. 

1. Problem:
-----------
The newest version is "libxml2-python-2.5.7.tar.gz" but the newest
rpm is 2.5.9. I have installed 2.5.8 of libxml on my system.


2. Problem:
------------
When I try to install libxml2-python as discibed at the website it does not
work:

httpserver:/usr/local/src/libxml2-python-2.5.7 # python setup.py build install
running build
running build_py
not copying libxml2.py (output up-to-date)
not copying drv_libxml2.py (output up-to-date)
not copying libxslt.py (output up-to-date)
running build_ext
Traceback (most recent call last):
  File "setup.py", line 233, in ?
    data_files=data_files,
  File "/usr/lib/python2.2/distutils/core.py", line 138, in setup
    dist.run_commands()
  File "/usr/lib/python2.2/distutils/dist.py", line 893, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.2/distutils/dist.py", line 913, in run_command
    cmd_obj.run()
  File "/usr/lib/python2.2/distutils/command/build.py", line 107, in run
    self.run_command(cmd_name)
  File "/usr/lib/python2.2/distutils/cmd.py", line 330, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python2.2/distutils/dist.py", line 913, in run_command
    cmd_obj.run()
  File "/usr/lib/python2.2/distutils/command/build_ext.py", line 231, in run
    customize_compiler(self.compiler)
  File "/usr/lib/python2.2/distutils/sysconfig.py", line 126, in 
customize_compiler
    (cc, opt, ccshared, ldshared, so_ext) = \
  File "/usr/lib/python2.2/distutils/sysconfig.py", line 408, in get_config_vars
    func()
  File "/usr/lib/python2.2/distutils/sysconfig.py", line 313, in _init_posix
    raise DistutilsPlatformError(my_msg)
distutils.errors.DistutilsPlatformError: invalid Python installation: unable to 
open /usr/lib/python2.2/config/Makefile (No such file or directory)

-----------------------------------

The server has a SuSE Liunx installed and is based in Gunzenhausen Germany.

Bernhard Zwischenbrugger
http://datenkueche.com


-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]