Hi Mahmood, I would recommend to build and install from the source using cmake: http://cgns.sourceforge.net/download.html Then, export LD_LIBRARY_PATH=the path to libcgns.so.
It is also important to appropriately link HDF5 library in libcgns.so, which is discussed in the following thread: https://groups.google.com/d/msg/pyfrmailinglist/qp5r3nlsONQ/4YzHuyGwEQAJ Best regards, Yoshiaki On Wednesday, March 21, 2018 at 7:42:15 PM UTC, Mahmood Naderan wrote: > > Hi, > In the user guide, it is said to run the setup.py [1]. However, that > scripts needs some commands and options. Those are not described in > the user guide. > > $ python3.6 setup.py > usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] > or: setup.py --help [cmd1 cmd2 ...] > or: setup.py --help-commands > or: setup.py cmd --help > > error: no commands supplied > > > I appreciate if someone explains more. > > > > Regards, > Mahmood > -- You received this message because you are subscribed to the Google Groups "PyFR Mailing List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send an email to [email protected]. Visit this group at https://groups.google.com/group/pyfrmailinglist. For more options, visit https://groups.google.com/d/optout.
