Re: Configure missing gtk-plugin

2020-12-07 Thread Peter Kovacs



On 07.12.20 08:24, Peter Kovacs wrote:


On 07.12.20 08:04, Don Lewis wrote:

On  7 Dec, Peter Kovacs wrote:

Hello all,

I haave an issue with configuring I am unfammiliar with.

 configure: error: requirements to build the gtk-plugin not met. 
Use

 --disable-gtk or install the missing packages

What does this mean? I did not find this in any package.

I installed gtk2 and gst-plugin-gtk (which are the package names that
are given by arch.)

And I do not see any different requiremments in the guide.

configure is looking for:
gtk+-2.0 >= 2.4
gdk-pixbuf-xlib-2.0 >= 2.2
gthread-2.0


Okay I solved the Issue. In the end It has been gdk-pixbuf-xlib was not 
installed correctly.


It has been stated in the config.log, which clearly stated what went 
wrong. Thx for your help Don.



thx


What OS are you building on?

Arch Linux



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



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



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



Re: Configure missing gtk-plugin

2020-12-06 Thread Peter Kovacs



On 07.12.20 08:04, Don Lewis wrote:

On  7 Dec, Peter Kovacs wrote:

Hello all,

I haave an issue with configuring I am unfammiliar with.

 configure: error: requirements to build the gtk-plugin not met. Use
 --disable-gtk or install the missing packages

What does this mean? I did not find this in any package.

I installed gtk2 and gst-plugin-gtk (which are the package names that
are given by arch.)

And I do not see any different requiremments in the guide.

configure is looking for:
gtk+-2.0 >= 2.4
gdk-pixbuf-xlib-2.0 >= 2.2
gthread-2.0

thx


What OS are you building on?

Arch Linux



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



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



Re: Configure missing gtk-plugin

2020-12-06 Thread Don Lewis
On  7 Dec, Peter Kovacs wrote:
> Hello all,
> 
> I haave an issue with configuring I am unfammiliar with.
> 
> configure: error: requirements to build the gtk-plugin not met. Use
> --disable-gtk or install the missing packages
> 
> What does this mean? I did not find this in any package.
> 
> I installed gtk2 and gst-plugin-gtk (which are the package names that 
> are given by arch.)
> 
> And I do not see any different requiremments in the guide.

configure is looking for:
gtk+-2.0 >= 2.4
gdk-pixbuf-xlib-2.0 >= 2.2
gthread-2.0

What OS are you building on?


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



Configure missing gtk-plugin

2020-12-06 Thread Peter Kovacs

Hello all,

I haave an issue with configuring I am unfammiliar with.

   configure: error: requirements to build the gtk-plugin not met. Use
   --disable-gtk or install the missing packages

What does this mean? I did not find this in any package.

I installed gtk2 and gst-plugin-gtk (which are the package names that 
are given by arch.)


And I do not see any different requiremments in the guide.

configure:

./configure \
    --with-dmake-path=/home/legine/workspace/dmake/bin/bin/dmake \
 --with-epm=/home/legine/workspace/epm/bin/bin/epm \
    --with-lang="${LANGS}" \
    --with-jdk-home=${jdkhome} \
    --with-package-format="installed" \
    --with-vendor="Petko Testbuild"\
    --with-build-version="aoo4ever-$(date +"%Y-%m-%d %H:%M") - `uname 
-sm`\n ${GitHash}" \

    --with-system-stdlibs \
    --enable-crashdump=yes \
    --enable-category-b \
    --enable-beanshell \
    --enable-wiki-publisher \
    --enable-bundled-dictionaries \
    --enable-opengl  \
    --enable-dbus  \
    --without-junit \
    --without-stlport \
    --disable-odk \
    --without-fonts \