You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Raphael Bircher <rb...@apache.org> on 2014/02/28 06:24:26 UTC

Fighting epm

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

Greetings Raphael

Re: Fighting epm

Posted by Raphael Bircher <rb...@apache.org>.
Hi Jan

Am 28.02.2014 um 09:09 schrieb jan i:

> On 28 February 2014 06:24, Raphael Bircher <rb...@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).

The download seems not to be the problem. epm is in ext_source as it should be. But yes, you are right, it offers epm not every time. Sometimes I also get a 404

Greetings Raphael



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: Fighting epm

Posted by jan i <ja...@apache.org>.
On 28 February 2014 06:24, Raphael Bircher <rb...@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

Re: Fighting epm

Posted by Raphael Bircher <rb...@apache.org>.
Hi Andre, *

Am 28.02.2014 um 09:17 schrieb Andre Fischer:

> On 28.02.2014 06:24, Raphael Bircher 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
> 
> Did configure run without errors?  Do you see the 3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.tar.gz in ext_sources/ ?

No, it was 3ade8cfe7e59ca8e65052644fed9fca4-3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.tar.gz but don't ask me where the second MD5 sum comes…

Now it works. Thank you!

Greetings Raphael


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org


Re: Fighting epm

Posted by Andre Fischer <aw...@gmail.com>.
On 28.02.2014 06:24, Raphael Bircher 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

Did configure run without errors?  Do you see the 
3ade8cfe7e59ca8e65052644fed9fca4-epm-3.7.tar.gz in ext_sources/ ?

-Andre

>
> Maybe someone can help me
>
> Greetings Raphael


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
For additional commands, e-mail: dev-help@openoffice.apache.org