|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] build glitches
" How did you install Ant and Python? Are they just standard site
" installs? It looks like they might have been broken by separating the
" binaries from certain accompanying libraries and modules. I'm almost
" certain this must be the case for your Python install.
That is more or less what happened. ant failed because debian snuck in
a jdk into its testing distro adding yet another java implementation.
I got ant to work by trying a few other jdks. About par for java.
Turns out the build host had python-2.2-dev installed, but not the
python-2.3-dev package. Installing the dev package solved the python problem.
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|