View previous topic :: View next topic |
Author |
Message |
xHypnos n00b
Joined: 19 Mar 2013 Posts: 31
|
Posted: Sat Mar 30, 2013 6:18 pm Post subject: emerge still compilation same application |
|
|
Hi i have a question. If I again emerge vlc which in system, this application again compilation and installing. I think if I tested last week, only system tells me, that this application is in the system and no product up to date.
It is OK? I want change it, if possible it.
Thanks for your answer. |
|
Back to top |
|
|
Randy Andy Veteran
Joined: 19 Jun 2007 Posts: 1148 Location: /dev/koelsch
|
Posted: Sat Mar 30, 2013 6:42 pm Post subject: |
|
|
Hi xHypnos.
Its a little bit unclear to me how to interpret your question, but I will try.
If you use the -u (--update) option for an already installed package, emerge told you that there is nothing to to, if no newer/higher version is available within your chosen settings.
If you leave out the --update option, emerge reinstalls it, no matter if it's already installed or not.
Hope this answers your question.
Andy. _________________ If you want to see a Distro done right, compile it yourself! |
|
Back to top |
|
|
xHypnos n00b
Joined: 19 Mar 2013 Posts: 31
|
Posted: Sat Mar 30, 2013 9:31 pm Post subject: |
|
|
OK, thank you for your reply, now this is normal state. If I forgot that I installed application before month and run again emege vlc (etc) this application reinstall unnecessar. I must before use -u If I know if application in system.......
OK thanks and sorry to my english |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54572 Location: 56N 3W
|
Posted: Sat Mar 30, 2013 9:57 pm Post subject: |
|
|
xHypnos,
You can use -p anytime. Look at the output of emerge ...
man emerge: | --pretend (-p)
Instead of actually performing the merge, simply display what *would* have been installed if --pretend weren't used.
Using --pretend is strongly recommended before installing an unfamiliar package. In the printout:
N new (not yet installed)
S new SLOT installation (side-by-side versions)
U updating (to another version)
D downgrading (best version seems lower)
r reinstall (forced for some reason, possibly due to slot or sub-slot)
R replacing (remerging same version)
F fetch restricted (must be manually downloaded)
f fetch restricted (already downloaded)
I interactive (requires user input)
B blocked by another package (unresolved conflict)
b blocked by another package (automatically resolved conflict) |
_________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
|