Calvin, Take a look at the $WORKSRC directory. You will see that intltool-merge is a perl script. In order for that script to work correctly, some perl packages must be resident. See the top of the script.
Another external requirement is a working version of GNU libiconv. There is a version in the bootstrap directory. Try the following: * cd to ./bootstrap/libiconv * make install * cd ./desktop/deskbar-applet * make clean * make install See if that helps. BTW, you should state which platform and which distro you are running. -Joseph =================================================================== On Mon, 2006-08-07 at 01:33 +0800, Yu-Hui Liu wrote: > Got some output like this: > make[4]: Entering directory > `/home/garnome/garnome-2.15.90/desktop/deskbar-applet/work/main.d/deskbar-applet-2.15.90.1/data' > LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po > deskbar-applet.schemas.in deskbar-applet.schemas > Found cached translation database > Merging translations into deskbar-applet.schemas. > > OK, it hangs here, takes 100% CPU time. Fortunately I have another CPU > to send this message. ;-) > (Command "top" shows me that it's running a perl -w process.) > > Could anyone help? Thanks! > > - Calvin -- joseph_sacco [at] comcast [dot] net -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
