> You can just > ./configure --prefix=/usr > make > make install
> ... it in scratchbox. NFlick will statically-compile neon while you > build it, so there is no need to build a neon debian package.
> -- > MDK
> On Nov 27, 3:32 pm, "Marius Gedminas" <mged...@gmail.com> wrote:
> > On Nov 27, 12:33 am, "MDK" <MichalDomi...@gmail.com> wrote:
> > > Feel free to post in this group if you can't get NFlick to work or > > > you've gor some suggestions on how to improve it.I can't get it to work.
> > I'm still running OS 2006.1, which has only hildon-libs0 0.12.20-1. > > The binary package you published requires 0.12.22-1. > > That's problem #1.
> > I tried to build a package from the source tarball, and got problem # > > 2:
> > [sbox-SDK_ARM: ~/nflick-0.3.0] > dpkg-buildpackage -rfakeroot > > dpkg-buildpackage: source package is nflick > > dpkg-buildpackage: source version is 0.3.0 > > dpkg-buildpackage: source changed by Michael Dominic K. <m...@mdk.am> > > dpkg-buildpackage: host architecture armel > > dpkg-buildpackage: source version without epoch 0.3.0 > > fakeroot debian/rules clean > > dh_testdir > > dh_testroot > > rm -f build-stamp > > /scratchbox/tools/bin/make maintainer-clean > > make[1]: Entering directory `/home/mg/nflick-0.3.0' > > make[1]: *** No rule to make target `maintainer-clean'. Stop. > > make[1]: Leaving directory `/home/mg/nflick-0.3.0' > > make: [clean] Error 2 (ignored) > > rm -rf debian/nflick > > dh_clean > > dpkg-source -b nflick-0.3.0 > > dpkg-source: building nflick in nflick_0.3.0.tar.gz > > dpkg-source: building nflick in nflick_0.3.0.dsc > > debian/rules build > > dh_testdir > > NOCONFIGURE=yes ./autogen.sh > > /bin/sh: line 1: ./autogen.sh: No such file or directory > > make: *** [configure.in] Error 127
> > dpkg-buildpackage seems to work in a Subversion checkout of nflick > > trunk. Well, it would if I could figure out where to get neon.
On Mon, Nov 27, 2006 at 04:03:03PM -0000, MDK wrote: > Marius, if that works let me know and I'll lower the hildon-libs > requirement. It should work.
I did not try compilation (old-time habits tell me to never run 'make install' as root) and instead played around with ar and tar. I edited the control file and lowered the hildon-libs0 dependency, then reassembled the package and installed it on my 770. The reassembled package is here: http://mg.pov.lt/770/dists/mistral/experimental/binary-armel/nflick_0...
It seems to work just fine. Except when I chose "Photos without a set (0)" the first time (after looking at a couple of other sets) it crashed. I am unable to reproduce the crash.
Another thing: when I click on a photo, I get to see it full-screen. I can then do nothing at all, except
(1) press the Menu key and Exit (2) press the Home key to minimize NFlick (3) press the Power off key and get the system dialog
Shouln't the arrows/Esc/Enter do something?
Marius Gedminas -- Any sufficiently advanced bug is indistinguishable from a feature. -- Rich Kulawiec
On Nov 28, 9:13 pm, Marius Gedminas <mged...@gmail.com> wrote:
> On Mon, Nov 27, 2006 at 04:03:03PM -0000, MDK wrote: > > Marius, if that works let me know and I'll lower the hildon-libs > > requirement. It should work.I did not try compilation (old-time habits tell me to never run 'make > install' as root) and instead played around with ar and tar.
Hmm... not sure what you mean? You don't need to install as root... I meant installing it (neon) in scratchbox. So in the "worst case" you just brick your sbox installation, which can be easil fixed by unpacking the rootstrap again.
> Another thing: when I click on a photo, I get to see it full-screen. I > can then do nothing at all, except
> (1) press the Menu key and Exit > (2) press the Home key to minimize NFlick > (3) press the Power off key and get the system dialog
Actually, you can "tap" the photo to return to photo list. But you're right that it would be nice to have hw keys do the right thing.