George Gambill said: > I need to see if Wine is loaded (rpm -q --all |grep -i "wine"). Debian > seems not to recognize this command dpkg -l |grep -i wine > And if Wine is loaded, I need to remove it (rpm -e) so I can compile it > (non-standard) myself. apt-get remove (ex: apt-get remove wine) You might consider grabbing the wine source packages. Configuring to your liking, compiling, then creating a custom wine .deb for yourself and installin g that. -Derek --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss