Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Seitosh
Seitosh
Commits
035e3761
Commit
035e3761
authored
Apr 16, 2015
by
thomas.forbriger
Browse files
[FIX] (issue3): make use of new libpgplotxx
libpgplotCpp was renamed to libpgplotxx
parent
93c405d8
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/README.dependencies
View file @
035e3761
this is <README.dependencies>
============================================================================
library dependencies
--------------------
$Id$
============================================================================
This file tells you on which libraries/modules the different software
packages in
TFSoftware
depend on. There are a lot of internal dependencies
(libraries in
TFSoftware
depend on other libraries in
TFSoftware
) as well as
external dependencies (libraries in
TFSoftware
depend on non-standard external
packages in
Seitosh
depend on. There are a lot of internal dependencies
(libraries in
Seitosh
depend on other libraries in
Seitosh
) as well as
external dependencies (libraries in
Seitosh
depend on non-standard external
libraries).
External libraries
------------------
External non-standard libraries on which parts of
TFSoftware
depend are:
External non-standard libraries on which parts of
Seitosh
depend are:
PGPLOT
boost
...
...
@@ -39,7 +37,7 @@ It is therfore recommended to have graphviz installed.
Internal dependencies
---------------------
Some of the library sources come together with test-programs. These
test-programs often depend on libtfxx or other libraries in
TFSoftware
test-programs often depend on libtfxx or other libraries in
Seitosh
although libtfxx might depend on the current library. This reciprocal
dependency appears irritating at first, but can be accepted, since the library
can first be installed without compiling the test-code. To install a
...
...
@@ -123,7 +121,7 @@ C++ libraries
checked: 16.10.2010 (tforb)
libpgplot++
language: C++
libraries: libpgplot
Cpp
.a, libpgplot
Cpp
.so
libraries: libpgplot
xx
.a, libpgplot
xx
.so
external dependencies: PGPLOT
internal dependencies: libaff
test program dependency: libtfxx
...
...
@@ -278,7 +276,7 @@ must be rightmost.
C++
---
libfapidxx liblinearxx libpgplot
Cpp
libtsioxx libtsxx libdatrwxx libsffxx
libfapidxx liblinearxx libpgplot
xx
libtsioxx libtsxx libdatrwxx libsffxx
libstfinv libfourierxx
C and Fortran
...
...
src/ts/wf/Makefile
View file @
035e3761
...
...
@@ -207,7 +207,7 @@ tidofi: \
fidasexx
:
\
%: %.o
$(LINK.cpp)
$^
$(LOADLIBES)
$(LDLIBS)
-o
$@
\
-llinearxx
-lpgplot
Cpp
-lcpgplot
\
-llinearxx
-lpgplot
xx
-lcpgplot
\
$(LIBDATRWXX)
-ltfxx
\
$(TF_LINK_PGPLOT)
$(TF_LINK_FORTRAN)
\
-llapack
...
...
src/ts/wf/README
View file @
035e3761
this is <README>
============================================================================
ts/wf: time series waveform filters
-----------------------------------
$Id$
============================================================================
This is a collection of various filter programs which can be used to
...
...
@@ -134,7 +132,7 @@ Dependencies:
libfourier (libfourier, libfourierxx)
libgsexx
liblinearxx
libpgplot
++ (libpgplotCpp)
libpgplot
xx
libseife (libcseife, libseife)
libsff
libsffu
...
...
@@ -148,7 +146,7 @@ Dependencies:
============================================================================
The home of this software suite is
http://g
p
it
rsvn.gpi.uni-karlsruhe.de:8000/TFSoftware/wiki/trunk
/src/ts/wf
http
s
://git
.scc.kit.edu/Seitosh/Seitosh/tree/master
/src/ts/wf
Please send bug reports and suggestions to
Thomas.Forbriger@kit.edu
...
...
thomas.forbriger
@thof
mentioned in issue
#3 (closed)
·
Apr 16, 2015
mentioned in issue
#3 (closed)
mentioned in issue #3
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment