updated to v6.3.0, please test.
Search Criteria
Package Details: ncl 6.6.2-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ncl.git (read-only, click to copy) |
|---|---|
| Package Base: | ncl |
| Description: | Ncar Command Language, is an interpreted language designed specifically for scientific data analysis and visualization |
| Upstream URL: | http://www.ncl.ucar.edu |
| Licenses: | Apache-2.0 |
| Provides: | ncl |
| Submitter: | Xavier |
| Maintainer: | None |
| Last Packager: | micwoj92 |
| Votes: | 17 |
| Popularity: | 0.000000 |
| First Submitted: | 2010-09-24 16:46 (UTC) |
| Last Updated: | 2026-01-31 07:01 (UTC) |
Dependencies (35)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- expat (expat-gitAUR)
- flex (flex-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- g2clibAUR (g2clibAUR)
- gdal (gdal-hdf4AUR, gdal-libkmlAUR, gdal-libkml-filegdbAUR, gdal-ecwAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gsl (gsl-gitAUR)
- hdf4AUR
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- imake
- jasper (jasper-gitAUR)
- lesstifAUR
- libaec (libaec-gitAUR)
- libjpeg (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR, libjpeg-turbo)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libx11 (libx11-gitAUR)
- libxaw (xawmAUR)
- libxext (libxext-gitAUR)
- Show 15 more dependencies...
Required by (3)
- garli
- jaziku (optional)
- ncl-highres
Sources (18)
- hluresfile
- http://www.netlib.org/voronoi/triangle.zip
- includes.patch
- ncarg.sh
- ncl-6.6.2.tar.gz
- ncl-boz.patch
- ncl-format.patch
- ncl-gcc15.patch
- ncl-gdal.patch
- ncl-hdf4.3.patch
- ncl-libs.patch
- ncl-nc-set-log-level.patch
- ncl-proj8.patch
- ncl.install
- netcdff.patch
- no_install_dep.patch
- paths.patch
- Site.local
Xavier commented on 2015-03-19 06:20 (UTC)
julian.carpenter commented on 2014-09-12 10:06 (UTC)
the update fixed the problem ... thx !
julian.carpenter commented on 2014-08-13 10:26 (UTC)
thanks for the binary ...
e-mail with attached log file is in your mailbox
Xavier commented on 2014-08-11 04:42 (UTC)
Hi @iroha
Is strange, please send me the logs again, while use this:
https://dl.dropboxusercontent.com/u/3383807/ncl-6.2.0-2-x86_64.pkg.tar.xz
julian.carpenter commented on 2014-08-10 10:41 (UTC)
@epsilom
after the update the ncl executable is missing again ! :/
Xavier commented on 2014-08-09 17:10 (UTC)
Fix build without Vis5d+ (now this is not necessary as dependency)
Xavier commented on 2014-03-03 23:38 (UTC)
Hi,
for some people who have problem with ncl executable and while search the problem, here is the binary packages for x86_64:
https://dl.dropboxusercontent.com/u/3383807/ncl-6.1.2-2-x86_64.pkg.tar.xz
julian.carpenter commented on 2014-03-02 20:01 (UTC)
@epsilom
i can confirm the missing 'ncl' executable on my machine.
i've recompiled in a log file but there's not much to it:
Makefile:699: recipe for target 'ncl' failed
make[4]: *** [ncl] Error 1
i've send you the log file!
Xavier commented on 2014-01-20 13:38 (UTC)
Hi @archuser2
if the build no provide the executable /usr/bin/ncl is because the compilation phase has errors. For me, the packages compile good, please donwload the files and compile manually the PKGBUILD but first edit the PKGBUILD change line:
make Build
to
make Build >> log 2>&1
search the log file in the source and send my the log file.
archuser2 commented on 2014-01-20 06:15 (UTC)
My recent (x86_64) builds of this package do not provide /usr/bin/ncl or place any "ncl" executable in the system path. Is this expected behaviour? How should one call ncl scripts without these?
Pinned Comments
Xavier commented on 2017-08-27 03:23 (UTC) (edited on 2021-06-04 01:22 (UTC) by Xavier)
If everything went well in the build, it generates the binary /usr/bin/ncl, else rebuild (not use repositories) these packages: g2clib, triangle, udunits, hdf4 (>=4.2.14-4), and try again. For fresh install run 'source /etc/profile' or relogin.