thanks for the binary ...
e-mail with attached log file is in your mailbox
Search Criteria
Package Details: ncl 6.6.2-2
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 |
Provides: | ncl |
Submitter: | Xavier |
Maintainer: | Xavier |
Last Packager: | Xavier |
Votes: | 17 |
Popularity: | 0.000000 |
First Submitted: | 2010-09-24 16:46 (UTC) |
Last Updated: | 2021-06-04 01:16 (UTC) |
Dependencies (34)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- expat (expat-gitAUR)
- flex (flex-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- g2clibAUR (g2clibAUR)
- gdal (gdal-libkml-filegdbAUR, gdal-libkmlAUR, gdal-ecwAUR, gdal-hdf4AUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gsl (gsl-gitAUR)
- hdf4AUR
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- imake
- jasper (jasper-gitAUR)
- lesstifAUR
- libaec (libaec-gitAUR)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libpng (libpng-apngAUR, libpng-gitAUR)
- libx11 (libx11-gitAUR)
- libxaw (xawmAUR)
- libxext (libxext-gitAUR)
- libxpm (libxpm-gitAUR)
- libxt
- netcdf (netcdf-openmpi)
- netcdf-fortran (netcdf-fortran-openmpi)
- pixman (pixman-gitAUR)
- tcsh (tcsh-gitAUR)
- triangleAUR
- udunitsAUR
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR)
- byacc (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR) (make)
- tcsh (tcsh-gitAUR) (make)
- ncl-highresAUR (ncl-highresAUR) (optional) – High-resolution coastlines (RANGS and GSHHS)
Required by (3)
- garli
- jaziku (optional)
- ncl-highres
Sources (15)
julian.carpenter commented on 2014-08-13 10:26 (UTC)
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?
nico666 commented on 2013-09-12 23:10 (UTC)
It works!
Thanks a lot
Xavier commented on 2013-09-12 20:00 (UTC)
yes, sorry, the file is corrupt, please try again.
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.