You are not logged in.
pacman -S scilab openoffice-base
resolving dependencies...
looking for inter-conflicts...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: java-saxon6: conflicts with saxon
don't know what to do, cause i need both packages.
Offline
When you said: " i need both packages", which packages do you refer?
To install openoffice-base, shouldn't have a conflict.
If you want to install scilab, first remove java, then try again.
Last edited by n0dix (2010-03-12 18:29:42)
Offline
Just uninstall saxon and install java-saxon6?
Afaik no Arch package requires saxon.
Offline
pacman -R saxon
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: openoffice-base: requires saxon
I need openoffice and scilab.
Last edited by com.tihon (2010-03-13 23:11:25)
Offline
Maybe uninstall openoffice-base and saxon, then install java-saxon6, then openoffice-base?
Offline
Try scilab5-bin 5.2.1-1 from the AUR. I have openoffice-base 3.1.0-2 installed from extra and I just installed the AUR scilab5-bin package as a test. I had no problems with the installation using 'makepkg -s' and 'pacman -U'. http://aur.archlinux.org/packages.php?ID=19884
Offline
Try scilab5-bin 5.2.1-1 from the AUR. I have openoffice-base 3.1.0-2 installed from extra and I just installed the AUR scilab5-bin package as a test. I had no problems with the installation using 'makepkg -s' and 'pacman -U'. http://aur.archlinux.org/packages.php?ID=19884
I did this too, so try that.
Weaseling out of things is important to learn. It's what separates us from the animals... except the weasel.
Offline
Yeah, this helped! Thank you all for this, now I can work both in scilab and in office and I don't need two computers neither reinstalling packages ![]()
Offline