The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 05-10-2008
DukeNuke2's Avatar
DukeNuke2 DukeNuke2 is offline
Soulman
 

Join Date: Jul 2006
Location: Germany, Berlin
Posts: 1,208
this is no package! solaris packages are installed with pkgadd and removed with pkgrm. you installed from source... so you should check out if "make uninstall" works from the directory where you called "make install".

DN2
Reply With Quote