I am trying to install ufraw so I can get ImageMagick to process RAW camera files, but when running the 'configure' command, it throws the error that one of the packages is not installed:
<snip>
checking for GTK... no
configure: error: Package requirements (gtkimageview >= 1.6) were not met:</snip>
No package 'gtkimageview' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GTK_CFLAGS
and GTK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
I am not sure why this is happening as I have checked gtkimageview is installed... if I run:
Are you sure you have the development package for gtkimageview installed? It is probably named gtkimageview-dev or gtkimageview-devel.
Regards,
Niels Kristian
To: 434060@discussion.ufraw.p.re.sf.net
From: mrchivs@users.sf.net
Subject: [ufraw:discussion] Installing ufraw on Oracle Linux 6.4 - configure gives error ' Package requirements (gtkimageview >= 1.6) were not met:'
Date: Wed, 6 May 2015 10:57:48 +0000
Hi
I am trying to install ufraw so I can get ImageMagick to process RAW camera files, but when running the 'configure' command, it throws the error that one of the packages is not installed:
<snip></snip>
checking for GTK... no
configure: error: Package requirements (gtkimageview >= 1.6) were not met:
No package 'gtkimageview' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GTK_CFLAGS
and GTK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
I am not sure why this is happening as I have checked gtkimageview is installed... if I run:
rpm -ql gtkimageview
I get this:
[root@otmm-ol64 ufraw-0.21]# rpm -ql gtkimageview
/usr/lib64/libgtkimageview.so.0
/usr/lib64/libgtkimageview.so.0.0.0
/usr/share/doc/gtkimageview-1.6.4
/usr/share/doc/gtkimageview-1.6.4/COPYING
/usr/share/doc/gtkimageview-1.6.4/README
[root@otmm-ol64 ufraw-0.21]# rpm -ql gtkimageview
/usr/lib64/libgtkimageview.so.0
/usr/lib64/libgtkimageview.so.0.0.0
/usr/share/doc/gtkimageview-1.6.4
/usr/share/doc/gtkimageview-1.6.4/COPYING
/usr/share/doc/gtkimageview-1.6.4/README
I have also tried setting the PKG_CONFIG_PATH to the directory /usr/lib64/pkg-config (added the following line to the .bashrc file):
export PKG_CONFIG_PATH=/usr/lib64/pkg-config
So why does 'configure' not detect that there is a valid gtkimageview package available (since I have v1.6.4 installed)
Is there a workaround to this?
Thanks
Installing ufraw on Oracle Linux 6.4 - configure gives error ' Package requirements (gtkimageview >= 1.6) were not met:'
Thanks for the tip, I uninstalled the gtkimageview I had (was an el6.nux version) and reinstalled a Fedora version from www.rpm-find.net. I also installed gtkimageview-devel, and after that I could continue to configure ufraw.
Thanks a lot!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I am trying to install ufraw so I can get ImageMagick to process RAW camera files, but when running the 'configure' command, it throws the error that one of the packages is not installed:
<snip>
checking for GTK... no
configure: error: Package requirements (gtkimageview >= 1.6) were not met:</snip>
No package 'gtkimageview' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GTK_CFLAGS
and GTK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
I am not sure why this is happening as I have checked gtkimageview is installed... if I run:
rpm -ql gtkimageview
I get this:
[root@otmm-ol64 ufraw-0.21]# rpm -ql gtkimageview
/usr/lib64/libgtkimageview.so.0
/usr/lib64/libgtkimageview.so.0.0.0
/usr/share/doc/gtkimageview-1.6.4
/usr/share/doc/gtkimageview-1.6.4/COPYING
/usr/share/doc/gtkimageview-1.6.4/README
[root@otmm-ol64 ufraw-0.21]# rpm -ql gtkimageview
/usr/lib64/libgtkimageview.so.0
/usr/lib64/libgtkimageview.so.0.0.0
/usr/share/doc/gtkimageview-1.6.4
/usr/share/doc/gtkimageview-1.6.4/COPYING
/usr/share/doc/gtkimageview-1.6.4/README
I have also tried setting the PKG_CONFIG_PATH to the directory /usr/lib64/pkg-config (added the following line to the .bashrc file):
export PKG_CONFIG_PATH=/usr/lib64/pkg-config
So why does 'configure' not detect that there is a valid gtkimageview package available (since I have v1.6.4 installed)
Is there a workaround to this?
Thanks
Are you sure you have the development package for gtkimageview installed? It is probably named gtkimageview-dev or gtkimageview-devel.
Regards,
Niels Kristian
To: 434060@discussion.ufraw.p.re.sf.net
From: mrchivs@users.sf.net
Subject: [ufraw:discussion] Installing ufraw on Oracle Linux 6.4 - configure gives error ' Package requirements (gtkimageview >= 1.6) were not met:'
Date: Wed, 6 May 2015 10:57:48 +0000
Hi
I am trying to install ufraw so I can get ImageMagick to process RAW camera files, but when running the 'configure' command, it throws the error that one of the packages is not installed:
<snip></snip>
checking for GTK... no
configure: error: Package requirements (gtkimageview >= 1.6) were not met:
No package 'gtkimageview' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GTK_CFLAGS
and GTK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
I am not sure why this is happening as I have checked gtkimageview is installed... if I run:
rpm -ql gtkimageview
I get this:
[root@otmm-ol64 ufraw-0.21]# rpm -ql gtkimageview
/usr/lib64/libgtkimageview.so.0
/usr/lib64/libgtkimageview.so.0.0.0
/usr/share/doc/gtkimageview-1.6.4
/usr/share/doc/gtkimageview-1.6.4/COPYING
/usr/share/doc/gtkimageview-1.6.4/README
[root@otmm-ol64 ufraw-0.21]# rpm -ql gtkimageview
/usr/lib64/libgtkimageview.so.0
/usr/lib64/libgtkimageview.so.0.0.0
/usr/share/doc/gtkimageview-1.6.4
/usr/share/doc/gtkimageview-1.6.4/COPYING
/usr/share/doc/gtkimageview-1.6.4/README
I have also tried setting the PKG_CONFIG_PATH to the directory /usr/lib64/pkg-config (added the following line to the .bashrc file):
export PKG_CONFIG_PATH=/usr/lib64/pkg-config
So why does 'configure' not detect that there is a valid gtkimageview package available (since I have v1.6.4 installed)
Is there a workaround to this?
Thanks
Installing ufraw on Oracle Linux 6.4 - configure gives error ' Package requirements (gtkimageview >= 1.6) were not met:'
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/ufraw/discussion/434060/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Hi there,
Thanks for the tip, I uninstalled the gtkimageview I had (was an el6.nux version) and reinstalled a Fedora version from www.rpm-find.net. I also installed gtkimageview-devel, and after that I could continue to configure ufraw.
Thanks a lot!