[maemo-developers] GPE Calendar for Scratchbox
From: David Hautbois david.hautbois at free.frDate: Sat May 19 16:19:16 EEST 2007
- Previous message: GPE Calendar for Scratchbox
- Next message: maemo-developers Digest, Vol 25, Issue 22
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It's for the intel target. I successfully compiled gpe calendar for the intel target. It's ok. Now I don't need to make all my tests on the N800. Thanks. David. *** How to compile GPE Calendar for the intel/X86 target *** apt-get install gnome-common export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/ export ACLOCAL_FLAGS="-I /scratchbox/tools/share/aclocal -I /scratchbox/compilers/`/scratchbox/tools/bin/sb-conf show -c`/arch_tools/share/aclocal/ -I /scratchbox/devkits/doctools/share/aclocal/" wget http://www.cobb.uk.net/apt/dists/bora/experimental/source/libgpewidget_0svn20070331maemo.tar.gz extract it, go in the created directory and execute ./autogen.sh ./configure make make install wget http://www.cobb.uk.net/apt/dists/bora/experimental/source/libgpepimc_0svn20070331maemo.tar.gz extract it, go in the created directory and execute ./autogen.sh ./configure make make install wget http://www.cobb.uk.net/apt/dists/bora/experimental/source/libmimedir-gnome_0svn20070331maemo.tar.gz extract it, go in the created directory and execute ./autogen.sh make make install wget http://www.cobb.uk.net/apt/dists/bora/experimental/source/libeventdb_0svn20070331maemo.tar.gz extract it, go in the created directory and execute ./autogen.sh ./configure make make install wget http://www.cobb.uk.net/apt/dists/bora/experimental/source/libtododb_0svn20070331maemo.tar.gz extract it, go in the created directory and execute ./autogen.sh ./configure make make install wget http://www.cobb.uk.net/apt/dists/bora/experimental/source/libgpevtype_0svn20070331maemo.tar.gz extract it, go in the created directory and execute ./autogen.sh ./configure make make install wget http://www.cobb.uk.net/apt/dists/bora/experimental/source/libxsettings-client_0svn20070331maemo.tar.gz extract it, go in the created directory and execute ./autogen.sh ./configure make make install wget http://www.cobb.uk.net/apt/dists/bora/experimental/source/libhandoff_0svn20070331maemo.tar.gz extract it, go in the created directory and execute ./autogen.sh ./configure make make install wget http://www.cobb.uk.net/apt/dists/bora/experimental/source/libsoup_0svn20070317maemo.tar.gz extract it, go in the created directory and execute ./autogen.sh make make install wget http://www.cobb.uk.net/apt/dists/bora/experimental/source/libschedule_0svn20070331maemo.tar.gz extract it, go in the created directory and execute ./autogen.sh ./configure make make install wget http://www.cobb.uk.net/apt/dists/bora/experimental/source/gpe-icons_0svn20070331maemo.tar.gz extract it, go in the created directory and execute cp default *.png /usr/local/share/pixmaps/ http://www.cobb.uk.net/apt/dists/bora/experimental/source/gpe-calendar_0svn20070331maemo.tar.gz extract it, go in the created directory and execute ./autogen.sh ./configure make make install Graham Cobb wrote: > On Friday 18 May 2007 20:28, David Hautbois wrote: > >> Is GPE Calendar available for Scratchbox ? >> > > Do you mean for the intel target? I have not built it for intel and am not > likely to have time to do so for a couple of weeks. > > If you mean the arm targets, the versions in my repositories (see > http://www.cobb.uk.net/770/) should work I believe. > > Graham > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://maemo.org/mailman/listinfo/maemo-developers > >
- Previous message: GPE Calendar for Scratchbox
- Next message: maemo-developers Digest, Vol 25, Issue 22
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]