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

[SOURCEFORGE-2 Feature Request] install process #376

Closed
brtnfld opened this issue Jun 4, 2003 · 2 comments
Closed

[SOURCEFORGE-2 Feature Request] install process #376

brtnfld opened this issue Jun 4, 2003 · 2 comments
Assignees

Comments

@brtnfld
Copy link
Member

brtnfld commented Jun 4, 2003

We should add an install process.
I suggest to use common things such as:

configure --exec-prefix=<target-directory>

add install a tree like:

<target-directory>/include/CGNS/*.h
<target-directory>/lib/*.a *.so *.sl etc...

We only require exec-prefix because the installation
has no real platform indepedant stuff. Well, headers
are, but I looks more complicated to define two
options.

-MP-

Reported by: poinot

@brtnfld
Copy link
Member Author

brtnfld commented Jul 12, 2003

Logged In: YES
user_id=695775

The current configure script does set installation using
--prefix, --exec_prefix, --libdir and --includedir. By default
the installation wil be to:

/usr/local/lib/libcgns.a
/usr/local/include/cgnslib.h
/usr/local/include/cgnslib_f.h

It doesn't install any of the ADF headers. There is also an
uninstall target to make.

Original comment by: brucewedan

@brtnfld
Copy link
Member Author

brtnfld commented Aug 22, 2005

  • status: open --> closed

Original comment by: brucewedan

@brtnfld brtnfld self-assigned this Jan 2, 2023
@brtnfld brtnfld closed this as completed Jan 2, 2023
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

1 participant