Search Criteria
Package Details: gnudatalanguage 1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnudatalanguage.git (read-only, click to copy) |
---|---|
Package Base: | gnudatalanguage |
Description: | An IDL (Interactive Data Language) compatible incremental compiler (ie. runs IDL programs) |
Upstream URL: | https://gnudatalanguage.github.io/ |
Licenses: | GPL-2.0-or-later |
Submitter: | Snowman |
Maintainer: | jankoh |
Last Packager: | jankoh |
Votes: | 21 |
Popularity: | 0.000021 |
First Submitted: | 2005-10-19 19:37 (UTC) |
Last Updated: | 2024-11-16 22:13 (UTC) |
Dependencies (29)
- eccodesAUR
- expat (expat-gitAUR)
- fftw
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- glpk (glpk-gitAUR, glpk-cut-logAUR)
- graphicsmagick
- gsl (gsl-gitAUR)
- hdf4AUR
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- libgeotiff (libgeotiff-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libtirpc
- openmpi (openmpi-gitAUR)
- proj (proj-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- readline (readline-gitAUR)
- shapelib
- udunitsAUR
- Show 9 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »
James-T commented on 2019-01-08 16:12 (UTC)
Now that the package has been updated to use the current version of plplot, a useful hint that is hidden in the depths of the readme file (and couched in more Ubuntuish terms).
When building plplot, add the following line to the cmake options in the PKGBUILD file: -DOLD_WXWIDGETS:BOOL=ON \
without that draw widgets won't work.
Universebenzene commented on 2018-12-16 05:20 (UTC)
It's so sad that this package is orphaned now...
jankoh commented on 2018-12-01 00:10 (UTC) (edited on 2018-12-01 00:11 (UTC) by jankoh)
If this package still is maintained:
Please find a patch at [1] and apply it to the git repository (current master) using "git apply gnudatalanguage.patch".
I tested using makepkg/install the package, and running it. So far everything is working.
[1] https://drive.google.com/file/d/12E0Wa6ZlvBTij8bshRCY_BobVzA_tvpd/view?usp=sharing
Best regads, Jan
georgeg commented on 2018-11-05 19:56 (UTC) (edited on 2018-11-05 19:56 (UTC) by georgeg)
This is still broken, so here is a link to a version of the package that actually works (for me, at least) for anybody interested.
https://github.com/georgegeddes/aur-gdl
jankoh commented on 2018-09-06 10:58 (UTC)
Hey @migueldvb,
you removed the patch, now there's the build error the patch was needed for:
Scanning dependencies of target gdl [ 16%] Building CXX object src/CMakeFiles/gdl.dir/CFMTLexer.cpp.o [ 17%] Building CXX object src/CMakeFiles/gdl.dir/FMTIn.cpp.o In file included from /home/jankoh/.cache/yay/gnudatalanguage/src/gdl-0.9.8/src/str.hpp:25, from /home/jankoh/.cache/yay/gnudatalanguage/src/gdl-0.9.8/src/envt.hpp:26, from /home/jankoh/.cache/yay/gnudatalanguage/src/gdl-0.9.8/src/FMTIn.hpp:14, from /home/jankoh/.cache/yay/gnudatalanguage/src/gdl-0.9.8/src/FMTIn.cpp:5: /home/jankoh/.cache/yay/gnudatalanguage/src/gdl-0.9.8/src/basegdl.hpp:27:12: schwerwiegender Fehler: rpc/rpc.h: Datei oder Verzeichnis nicht gefunden # include <rpc rpc.h=""> ^~~~~~~~~~~ Kompilierung beendet. make[2]: [src/CMakeFiles/gdl.dir/build.make:76: src/CMakeFiles/gdl.dir/FMTIn.cpp.o] Fehler 1 make[1]: [CMakeFiles/Makefile2:130: src/CMakeFiles/gdl.dir/all] Fehler 2 make: *** [Makefile:141: all] Fehler 2 ==> FEHLER: Ein Fehler geschah in build(). Breche ab... Error making: gnudatalanguage</rpc>
I still can send you the correct version of the patch, just write me a message where to put it...
Best regards Jan
jankoh commented on 2018-08-18 11:13 (UTC)
Hey there,
could you remove the first "+"'s in every line in gdl-tirpc.patch? That was meant as a patch to the repository, not to gdl. :)
Best regards Jan
jankoh commented on 2018-08-05 20:10 (UTC) (edited on 2018-08-05 20:11 (UTC) by jankoh)
Building fails at the moment due to glibc-update (see [1]).
I created a patch for upgrading to 0.9.8 and fixing the build error, that I can provide.
Best regards Jan
[1] https://github.com/gnudatalanguage/gdl/pull/338
gypaetus commented on 2017-02-08 20:32 (UTC)
Universebenzene commented on 2017-02-08 04:50 (UTC)
James-T commented on 2017-01-18 10:42 (UTC)
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »