Re: [Shotwell] New Map Feature: Hide map

2016-07-24 Thread Max
/shotwell/INSTALL To build and install Shotwell, type the following commands: -$ ./configure +$ sudo apt-get build-dep shotwell +$ ./autogen.sh $ make $ make install + Note: + The most up to date instructions can be found at +

Re: [Shotwell] New Map Feature: Hide map

2016-07-24 Thread Max
works On 2016년 07월 23일 07:10, Andreas Brauchli wrote: Hi List One more requested feature to test: hiding the map works either from the menu View / Map Overview or with F10. Also, rebased on master (forced update) You might need to either install shotwell (make install) or manually deploy

Re: [Shotwell] New Map Feature: Hide map

2016-07-24 Thread Jens Georg
> > sudo apt-get build-dep shotwell > > ok, then why not including this step in the INSTALL? Because I updated the wiki page and can't remember all of the threlfthousend places that also mention how to compile it -.- ___ shotwell-list mailing list

Re: [Shotwell] New Map Feature: Hide map

2016-07-24 Thread Max
On 2016년 07월 24일 22:05, Andreas Brauchli wrote: Hey Max looks like libtool is missing. sudo apt-get install libtool compiled and installed successfully after installing the last missing dependency libtool how to make sure the installed version is the one launched when clicked on the icon?

Re: [Shotwell] New Map Feature: Hide map

2016-07-24 Thread Andreas Brauchli
Hey Max On Son, 2016-07-24 at 21:48 +0900, Max wrote: [...] >  > Makefile.am:50: error: Libtool library used but 'LIBTOOL' is > undefined > Makefile.am:50:   The usual way to define 'LIBTOOL' is to add > 'LT_INIT' > Makefile.am:50:   to 'configure.ac' and run 'aclocal' and 'autoconf' > again. >

Re: [Shotwell] New Map Feature: Hide map

2016-07-24 Thread Max
On 2016년 07월 24일 19:56, Jens Georg wrote: Gettext 0.19.8 is easily buildable on 16.04, though. Maybe I'll put it in the PPA. Thanks for doing that. What am i missing now? appstream-util and yelp-tools and autopoint. What now? fatal: Not a git repository (or any parent up to mount

Re: [Shotwell] New Map Feature: Hide map

2016-07-24 Thread Jens Georg
> > Gettext 0.19.8 is easily buildable on 16.04, though. Maybe I'll put > > it > > in the PPA. > > Thanks for doing that. > > What am i missing now? appstream-util and yelp-tools > > ./autogen.sh > *** WARNING: I am going to run 'configure' with no arguments. > *** If you wish to pass any to

Re: [Shotwell] New Map Feature: Hide map

2016-07-24 Thread Max
On 2016년 07월 24일 15:29, Jens Georg wrote: On So, 2016-07-24 at 08:08 +0200, Andreas Brauchli wrote: Gettext 0.19.8 is easily buildable on 16.04, though. Maybe I'll put it in the PPA. Thanks for doing that. What am i missing now? ./autogen.sh *** WARNING: I am going to run 'configure' with no

Re: [Shotwell] New Map Feature: Hide map

2016-07-24 Thread Jens Georg
On So, 2016-07-24 at 08:08 +0200, Andreas Brauchli wrote: > Hi Max > ./autogen.sh  # (generates and runs configure) > > make > Due to changes in master, you'll need a recent gettext though. Sorry. You can change it back to 0.19.6 or .7 but need to be aware that the resulting .desktop files will

Re: [Shotwell] New Map Feature: Hide map

2016-07-23 Thread Max
the doc says to do a ./configure, but this just results in bash: ./configure: No such file or directory On 2016년 07월 23일 07:10, Andreas Brauchli wrote: Hi List One more requested feature to test: hiding the map works either from the menu View / Map Overview or with F10. Also, rebased on

Re: [Shotwell] New Map Feature: Hide map

2016-07-22 Thread Jens Georg
> One more requested feature to test: hiding the map works either from > the menu View / Map Overview or with F10. Nice :) > You might need to either install shotwell (make install) or manually > deploy the updated gsettings: > sudo cp ./misc/org.yorba.shotwell.gschema.xml /usr/share/glib- >