hello, i have been trying for the better part of several days to get Quasar installed. it will not work in debian as the packages do not existed that i could find to get the ICU-devel installed that Quasar requires so I am trying my hands at SuSe 9.2 Pro.
from what i understand of rpm commands rpm -e should remove the package installed is that correct? if that is, then why am i getting the following error:
Code:
linux:/home/ray # rpm -e FirebirdSS-1.0.3.972-0.i386.rpm
error: package FirebirdSS-1.0.3.972-0.i386.rpm is not installed
linux:/home/ray # rpm -ivh FirebirdSS-1.0.3.972-0.i386.rpm
Preparing... ########################################### [100%]
package FirebirdSS-1.0.3.972-0 is already installed
so first it tells me it is not there to uninstall, yet if i try to install it, it tells me it is already installed. sorry logic tells me that it can not be both. i know it is installed, i know it was running and responding, but it seems to be lacking something so i was going to try the CS (classic server) instead of the SS (super server) vs. to see if that made a difference.
anyways, some help here would be greatly appreciated.