You are not logged in.
Pages: 1
Topic closed
I am really loving arch, but sometimes it gets me in trouble.
I've installed eclipse WTP (downloaded as tar from the official site) and when I try to create a JSF project it fails because
MOZILLA_FIVE_HOME is not set.
Google said that installing xulrunner was an option to fix the problem. I installed through
pacman -Sy xulrunner
It went ok, now eclipse complains about libffi.so.6. Here is installed libffi.so.5, so I updated using
pacman -Sy libffi
And then I couldn't open any application because everything in the system (except for eclipse) wants
libffi.so.5 instead of libffi.so.6
So here I am now, updating the entire system, praying to everything to go well
This is not the first time that because of a simple program I have to update the entire system =/
Is there a way to make a legal partial update or to keep to different versions of a library without having to update the entire system?
I know arch is a rolling release distro, but sometimes we need a program and it is boring to update the entire system just because
this program uses new stuff that is not in the system
Serious, guys. I am sad here thinking that I'll have to use windows just because I'm out of time to keep waiting for the update to finish.
Offline
I know arch is a rolling release distro, but sometimes we need a program and it is boring to update the entire system just because
this program uses new stuff that is not in the systemSerious, guys. I am sad here thinking that I'll have to use windows just because I'm out of time to keep waiting for the update to finish.
You are free to run your system however you want. If you choose to do partial updates the expectation is you will be responsible for managing that - that's why that approach is unsupported.
If you are pursuing that method only "because it is boring to update the entire system," then I suspect that there is nothing that anyone else here can really help you with...
Offline
In the wiki they say
"will you make a presentation tomorrow? then update the system after the presentation"
The problem is when they ask you to create the presentation to the following day and to create the presentation
you need to update the entire system.
Offline
Beyond echoing everything jasonwryan said, if you get in a habit of updating regularly, updates are quick.
It takes ~30 seconds for most of my updates even over a slow connection. But I update daily.
Edit: more concisely: try Debian.
Last edited by Trilby (2012-05-02 00:51:53)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Choose another distro? Instead of complaining, why not try out some of the other 200+ Linux distributions out there.
Offline
Ok, I've learned the lesson: update everyday
Offline
Don't run 'pacman -Sy foo', use 'pacman -Syu' for updating and 'pacman -S foo' for installing new packages.
https://bbs.archlinux.org/viewtopic.php … 5#p1072495
Offline
update everyday
Well, it's not that bad)
I update every week or two, and nothing went wrong so far.
Offline
Please don't necrobump 9 year old threads for an empty post.
Closing.
Offline
Pages: 1
Topic closed