Re: exif data in full screen
Angelo Naselli <[email protected]>
| Newsgroups | gmane.comp.kde.gwenview |
|---|---|
| Message-ID | <[email protected]> |
Alle sabato 23 giugno 2007, Carles Pina i Estany ha scritto: > > Hello, > > On Jun/23/2007, Angelo Naselli wrote: > > [talking about svn issues] > > > hmm site is outdated. You should use branches instead trunk for gv 1.4.x > > and trunk (but the kde graphics one) for 2.x series. > > svn://anonsvn.kde.org/home/kde/branches/extragear/kde3/graphics/gwenview > > Stupid questions (sorry): > do i need kde 4 to compile it? > any reference how to compile it after svn co svn://... ? (I tried couple > of stupid things... without success If you need to compile 1.4.x not: svn co - N svn://anonsvn.kde.org/home/kde/branches/extragear/kde3/graphics cd graphics svn co https://svn.kde.org/home/kde/branches/KDE/3.5/kde-common/admin svn up gwenview make -f Makefile.cvs ./configure --prefix=$HOME/INSTALL --enable-debug=full --enable-kipi cd gwenview make install #... and you should get your gwenview installed into $HOME/INSTALL export PATH=$HOME/INSTALL/bin:$PATH export KDEDIRS=$HOME/INSTALL:/usr export LD_LIBRARY_PATH=$HOME/INSTALL/lib:$HOME/INSTALL/lib/kde3:$LD_LIBRARY_PATH # or if you have x86_64 # export LD_LIBRARY_PATH=$HOME/INSTALL/lib64:$HOME/INSTALL/lib64/kde3:$LD_LIBRARY_PATH kbuildsycoca Then you should get it running even in debug ;) Good hacking. Angelo P.S. hope to have written all right... PP.SS. Aurelien now you owe me a beer :p ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Gwenview-general mailing list Gwenview-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/gwenview-general
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBGfYLSqEs9DA4DquARAjBPAJ99h475BA3VBE5W0gge8fARiIA7LgCeLgcz S/y43jzGWWIH0CcdJ4ux8ZI= =/ovq -----END PGP SIGNATURE-----