Aric, You can try this (small workaround): cd ~/packages/PKGS pfexec pkgadd -d . OSOLgamin OSOLgamin-devel Or login as root and: cd ~/packages/PKGS pkgadd -d . OSOLgamin OSOLgamin-devel
You should be asked if you really whant to install those packages even if there are those files on the system. Hope this helps Michal Pryc aric wrote: > Using SXCE b78 and then installed Vermillion b81 over it (as per > instructions). I am now trying to install SFExfce4 as per the instructions > but have the following error: > > INFO: Checking dependencies of OSOLgamin > INFO: Finding sources > INFO: Running pkgbuild -ba [...] OSOLgamin.spec (OSOLgamin) > INFO: Log file: /tmp/OSOLgamin.log > INFO: OSOLgamin PASSED > INFO: Installing OSOLgamin > INFO: Installing OSOLgamin-devel > ERROR: failed to install package: > The following files are already installed on the system and are being > used by another package: > /usr/lib/gam_server > /usr/lib/libfam.so.0.0.0 > /usr/lib/libgamin-1.so.0.1.9 > /usr/lib/python2.4/vendor-packages/_gamin.so > /usr/lib/python2.4/vendor-packages/gamin.py > > And also: > > INFO: Running pkgbuild -ba [...] OSOLxfce4-dev-tools.spec > (OSOLxfce4-dev-tools) > INFO: Log file: /tmp/OSOLxfce4-dev-tools.log > INFO: OSOLxfce4-dev-tools PASSED > INFO: Installing OSOLxfce4-dev-tools > ERROR: failed to install package: > The following files are already installed on the system and are being > used by another package: > /usr/bin/xdt-autogen > /usr/bin/xdt-commit > /usr/share/xfce4/dev-tools/m4macros/xdt-depends.m4 > /usr/share/xfce4/dev-tools/m4macros/xdt-features.m4 > /usr/share/xfce4/dev-tools/m4macros/xdt-i18n.m4 > /usr/share/xfce4/dev-tools/m4macros/xdt-python.m4 > /usr/share/xfce4/dev-tools/m4macros/xdt-xfce.m4 > > These files do not exist and I have run the uninstall command for all these > xfce packages. I did try to build earlier and it failed, but I uninstalled > the failed packages. Is there somewhere else that it is looking to say that > they are already installed? > > thanks > > > This message posted from opensolaris.org > _______________________________________________ > desktop-discuss mailing list > desktop-discuss at opensolaris.org
