On 28 February 2014 06:24, Raphael Bircher <rbirc...@apache.org> wrote:
> Hi at all > > For some reasons I have problemes with epm on Ubuntu 12.04. I run into the > fellowing build error: > > dmake: Error: -- `./ > unxlngi6.pro/misc/3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.unpack' not > found, and can't be made > The epm swithch I Used is the fellowing: > --with-epm-url=http://www.msweet.org/files/project2/epm-3.7-source.tar.gz > > Maybe someone can help me > Hi Raphael I use ./configure --with-jdk-home=/usr/lib/jvm/java-6-openjdk \ --with-dmake-url= http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2 \ --with-epm-url= http://www.msweet.org/files/project2/epm-3.7-source.tar.gz \ --enable-verbose \ --enable-category-b \ --enable-opengl \ --enable-dbus \ --enable-gstreamer \ --enable-bundled-dictionaries \ --with-lang="da en-US es" \ --with-package-format="rpm deb" \ --with-vendor="jani local build" on a standard ubuntu 12.04 (and 12.10 in another vm), without problems. But I did notice that www.msweet.org needed a couple of tries before it actually downloaded epm (seems overloaded). rgds jan I. > > Greetings Raphael