I have compiled Head ch 1.340 with your vpn support. I regularly use vpnc to connect to campus. I am running vpnc-0.3.2 compiled from source. I usually use the vpnc-connect and vpnc-disconnect scripts. With NM running, I can run vpnc-connect and vpnc-disconnect but I don't see any interaction with NM.
In your message today, you say that vpn connection information is stored in gconf but I don't see how to input this information. Is the user suppose to start a vpn connection using NM? If so how?
-- Bill Moss Professor, Mathematical Sciences Clemson University
--- libnm_glib.c_orig 2005-04-15 19:45:14.000000000 -0400
+++ libnm_glib.c 2005-04-15 18:49:50.000000000 -0400
@@ -248,7 +248,7 @@
}
}
}
-#elif ((DBUS_VERSION_MAJOR == 0) && ((DBUS_VERSION_MINOR == 30) || (DBUS_VERSION_MINOR == 31)))
+#elif ((DBUS_VERSION_MAJOR == 0) && ((DBUS_VERSION_MINOR == 30) || (DBUS_VERSION_MINOR == 31) || (DBUS_VERSION_MINOR == 32)))
else if (dbus_message_is_signal (message, DBUS_INTERFACE_DBUS, "NameOwnerChanged"))
{
/* New signal for dbus 0.23... */
_______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
