Dear Matt, thanks a lot for your great help. I now did as you said and installed the gnome-pilot in /temp/gp. Unfortunately, I now have the problem that the daemon obviously cannot be registered (see below). Sorry for bothering you again but I really do not have any clue what happens. Again, thanks a lot. Philipp I have attached the entire output of the compiling, make ans make install process. root@pfischer-laptop:/home/pfischer/Install_test/gnome-pilot-2.0.15# /temp/gp/libexec/gpilotd gpilotd-Message: gnome-pilot 2.0.15 starting... gpilotd-Message: compiled for pilot-link version 0.12.1 gpilotd-Message: compiled with [VFS] [USB] [IrDA] [Network] (gnome-pilot:22702): GnomeUI-WARNING **: While connecting to session manager: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed. (gnome-pilot:22702): gpilotd-WARNING **: Es stehen keine Geräte zur Verfügung. (There are no devices available) (gnome-pilot:22702): gpilotd-WARNING **: Keine Geräte verfügbar (No devices available) (gnome-pilot:22702): gpilotd-WARNING **: Number of PDAs is configured to 0 gpilotd-Message: Activating CORBA server gpilotd-Message: bonobo_activation_active_server_register = 1 gpilotd-Message: Cannot register gpilotd because not listed root@pfischer-laptop:/home/pfischer/Install_test/gnome-pilot-2.0.15# Matt Davey schrieb: > Hi Phil, > It looks as though gnome-pilot hasn't actually been built correctly. I don't know what steps you took (I didn't give detailed instructions, because usually people asking for patches and building packages are old hands at this stuff). > > You say you built "gnome-pilot 1.161", but 1.161 refers to one single > file from the gnome-pilot source tree. So I don't know whether you > checked out the whole gnome-pilot source from CVS (I doubt it) or just > dropped the updated gpilotd.c file into some other source distribution > of gnome-pilot. > > Anyway, here are some more detailed instructions that might help you along: > 1. download gnome-pilot 2.0.15 from gnome.org: > http://ftp.gnome.org/pub/GNOME/sources/gnome-pilot/2.0/gnome-pilot-2.0.15.tar.gz > 2. unpack the file using 'tar xzf gnome-pilot-2.0.15.tar.gz' > 3. change into the gnome-pilot-2.0.15 directory. > 4. build it, configuring it to put the installation somewhere that won't conflict with your system installation (so that if an updated Edgy version is released you can easily upgrade). Here's how to build it: > 4a. "./configure --prefix=/tmp/gp" <-- or use some other location instead of /tmp/gp > 4b. "make && make install" > 5. Now, start the background daemon: "killall gpilotd; /tmp/gp/libexec/gpilotd" > 6. In another window, start the corresponding config applet: > "/tmp/gp/bin/gpilotd-control-applet" > > With any luck, you'll be in business, i.e. able to configure and enable the backup conduit. You won't have Evolution conduits at this stage. If you want those, > copy the ".conduit" files from your system installation (I'm not 100% where they go on Ubuntu, so do 'locate e-address | grep conduit') and put them into /tmp/gp/share/gnome-pilot/conduits/. > > These instructions are off the top of my head, so apologies if I've made > some mistakes. > > -- ************************************************************ PD Dr. Philipp Fischer Limnological Institute University of Konstanz Universitaetsstr. 10 D-78457 Konstanz Germany Tel: ++49 7531 884536 Fax: ++49 7531 883533 http://www.uni-konstanz.de/fischer-group http://www.forschungstauchen-deutschland.de installing uk.gmo as /temp/gp/share/locale/uk/LC_MESSAGES/gnome-pilot.mo installing vi.gmo as /temp/gp/share/locale/vi/LC_MESSAGES/gnome-pilot.mo installing xh.gmo as /temp/gp/share/locale/xh/LC_MESSAGES/gnome-pilot.mo installing zh_CN.gmo as /temp/gp/share/locale/zh_CN/LC_MESSAGES/gnome-pilot.mo installing zh_HK.gmo as /temp/gp/share/locale/zh_HK/LC_MESSAGES/gnome-pilot.mo installing zh_TW.gmo as /temp/gp/share/locale/zh_TW/LC_MESSAGES/gnome-pilot.mo make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/po' Making install in idl make[1]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/idl' make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/idl' make[2]: Für das Ziel »install-exec-am« ist nichts zu tun. /bin/bash ../mkinstalldirs /temp/gp/share/idl mkdir -p -- /temp/gp/share/idl /usr/bin/install -c -m 644 gnome-pilot.idl /temp/gp/share/idl/gnome-pilot.idl make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/idl' make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/idl' Making install in libgpilotdCM make[1]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/libgpilotdCM' make install-am make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/libgpilotdCM' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/libgpilotdCM' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. /bin/bash ../mkinstalldirs /temp/gp/lib/ mkdir -p -- /temp/gp/lib/ /bin/bash ../libtool --mode=install /usr/bin/install -c libgpilotdcm.la /temp/gp/lib//libgpilotdcm.la /usr/bin/install -c .libs/libgpilotdcm.so.2.0.2 /temp/gp/lib//libgpilotdcm.so.2.0.2 (cd /temp/gp/lib/ && { ln -s -f libgpilotdcm.so.2.0.2 libgpilotdcm.so.2 || { rm -f libgpilotdcm.so.2 && ln -s libgpilotdcm.so.2.0.2 libgpilotdcm.so.2; }; }) (cd /temp/gp/lib/ && { ln -s -f libgpilotdcm.so.2.0.2 libgpilotdcm.so || { rm -f libgpilotdcm.so && ln -s libgpilotdcm.so.2.0.2 libgpilotdcm.so; }; }) /usr/bin/install -c .libs/libgpilotdcm.lai /temp/gp/lib//libgpilotdcm.la /usr/bin/install -c .libs/libgpilotdcm.a /temp/gp/lib//libgpilotdcm.a chmod 644 /temp/gp/lib//libgpilotdcm.a ranlib /temp/gp/lib//libgpilotdcm.a PATH="$PATH:/sbin" ldconfig -n /temp/gp/lib/ ---------------------------------------------------------------------- Libraries have been installed in: /temp/gp/lib/ If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/bash ../mkinstalldirs /temp/gp/include/libgpilotdCM mkdir -p -- /temp/gp/include/libgpilotdCM /usr/bin/install -c -m 644 gnome-pilot-conduit-management.h /temp/gp/include/libgpilotdCM/gnome-pilot-conduit-management.h /usr/bin/install -c -m 644 gnome-pilot-conduit-config.h /temp/gp/include/libgpilotdCM/gnome-pilot-conduit-config.h make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/libgpilotdCM' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/libgpilotdCM' make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/libgpilotdCM' Making install in gpilotd make[1]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/gpilotd' make install-am make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/gpilotd' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/gpilotd' /bin/bash ../mkinstalldirs /temp/gp/bin mkdir -p -- /temp/gp/bin /bin/bash ../libtool --mode=install /usr/bin/install -c gpilotd-session-wrapper /temp/gp/bin/gpilotd-session-wrapper /usr/bin/install -c gpilotd-session-wrapper /temp/gp/bin/gpilotd-session-wrapper /bin/bash ../mkinstalldirs /temp/gp/libexec mkdir -p -- /temp/gp/libexec /bin/bash ../libtool --mode=install /usr/bin/install -c gpilotd /temp/gp/libexec/gpilotd libtool: install: warning: `libgpilotdconduit.la' has not been installed in `/temp/gp/lib/' libtool: install: warning: `libgpilotd.la' has not been installed in `/temp/gp/lib/' libtool: install: warning: `./libgpilotd.la' has not been installed in `/temp/gp/lib/' /usr/bin/install -c .libs/gpilotd /temp/gp/libexec/gpilotd /bin/bash ../mkinstalldirs /temp/gp/share/gnome-pilot mkdir -p -- /temp/gp/share/gnome-pilot /usr/bin/install -c -m 644 devices.xml /temp/gp/share/gnome-pilot/devices.xml /bin/bash ../mkinstalldirs /temp/gp/lib/ /bin/bash ../libtool --mode=install /usr/bin/install -c libgpilotd.la /temp/gp/lib//libgpilotd.la /usr/bin/install -c .libs/libgpilotd.so.2.1.1 /temp/gp/lib//libgpilotd.so.2.1.1 (cd /temp/gp/lib/ && { ln -s -f libgpilotd.so.2.1.1 libgpilotd.so.2 || { rm -f libgpilotd.so.2 && ln -s libgpilotd.so.2.1.1 libgpilotd.so.2; }; }) (cd /temp/gp/lib/ && { ln -s -f libgpilotd.so.2.1.1 libgpilotd.so || { rm -f libgpilotd.so && ln -s libgpilotd.so.2.1.1 libgpilotd.so; }; }) /usr/bin/install -c .libs/libgpilotd.lai /temp/gp/lib//libgpilotd.la /usr/bin/install -c .libs/libgpilotd.a /temp/gp/lib//libgpilotd.a chmod 644 /temp/gp/lib//libgpilotd.a ranlib /temp/gp/lib//libgpilotd.a PATH="$PATH:/sbin" ldconfig -n /temp/gp/lib/ ---------------------------------------------------------------------- Libraries have been installed in: /temp/gp/lib/ If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/bash ../libtool --mode=install /usr/bin/install -c libgpilotdconduit.la /temp/gp/lib//libgpilotdconduit.la /usr/bin/install -c .libs/libgpilotdconduit.so.2.0.3 /temp/gp/lib//libgpilotdconduit.so.2.0.3 (cd /temp/gp/lib/ && { ln -s -f libgpilotdconduit.so.2.0.3 libgpilotdconduit.so.2 || { rm -f libgpilotdconduit.so.2 && ln -s libgpilotdconduit.so.2.0.3 libgpilotdconduit.so.2; }; }) (cd /temp/gp/lib/ && { ln -s -f libgpilotdconduit.so.2.0.3 libgpilotdconduit.so || { rm -f libgpilotdconduit.so && ln -s libgpilotdconduit.so.2.0.3 libgpilotdconduit.so; }; }) /usr/bin/install -c .libs/libgpilotdconduit.lai /temp/gp/lib//libgpilotdconduit.la /usr/bin/install -c .libs/libgpilotdconduit.a /temp/gp/lib//libgpilotdconduit.a chmod 644 /temp/gp/lib//libgpilotdconduit.a ranlib /temp/gp/lib//libgpilotdconduit.a PATH="$PATH:/sbin" ldconfig -n /temp/gp/lib/ ---------------------------------------------------------------------- Libraries have been installed in: /temp/gp/lib/ If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/bash ../mkinstalldirs /temp/gp/include/gpilotd mkdir -p -- /temp/gp/include/gpilotd /usr/bin/install -c -m 644 gnome-pilot.h /temp/gp/include/gpilotd/gnome-pilot.h /usr/bin/install -c -m 644 gnome-pilot-structures.h /temp/gp/include/gpilotd/gnome-pilot-structures.h /bin/bash ../mkinstalldirs /temp/gp/include/gpilotd /usr/bin/install -c -m 644 gnome-pilot-conduit.h /temp/gp/include/gpilotd/gnome-pilot-conduit.h /usr/bin/install -c -m 644 gnome-pilot-conduit-standard.h /temp/gp/include/gpilotd/gnome-pilot-conduit-standard.h /usr/bin/install -c -m 644 gnome-pilot-conduit-standard-abs.h /temp/gp/include/gpilotd/gnome-pilot-conduit-standard-abs.h /usr/bin/install -c -m 644 gnome-pilot-conduit-sync-abs.h /temp/gp/include/gpilotd/gnome-pilot-conduit-sync-abs.h /usr/bin/install -c -m 644 gnome-pilot-conduit-file.h /temp/gp/include/gpilotd/gnome-pilot-conduit-file.h /usr/bin/install -c -m 644 gnome-pilot-conduit-backup.h /temp/gp/include/gpilotd/gnome-pilot-conduit-backup.h /usr/bin/install -c -m 644 gnome-pilot-dbinfo.h /temp/gp/include/gpilotd/gnome-pilot-dbinfo.h /usr/bin/install -c -m 644 gnome-pilot-structures.h /temp/gp/include/gpilotd/gnome-pilot-structures.h /bin/bash ../mkinstalldirs /temp/gp/include/gpilotd /usr/bin/install -c -m 644 gnome-pilot-client.h /temp/gp/include/gpilotd/gnome-pilot-client.h /bin/bash ../mkinstalldirs /temp/gp/share/mime-info mkdir -p -- /temp/gp/share/mime-info /usr/bin/install -c -m 644 palm.mime /temp/gp/share/mime-info/palm.mime /bin/bash ../mkinstalldirs /temp/gp/lib/bonobo/servers mkdir -p -- /temp/gp/lib/bonobo/servers /usr/bin/install -c -m 644 GNOME_Pilot_Daemon.server /temp/gp/lib/bonobo/servers/GNOME_Pilot_Daemon.server make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/gpilotd' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/gpilotd' make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/gpilotd' Making install in applet make[1]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/applet' make install-am make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/applet' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/applet' /bin/bash ../mkinstalldirs /temp/gp/libexec /bin/bash ../libtool --mode=install /usr/bin/install -c gpilot-applet /temp/gp/libexec/gpilot-applet /usr/bin/install -c .libs/gpilot-applet /temp/gp/libexec/gpilot-applet if test -z "" ; then \ for p in pilot.schemas ; do \ GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule ../applet/$p; \ done \ fi Die Adresse »xml:merged:/etc/gconf/gconf.xml.defaults« wurde an der Position 0 zu einer schreibbaren Konfigurationsquelle aufgelöst Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »cs« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »nl« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »it« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »cy« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »sk« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »en_GB« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »hu« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »fi« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »zh_TW« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »xh« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »ms« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »ja« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »sr« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »sr@Latn« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »pa« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »de« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »sv« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »fr« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »ca« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »az« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »lt« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »vi« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »es« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »pl« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »pt_BR« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »eu« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »nb« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »C« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »zh_CN« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »ne« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »en_CA« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »uk« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/pop_ups« mit der Lokalisierungskennung »zh_HK« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »cs« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »nl« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »it« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »cy« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »sk« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »en_GB« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »hu« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »fi« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »zh_TW« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »xh« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »ms« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »ja« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »sr« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »sr@Latn« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »pa« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »de« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »sv« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »fr« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »ca« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »az« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »lt« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »vi« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »es« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »pl« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »pt_BR« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »eu« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »nb« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »C« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »zh_CN« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »ne« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »en_CA« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »uk« wurde installiert Das Schema »/schemas/apps/gpilot_applet/prefs/exec_when_clicked« mit der Lokalisierungskennung »zh_HK« wurde installiert /bin/bash ../mkinstalldirs /temp/gp/share/gnome-pilot/glade mkdir -p -- /temp/gp/share/gnome-pilot/glade /usr/bin/install -c -m 644 pilot-applet.glade /temp/gp/share/gnome-pilot/glade/pilot-applet.glade /bin/bash ../mkinstalldirs /temp/gp/share/pixmaps mkdir -p -- /temp/gp/share/pixmaps /usr/bin/install -c -m 644 sync_paused.png /temp/gp/share/pixmaps/sync_paused.png /usr/bin/install -c -m 644 sync_broken.png /temp/gp/share/pixmaps/sync_broken.png /usr/bin/install -c -m 644 sync_icon.png /temp/gp/share/pixmaps/sync_icon.png /usr/bin/install -c -m 644 syncing_icon.png /temp/gp/share/pixmaps/syncing_icon.png /bin/bash ../mkinstalldirs /temp/gp/etc/gconf/schemas mkdir -p -- /temp/gp/etc/gconf/schemas /usr/bin/install -c -m 644 pilot.schemas /temp/gp/etc/gconf/schemas/pilot.schemas /bin/bash ../mkinstalldirs /temp/gp/lib/bonobo/servers /usr/bin/install -c -m 644 GNOME_PilotApplet.server /temp/gp/lib/bonobo/servers/GNOME_PilotApplet.server make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/applet' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/applet' make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/applet' Making install in capplet make[1]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/capplet' make install-am make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/capplet' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/capplet' /bin/bash ../mkinstalldirs /temp/gp/bin /bin/bash ../libtool --mode=install /usr/bin/install -c gpilotd-control-applet /temp/gp/bin/gpilotd-control-applet /usr/bin/install -c .libs/gpilotd-control-applet /temp/gp/bin/gpilotd-control-applet /bin/bash ../mkinstalldirs /temp/gp/share/pixmaps /usr/bin/install -c -m 644 gnome-palm.png /temp/gp/share/pixmaps/gnome-palm.png /usr/bin/install -c -m 644 gnome-palm-conduit.png /temp/gp/share/pixmaps/gnome-palm-conduit.png /bin/bash ../mkinstalldirs /temp/gp/share/applications mkdir -p -- /temp/gp/share/applications /usr/bin/install -c -m 644 gpilotd-control-applet.desktop /temp/gp/share/applications/gpilotd-control-applet.desktop /bin/bash ../mkinstalldirs /temp/gp/share/gnome-pilot/glade /usr/bin/install -c -m 644 gpilotd-capplet.glade /temp/gp/share/gnome-pilot/glade/gpilotd-capplet.glade /usr/bin/install -c -m 644 gnome-pilot-watermark.png /temp/gp/share/gnome-pilot/glade/gnome-pilot-watermark.png /usr/bin/install -c -m 644 gnome-palm.png /temp/gp/share/gnome-pilot/glade/gnome-palm.png make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/capplet' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/capplet' make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/capplet' Making install in conduits make[1]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits' Making install in test make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/test' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/test' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. /bin/bash ../../mkinstalldirs /temp/gp/share/gnome-pilot/conduits/ mkdir -p -- /temp/gp/share/gnome-pilot/conduits/ /usr/bin/install -c -m 644 test.conduit /temp/gp/share/gnome-pilot/conduits//test.conduit /bin/bash ../../mkinstalldirs /temp/gp/lib/gnome-pilot/conduits mkdir -p -- /temp/gp/lib/gnome-pilot/conduits /bin/bash ../../libtool --mode=install /usr/bin/install -c libtest_conduit.la /temp/gp/lib/gnome-pilot/conduits/libtest_conduit.la /usr/bin/install -c .libs/libtest_conduit.so /temp/gp/lib/gnome-pilot/conduits/libtest_conduit.so /usr/bin/install -c .libs/libtest_conduit.lai /temp/gp/lib/gnome-pilot/conduits/libtest_conduit.la /usr/bin/install -c .libs/libtest_conduit.a /temp/gp/lib/gnome-pilot/conduits/libtest_conduit.a chmod 644 /temp/gp/lib/gnome-pilot/conduits/libtest_conduit.a ranlib /temp/gp/lib/gnome-pilot/conduits/libtest_conduit.a libtool: install: warning: remember to run `libtool --finish /tmp/gp/lib/gnome-pilot/conduits' make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/test' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/test' Making install in file make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/file' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/file' /bin/bash ../../mkinstalldirs /temp/gp/bin /bin/bash ../../libtool --mode=install /usr/bin/install -c gpilot-install-file /temp/gp/bin/gpilot-install-file /usr/bin/install -c .libs/gpilot-install-file /temp/gp/bin/gpilot-install-file /bin/bash ../../mkinstalldirs /temp/gp/share/gnome-pilot/conduits/ /usr/bin/install -c -m 644 file.conduit /temp/gp/share/gnome-pilot/conduits//file.conduit /bin/bash ../../mkinstalldirs /temp/gp/share/mime-info /usr/bin/install -c -m 644 palm.keys /temp/gp/share/mime-info/palm.keys /bin/bash ../../mkinstalldirs /temp/gp/share/gnome-pilot/conduits/ /bin/bash ../../mkinstalldirs /temp/gp/lib/gnome-pilot/conduits /bin/bash ../../libtool --mode=install /usr/bin/install -c libfile_conduit.la /temp/gp/lib/gnome-pilot/conduits/libfile_conduit.la /usr/bin/install -c .libs/libfile_conduit.so /temp/gp/lib/gnome-pilot/conduits/libfile_conduit.so /usr/bin/install -c .libs/libfile_conduit.lai /temp/gp/lib/gnome-pilot/conduits/libfile_conduit.la /usr/bin/install -c .libs/libfile_conduit.a /temp/gp/lib/gnome-pilot/conduits/libfile_conduit.a chmod 644 /temp/gp/lib/gnome-pilot/conduits/libfile_conduit.a ranlib /temp/gp/lib/gnome-pilot/conduits/libfile_conduit.a libtool: install: warning: remember to run `libtool --finish /tmp/gp/lib/gnome-pilot/conduits' /bin/bash ../../mkinstalldirs /temp/gp/share/man/man1 mkdir -p -- /temp/gp/share/man/man1 /usr/bin/install -c -m 644 ./gpilot-install-file.1 /temp/gp/share/man/man1/gpilot-install-file.1 make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/file' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/file' Making install in backup make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/backup' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/backup' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. /bin/bash ../../mkinstalldirs /temp/gp/share/gnome-pilot/conduits/ /usr/bin/install -c -m 644 backup.conduit /temp/gp/share/gnome-pilot/conduits//backup.conduit /bin/bash ../../mkinstalldirs /temp/gp/lib/gnome-pilot/conduits /bin/bash ../../libtool --mode=install /usr/bin/install -c libbackup_conduit.la /temp/gp/lib/gnome-pilot/conduits/libbackup_conduit.la /usr/bin/install -c .libs/libbackup_conduit.so /temp/gp/lib/gnome-pilot/conduits/libbackup_conduit.so /usr/bin/install -c .libs/libbackup_conduit.lai /temp/gp/lib/gnome-pilot/conduits/libbackup_conduit.la /usr/bin/install -c .libs/libbackup_conduit.a /temp/gp/lib/gnome-pilot/conduits/libbackup_conduit.a chmod 644 /temp/gp/lib/gnome-pilot/conduits/libbackup_conduit.a ranlib /temp/gp/lib/gnome-pilot/conduits/libbackup_conduit.a PATH="$PATH:/sbin" ldconfig -n /temp/gp/lib/gnome-pilot/conduits ---------------------------------------------------------------------- Libraries have been installed in: /temp/gp/lib/gnome-pilot/conduits If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/bash ../../mkinstalldirs /temp/gp/share/gnome-pilot/conduits/ make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/backup' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits/backup' make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits' make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/conduits' Making install in utils make[1]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/utils' make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/utils' /bin/bash ../mkinstalldirs /temp/gp/bin /bin/bash ../libtool --mode=install /usr/bin/install -c gnome-pilot-make-password /temp/gp/bin/gnome-pilot-make-password /usr/bin/install -c gnome-pilot-make-password /temp/gp/bin/gnome-pilot-make-password make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/utils' make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/utils' Making install in help make[1]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help' Making install in C make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help/C' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help/C' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. /bin/bash ../../mkinstalldirs /temp/gp/share/gnome/help/gnome-pilot/C mkdir -p -- /temp/gp/share/gnome/help/gnome-pilot/C for file in gnome-pilot.xml; do \ cp ./$file /temp/gp/share/gnome/help/gnome-pilot/C; \ done if test ""; then \ /bin/bash ../../mkinstalldirs /temp/gp/share/gnome/help/gnome-pilot/C/; \ for file in .//*.png; do \ basefile=`echo $file | sed -e 's,^.*/,,'`; \ /usr/bin/install -c -m 644 $file /temp/gp/share/gnome/help/gnome-pilot/C//$basefile; \ done \ fi make install-data-hook make[4]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help/C' /bin/bash ../../mkinstalldirs /temp/gp/share/omf/gnome-pilot mkdir -p -- /temp/gp/share/omf/gnome-pilot for file in gnome-pilot-C.omf; do \ /usr/bin/install -c -m 644 $file.out /temp/gp/share/omf/gnome-pilot/$file; \ done scrollkeeper-update -p /temp/gp/var/scrollkeeper -o /temp/gp/share/omf/gnome-pilot Statistiken zur Datei »/tmp/gp/share/gnome/help/gnome-pilot/C/gnome-pilot.xml« konnten nicht abgerufen werden: No such file or directory make[4]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help/C' make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help/C' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help/C' make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help' make[3]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help' make[3]: Für das Ziel »install-exec-am« ist nichts zu tun. make[3]: Für das Ziel »install-data-am« ist nichts zu tun. make[3]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help' make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help' make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15/help' make[1]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15' make[2]: Betrete Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15' /bin/bash ./mkinstalldirs /temp/gp/lib/pkgconfig mkdir -p -- /temp/gp/lib/pkgconfig /usr/bin/install -c -m 644 gnome-pilot-2.0.pc /temp/gp/lib/pkgconfig/gnome-pilot-2.0.pc make[2]: Für das Ziel »install-data-am« ist nichts zu tun. make[2]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15' make[1]: Verlasse Verzeichnis '/home/pfischer/Install_test/gnome-pilot-2.0.15' root@pfischer-laptop:/home/pfischer/Install_test/gnome-pilot-2.0.15# killall gpilotd gpilotd: Kein Prozess beendet root@pfischer-laptop:/home/pfischer/Install_test/gnome-pilot-2.0.15# /temp/gp/libexec/gpilotd gpilotd-Message: gnome-pilot 2.0.15 starting... gpilotd-Message: compiled for pilot-link version 0.12.1 gpilotd-Message: compiled with [VFS] [USB] [IrDA] [Network] (gnome-pilot:22702): GnomeUI-WARNING **: While connecting to session manager: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed. (gnome-pilot:22702): gpilotd-WARNING **: Es stehen keine Geräte zur Verfügung. (gnome-pilot:22702): gpilotd-WARNING **: Keine Geräte verfügbar (gnome-pilot:22702): gpilotd-WARNING **: Number of PDAs is configured to 0 gpilotd-Message: Activating CORBA server gpilotd-Message: bonobo_activation_active_server_register = 1 gpilotd-Message: Cannot register gpilotd because not listed root@pfischer-laptop:/home/pfischer/Install_test/gnome-pilot-2.0.15# root@pfischer-laptop:/home/pfischer/Install_test/gnome-pilot-2.0.15# And the other window where I start the applet pfischer@pfischer-laptop:/temp/gp/bin$ gpilotd-control-applet ** Message: Pilot name -> MyPDA ** Message: Pilot id -> 1000 ** Message: Pilot username -> Philipp Fischer ** Message: Pilot creation/rom = 0/0 ** Message: Cradle Type -> USB ** Message: cradle device name -> Cradle ** Message: cradle device name -> usb: ** Message: Pilot Speed -> 57600 ** Message: Timeout -> 2 ** ERROR **: Es kann keine Verbindung zum GnomePilot-Dämon hergestellt werden aborting... ** (bug-buddy:22741): WARNING **: Symbol für Ordner öffnen konnte nicht geladen werden Cannot access memory at address 0x58d0 Cannot access memory at address 0x58d0 pfischer@pfischer-laptop:/temp/gp/bin$