You are not logged in.

#1 2017-11-11 18:25:28

eeenilsson
Member
Registered: 2017-04-26
Posts: 11

[SOLVED] Rebuild single package

How does one rebuild a single package that was installed using yaourt?

I was trying to use the grive package but ran into "grive: error while loading shared libraries: libboost_program_options.so.1.64.0: cannot open shared object file: No such file or directory".

In the package comments (https://aur.archlinux.org/packages/grive/?comments=all) the author suggested "Just rebuild grive against the new boost-libs package..."

So my general question is: How do you "rebuild" a package?

Last edited by eeenilsson (2017-11-14 14:21:55)

Offline

#2 2017-11-11 18:36:15

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,612

Re: [SOLVED] Rebuild single package

yaourt does *not* install things.  pacman does.

You download the snapshot from the page you linked and you build the package with makepkg.  Then install it with pacman -U


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#3 2017-11-11 18:36:54

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] Rebuild single package

Download the tarball, extract it and run makepkg -si.


# edit: shakes fist at Eric smile


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2017-11-11 19:47:42

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: [SOLVED] Rebuild single package

More information can be found on the wiki: https://wiki.archlinux.org/index.php/Ar … Repository


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

#5 2017-11-11 20:17:43

eeenilsson
Member
Registered: 2017-04-26
Posts: 11

Re: [SOLVED] Rebuild single package

Thanks! I followed the steps on the page linked by fsckd, and it worked fine. Thanks also for the explanations!

Last edited by eeenilsson (2017-11-11 20:17:58)

Offline

#6 2017-11-11 22:29:55

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: [SOLVED] Rebuild single package

Don't forget to mark the thread as solved. (Directions to can be found somewhere here.)


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

Board footer

Powered by FluxBB