Discussion:
How to install Gwenview from source?
Horváth Csaba
2009-03-16 19:49:53 UTC
Permalink
Hello!

I want to install Gwenview with kipi support on a ubuntu 8.10 amd64. Libkipi
and kipi-plugins are installed, but Gwenview doesn't see that plugins.

I wanted to install Gwenview from source (svn), with enabling kipi support,
but when i type "make -f Makefile.cvs" it says that no makefile exists...

Can someone tell me that how to install Gwenview from svn on downloaded
source?
(Or enable kipi support on a Gwenview, installed from deb package?)

Thaks a lot,

Cs. Horvath
Aurélien Gâteau
2009-03-17 21:02:39 UTC
Permalink
Post by Horváth Csaba
Hello!
I want to install Gwenview with kipi support on a ubuntu 8.10 amd64. Libkipi
and kipi-plugins are installed, but Gwenview doesn't see that plugins.
I am afraid what is happening is ubuntu 8.10 features Gwenview from
KDE4, but libkipi and kipi-plugins from KDE3. If it is the case,
rebuilding Gwenview won't help you, you need to build KDE4 versions of
libkipi and kipi-plugins.

Aurélien
Horváth Csaba
2009-03-18 05:09:13 UTC
Permalink
Hello!

I want to install Gwenview from source because i think there's no KIPI support from default in the .deb package. But if i try to bulid KIPI from source, I get the same error, a non-existent Makefile, and I cannot step towards.

It is strange, that KIPI is working with Digikam, what i don't like so much...

Thaks,

Cs. H.
Post by Horváth Csaba
Hello!
I want to install Gwenview with kipi support on a ubuntu 8.10 amd64. Libkipi
and kipi-plugins are installed, but Gwenview doesn't see that plugins.
I am afraid what is happening is ubuntu 8.10 features Gwenview from
KDE4, but libkipi and kipi-plugins from KDE3. If it is the case,
rebuilding Gwenview won't help you, you need to build KDE4 versions of
libkipi and kipi-plugins.

Aurélien

________________________________________________________
Autóvásárlást tervez? Megbízható és kedvezõ díjú kötelezõt és cascót kötne autójára?
Válassza a Genertelt, hogy biztonságban tudja autóját!
http://ad.adverticum.net/b/cl,1,6022,311580,382434/click.prm
Aurélien Gâteau
2009-03-18 09:00:00 UTC
Permalink
Post by Horváth Csaba
Hello!
I want to install Gwenview from source because i think there's no KIPI support from default in the .deb package. But if i try to bulid KIPI from source, I get the same error, a non-existent Makefile, and I cannot step towards.
It is strange, that KIPI is working with Digikam, what i don't like so much...
You probably have a KDE3 version of Digikam, which uses the KDE3 libkipi
and kipi-plugins. But you are right that Gwenview was probably not built
with KDE4 kipi support in Kubuntu 8.10.

Gwenview and libkipi are part of KDE now, so to build it you need to
rebuild the kdegraphics package. You should follow the documentation on
techbase [1] to learn about building KDE modules from source. Keep in
mind you will probably have to build kipi-plugins from source too
(kipi-plugins are in extragear/graphics in the KDE svn repository).

[1]: http://techbase.kde.org/Getting_Started
Shantanu Tushar Jha
2009-03-18 09:40:11 UTC
Permalink
Post by Horváth Csaba
Post by Horváth Csaba
Hello!
I want to install Gwenview from source because i think there's no KIPI
support from default in the .deb package. But if i try to bulid KIPI from
source, I get the same error, a non-existent Makefile, and I cannot step
towards.
Post by Horváth Csaba
It is strange, that KIPI is working with Digikam, what i don't like so
much...
You probably have a KDE3 version of Digikam, which uses the KDE3 libkipi
and kipi-plugins. But you are right that Gwenview was probably not built
with KDE4 kipi support in Kubuntu 8.10.
Yes, it can be verified by the fact that sudo apt-get install will install
different versions of libkipi when installing gwenview and digikam. So, try
doing these-

sudo apt-get remove digikam
sudo apt-get install libkexiv2-7 libkipi6

now try to build.

Hope this helps :)
Post by Horváth Csaba
Gwenview and libkipi are part of KDE now, so to build it you need to
rebuild the kdegraphics package. You should follow the documentation on
techbase [1] to learn about building KDE modules from source. Keep in
mind you will probably have to build kipi-plugins from source too
(kipi-plugins are in extragear/graphics in the KDE svn repository).
[1]: http://techbase.kde.org/Getting_Started
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Gwenview-general mailing list
https://lists.sourceforge.net/lists/listinfo/gwenview-general
--
Shantanu Tushar (GMT +0530)
http://www.shantanutushar.com
Loading...