You are not logged in.
There seems to be some problem with Gpredict (satellite tracking software), I posted some info here https://aur.archlinux.org/packages/gpredict/
Any help would be great, I'm a ham radio operator.
LU
Offline
How are you going about installing it? Which method?
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
what do you mean? I tried with yaourt but it failed with some errors (as described in the 'comments').
I'm considering using a .deb package but would prefer to avoid that.
TIA
Offline
Did you try the suggestion offered by DL0?
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
Did you try the suggestion offered by DL0?
Yes, I tried that. I'm probably hitting another compile error, as user 'einseenai' is also expressing.
Offline
Stop using yaourt when you have problems. If you tried with makepkg, you'd see the problem isn't with gpredict, but with grig. Check it's AUR page for a solution.
Offline
Stop using yaourt when you have problems. If you tried with makepkg, you'd see the problem isn't with gpredict, but with grig. Check it's AUR page for a solution.
The AUR page for grig is not very clear on how to modify the package to solve the problem. Is there any way to tell yaourt to skip the grig package? since I really don't need it. Otherwise, how can I fix this? do I need to download the grig package and edit main.c as posted by user 'lachesis' ?
I'm fairly new to archlinux and yaourt, sorry if this seems too obvious.
Thanks for any tip.
LU
Offline
do I need to download the grig package and edit main.c as posted by user 'lachesis' ?
Yes.
https://wiki.archlinux.org/index.php/Patching_in_ABS talks about ABS, but the general info about patching is still useful.
Offline
*IF* gpredict will build/work without grig, you can just edit the PKGBUILD and remove grig from the depends array. If it really does need grig, you need to apply the patch posted by lachesis.
Offline
I'll try editing PKGBUILD and see what hapens, I'm pretty sure it's not required.
Thanks!
Last edited by limaunion (2013-12-03 13:30:20)
Offline