Search Criteria
Package Details: d50-star-db-astap 2023.03.18-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/d50-star-db-astap.git (read-only, click to copy) |
---|---|
Package Base: | d50-star-db-astap |
Description: | D50 star database for 10>FOV>0.2 degrees. Size 900 Mb |
Upstream URL: | https://www.hnsky.org/astap.htm |
Licenses: | LGPL3 |
Replaces: | h18-star-db-astap |
Submitter: | Mr.Smith1974 |
Maintainer: | None |
Last Packager: | Mr.Smith1974 |
Votes: | 1 |
Popularity: | 0.000021 |
First Submitted: | 2023-06-04 07:51 (UTC) |
Last Updated: | 2023-06-15 04:46 (UTC) |
Dependencies (6)
- astapAUR (astap-bin-qt5AUR) (optional) – sourced Qt version
- astap-binAUR (optional) – binary GTk version
- astap-bin-qt5AUR (optional) – binary Qt version
- astap-cliAUR (optional) – CLI version
- hnsky-binAUR (optional) – planetarium program, bin-version
- hnsky-hgAUR (optional) – planetarium program, hg-version
Latest Comments
tremar123 commented on 2023-06-15 10:34 (UTC)
@Mr.Smith1974 Oh I see, thanks for your help. It would be convenient if astap-bin was installed into /opt/astap so it would just work with this package.
Mr.Smith1974 commented on 2023-06-15 08:58 (UTC)
@tremar123 The developer writes here that everything is correct: https://sourceforge.net/p/astap-program/discussion/general/thread/464389f9a8/
tremar123 commented on 2023-06-15 08:55 (UTC)
That is correct, but when I try to plate solve, it says "No star database found! Download and install one star database."
I checked with this command "sudo strace -f -t -e trace=file -p 8957":
You can see "astap-bin" is trying to find database data inside "/usr/share/astap/data/" directory. I don't know what I am doing wrong, but this looks to be astap-bin's fault. Unfortunately, there is no way of setting this directory manually as far as I know.
Mr.Smith1974 commented on 2023-06-14 14:06 (UTC) (edited on 2023-06-14 14:08 (UTC) by Mr.Smith1974)
@tremar123 In docs: https://sourceforge.net/projects/astap-program/files/star_databases/
tremar123 commented on 2023-06-14 13:20 (UTC)
Files are installed into "/opt/astap" directory, but astap-bin expects them in "/usr/share/astap/data", I had to copy them to make it work with astap-bin.
Mr.Smith1974 commented on 2023-06-14 11:31 (UTC)
@tremar123 Thanks, updated.
tremar123 commented on 2023-06-14 09:36 (UTC)
Hello, please can "astap-bin" - https://aur.archlinux.org/packages/astap-bin package be added as an alternative dependency? I prefer gtk version and don't want to install Qt5 one.