Re: Problems installing openMDX error:

2007-01-24 Thread MuschPusch
>> java.awt.printerjob : sun.print.PSPrinterJob >> file.encoding : UTF-8 >> java.specification.version : 1.5 >> user.name : root >> java.class.path : >> /usr/share/ant/lib/ant-launcher.jar:/usr/share/java/xmlParserAPIs.jar:/usr/share/java/xercesImpl.jar:/usr/shar

Re: Problems installing openMDX error:

2007-01-23 Thread Peter Reilly
I think that it is the jpackage packaging of ant that is used here. (It was the case for RedHat/Fedora), jpackage has a number of packages for ant corresponding to the .jar files in $ANT_HOME/lib, however it does not follow the same directory layout as ant, and thus jpackage version of ant does no

Re: Problems installing openMDX error:

2007-01-23 Thread Steve Loughran
Peter Reilly wrote: You are using the jpackage version of ant. I do not know why it does not pick up the regex that is part of java since java.1.4. You use the ant version of ant. Download ant 1.7.0, (say to /usr/local/java/ant1.7.0), set ANT_HOME (export ANT_HOME=/usr/local/java/ant1.7.0) upda

Re: Problems installing openMDX error:

2007-01-23 Thread Peter Reilly
s Inc. file.separator : / java.vendor.url.bug : http://java.sun.com/cgi-bin/bugreport.cgi sun.cpu.endian : little sun.io.unicode.encoding : UnicodeLittle sun.cpu.isalist : -- View this message in context: http://www.nabble.com/Problems-installing-openMDX-error%3A-tf3064450.html#a8522685 Sent from th

Problems installing openMDX error:

2007-01-23 Thread MuschPusch
sun.cpu.endian : little sun.io.unicode.encoding : UnicodeLittle sun.cpu.isalist : -- View this message in context: http://www.nabble.com/Problems-installing-openMDX-error%3A-tf3064450.html#a8522685 Sent from the Ant - Users mailing list archiv