Search Criteria
Package Details: wsjtx 2.6.1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/wsjtx.git (read-only, click to copy) |
---|---|
Package Base: | wsjtx |
Description: | Software for Amateur Radio Weak-Signal Communication (JT9 and JT65) |
Upstream URL: | http://physics.princeton.edu/pulsar/k1jt/wsjtx.html |
Licenses: | GPL-3 |
Submitter: | 7h0ma5 |
Maintainer: | AI5C |
Last Packager: | AI5C |
Votes: | 33 |
Popularity: | 0.144094 |
First Submitted: | 2015-06-09 13:48 (UTC) |
Last Updated: | 2024-04-19 18:18 (UTC) |
Dependencies (17)
- fftw
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libusb (libusb-gitAUR)
- libusb-compat (libusb0AUR)
- make (make-gitAUR)
- patch (patch-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-multimedia
- qt5-serialport (qt5-serialport-gitAUR)
- qt5-tools
- asciidoc (asciidoc-gitAUR) (make)
- asciidoctor (make)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (3)
- openwebrx-plus (optional)
- openwebrx-plus-git (optional)
- sparksdr-bin (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »
df8oe commented on 2022-06-26 08:09 (UTC)
This is a normal behaviour. If libs against which something is build change you have to rebuild the package. You can check if a rebuild of packages is neccessary with "checkrebuild" (package "rebuild-detector").
Linuxfan commented on 2022-06-26 07:57 (UTC)
update: uninstalled and reinstalled wsjtx, now wsjtx starts normally again
Linuxfan commented on 2022-06-26 07:45 (UTC)
yesterday manjaro did a big update with a update from libboost to 1.79. Now I get the following message when starting wsjtx: wsjtx: error while loading shared libraries: libboost_log_setup.so.1.78.0: cannot open shared object file: No such file or directory Downgrade not possible Warnung: Kann "boost-libs=1.78.0" nicht auflösen (eine Abhängigkeit von "boost")
ae5za commented on 2022-06-25 01:35 (UTC)
Thank you! Builds and runs fine now on Raspberry Pi.
ae5za commented on 2022-06-22 22:05 (UTC)
Yes, I've built it on the Raspberry Pi using Pi OS.
df8oe commented on 2022-06-22 03:52 (UTC)
I can confirm that it builds and runs on aarch64 architecture.
toddejohnson commented on 2022-06-22 02:04 (UTC)
You might add a
makedepends=git
so it builds in a clean chroot. Good package!AI5C commented on 2022-06-22 00:07 (UTC)
@ae5za: If you can verify that it builds and runs on aarch64, I'll add it to the targets. I don't have access to an aarch64 build platform to test.
ae5za commented on 2022-06-21 22:47 (UTC)
Can the aarch64 architecture be added to allow wsjtx to build on the Raspberry Pi please?
effae commented on 2022-04-15 11:24 (UTC)
@Cadair and @AI5C: I ran into the same problem as you, and managed to build and install the package following cybermike's workaround in wsjtx.groups.io and adding
-DWSJT_SKIP_MANPAGES=ON -DWSJT_GENERATE_DOCS=OFF
to the cmake command in the PKGBUILD.After this, I ran into the problem @ashleyr mentioned earlier, which was fixed by removing
libindi
.« First ‹ Previous 1 2 3 4 5 6 7 8 .. 10 Next › Last »