Hi, [..] > I'd like to install multisync from source (newest CVS), but that doesn't > work, because make fails: > > ------------- > ... > In file included from > /opt/gnome2/include/libgnome-2.0/libgnome/libgnome.h:29, > from /opt/gnome2/include/libgnomeui-2.0/gnome.h:5, > from support.h:5, > from main.c:13: > /opt/gnome2/include/libgnome-2.0/libgnome/gnome-program.h:35:18: popt.h: > Datei oder Verzeichnis nicht gefunden
This means you need the file popt.h to compile multisync. *.h files are header files contained in the development packages. You should install a package libpopt-dev or similar. Christoph ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Multisync-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/multisync-users
