Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ncl executable is not generated after build & install #8

Closed
wreckdump opened this issue Oct 21, 2018 · 8 comments
Closed

ncl executable is not generated after build & install #8

wreckdump opened this issue Oct 21, 2018 · 8 comments

Comments

@wreckdump
Copy link

I followed the building guide http://www.ncl.ucar.edu/Download/build_from_src.shtml

and everything seems to be 'fine', but I can not locate where 'ncl' executable file is placed.

The following is the executables in the NCARG_ROOT/bin

-rwxr-xr-x 1 root root   18400 Oct 21 15:08 ConvertMapData
-rwxr-xr-x 1 root root   27782 Oct 21 15:09 WRAPIT
-rwxr-xr-x 1 root root   18520 Oct 21 15:08 WriteLineFile
-rwxr-xr-x 1 root root   22848 Oct 21 15:08 WriteNameFile
-rwxr-xr-x 1 root root   27624 Oct 21 15:08 WritePlotcharData
-rwxr-xr-x 1 root root   34144 Oct 21 15:09 cgm2ncgm
-rwxr-xr-x 1 root root     835 Oct 21 15:09 ctlib
-rwxr-xr-x 1 root root     851 Oct 21 15:09 fcaps
-rwxr-xr-x 1 root root   23152 Oct 21 15:08 findg
-rwxr-xr-x 1 root root   57040 Oct 21 15:07 fontc
-rwxr-xr-x 1 root root    1003 Oct 21 15:09 gcaps
-rwxr-xr-x 1 root root   43160 Oct 21 15:07 graphc
-rwxr-xr-x 1 root root   71216 Oct 21 15:09 med
-rwxr-xr-x 1 root root    4274 Oct 21 15:08 ncargcc
-rwxr-xr-x 1 root root   58690 Oct 21 15:08 ncargex
-rwxr-xr-x 1 root root    4709 Oct 21 15:08 ncargf77
-rwxr-xr-x 1 root root    4709 Oct 21 15:08 ncargf90
-rwxr-xr-x 1 root root    1307 Oct 21 15:08 ncargfile
-rwxr-xr-x 1 root root   28712 Oct 21 15:07 ncargpath
-rwxr-xr-x 1 root root     740 Oct 21 15:08 ncargrun
-rwxr-xr-x 1 root root     633 Oct 21 15:08 ncargversion
-rwxr-xr-x 1 root root 1152616 Oct 21 15:08 ncargworld
-rwxr-xr-x 1 root root  263336 Oct 21 15:08 ncarlogo2ps
-rwxr-xr-x 1 root root     533 Oct 21 15:09 ncarvversion
-rwxr-xr-x 1 root root   33944 Oct 21 15:09 ncgm2cgm
-rwxr-xr-x 1 root root   48632 Oct 21 15:09 ncgmstat
-rwxr-xr-x 1 root root   64866 Oct 21 15:09 ncl_convert2nc
-rwxr-xr-x 1 root root   17468 Oct 21 15:09 ncl_filedump
-rwxr-xr-x 1 root root    2540 Oct 21 15:09 ncl_grib2nc
-rwxr-xr-x 1 root root   35934 Oct 21 15:09 ng4ex
-rwxr-xr-x 1 root root    2441 Oct 21 15:09 nhlcc
-rwxr-xr-x 1 root root    2237 Oct 21 15:09 nhlf77
-rwxr-xr-x 1 root root    2237 Oct 21 15:09 nhlf90
-rwxr-xr-x 1 root root     228 Oct 21 15:08 pre2ncgm
-rwxr-xr-x 1 root root  354056 Oct 21 15:08 pre2ncgm.prog
-rwxr-xr-x 1 root root   17832 Oct 21 15:08 psblack
-rwxr-xr-x 1 root root   34184 Oct 21 15:08 psplit
-rwxr-xr-x 1 root root   17784 Oct 21 15:08 pswhite
-rwxr-xr-x 1 root root   28184 Oct 21 15:08 pwritxnt
-rwxr-xr-x 1 root root    6322 Oct 21 15:09 scrip_check_input
-rwxr-xr-x 1 root root  283864 Oct 21 15:08 tgks0a
-rwxr-xr-x 1 root root   47976 Oct 21 15:08 tlocal

I can not find 'ncl' executable anywhere in my system.

@marylhaley
Copy link
Contributor

marylhaley commented Oct 22, 2018 via email

@wreckdump
Copy link
Author

I can't find the -o ncl Ncl.o from the make-output file. For your information, I've tried building it with unchecking (saying "n" to external libraries) everything, and tried building with only netCDF support.

Also, I've noticed that compilation procedures of few executable files, ncl_convert2nc, ncl_filedump, etc., are not found in the make-output. Is this normal? or am I looking at the wrong make output file?

Thank you.

@marylhaley
Copy link
Contributor

marylhaley commented Oct 22, 2018 via email

@wreckdump
Copy link
Author

Sure! Here is the make-output

make-output.txt

@marylhaley
Copy link
Contributor

marylhaley commented Oct 22, 2018 via email

@wreckdump
Copy link
Author

wreckdump commented Oct 22, 2018

Thank you for your help.

I am trying to make a package for a linux distribution that I am using. That is why I am trying to build from the source.

I get a few errors. Which are related to ft2build.h and AsciiText.h file

Here is the entire make-output

make-output.txt

Thank you, again.

@marylhaley
Copy link
Contributor

marylhaley commented Oct 23, 2018 via email

@wreckdump
Copy link
Author

Thank you!

Now the ncl is working!. I really appreciate it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants