> On the other hand, won't any future Fink GUI have to incorporate some > IPC to interact with apt-get and install the binary distribution? So > wouldn't it make sense to go ahead with whatever can be done now? (He > asked hopefully.)
Since apt-get and dpkg are written in C, I think we can probably integrate through that API... I think there might even be some libraries that we can link against to get the functionality we need. Perhaps just a generic frontend to dpkg for OS X/Cocoa is in order, I'm pretty sure that there are ones in GTK/whatever for Linux that we could use as a starting point or something. -- Finlay _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
