Hi Jason,<br><br>There seems to be a problem concerning slapt-get and alternative dependencies when removing packages. I'll give you an example.<br><br>Using:<br>SOURCE=<a href="http://salix.enialis.net/i486/slackware-13.1/">http://salix.enialis.net/i486/slackware-13.1/</a><br>

and trying to install the rpm package from there. rpm lists these dependencies:<br><pre>alsa-lib,bzip2,db44,file,popt,python,xz,zlib,seamonkey-solibs|seamonkey<br></pre>If neither seamonkey-solibs or seamonkey are installed and your run:<br>

slapt-get -i rpm<br>will result in rpm and seamonkey-solibs to be installed as expected.<br><br>If you install seamonkey separately after that with:<br>slapt-get -i seamonkey<br><br>and then try to remove seamonkey-solibs with:<br>

slapt-get --remove seamonkey-solibs<br><br>rpm will be removed as well, even if seamonkey is there anyway.<br><br>Best regards,<br><br>George<br>