[maemo-developers] Can't configure a sample project in Maemo 4.1.1
From: Sarah Newman newmans at sonic.netDate: Fri Oct 17 15:48:13 EEST 2008
- Previous message: Can't configure a sample project in Maemo 4.1.1
- Next message: Can't configure a sample project in Maemo 4.1.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You want libosso-email-interface-dev. Try 'apt-cache search' with a subset of the lib name maybe (not the exact name libxyz.) 'apt-get build-dep <<pkg>>' will help you resolve build dependencies for known packages. Jakov Holmes wrote: > Hello, > > I've setup Maemo 4.1.1. Then I copy the sample project mamopad 2.1 to > the home directory and run the following commands: > > *** autogen *** > [sbox-DIABLO_ARMEL: ~/maemopad-2.1] > ./autogen.sh > + glib-gettextize --copy --force > Copying file mkinstalldirs > Copying file po/Makefile.in.in > > Please add the files > codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 > progtest.m4 > from the /usr/share/aclocal directory to your autoconf macro directory > or directly to your aclocal.m4 file. > You will also need config.guess and config.sub, which you can get from > ftp://ftp.gnu.org/pub/gnu/config/. > > + libtoolize --automake --copy --force > + intltoolize --automake --copy --force > ./autogen.sh: line 6: intltoolize: command not found > + aclocal-1.7 > + autoconf --force > + autoheader --force > + automake-1.7 --add-missing --copy --force-missing --foreign > [sbox-DIABLO_ARMEL: ~/maemopad-2.1] > > > > > There's a warning msg, but I ignore it. Next, configure it: > > *** configure *** > [sbox-DIABLO_ARMEL: ~/maemopad-2.1] > ./configure > ....... > checking for pkg-config... /scratchbox/tools/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking for HILDON... configure: error: Package requirements > (hildon-1 hildon-fm-2 hildon-help conbtdialogs libossoemailinterface) > were not met: > > No package 'libossoemailinterface' found > > Consider adjusting the PKG_CONFIG_PATH environment variable if you > installed software in a non-standard prefix. > > Alternatively, you may set the environment variables HILDON_CFLAGS > and HILDON_LIBS to avoid the need to call pkg-config. > See the pkg-config man page for more details. > ______________________________ > > > It stopped here. I already did "apt-get update --fix-missing" and > installed the latest 3 packages "maemo-sdk-runtime", "maemo-sdk-dev", > "maemo-sdk-debug" as said at > http://tablets-dev.nokia.com/diablo/INSTALL.txt > > Then I don't know how to continue. I did a lot web search, but go no > result. Could you tell me how to do please? Thank you very much! > > Best regards, > Jakov > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers >
- Previous message: Can't configure a sample project in Maemo 4.1.1
- Next message: Can't configure a sample project in Maemo 4.1.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]