File: geos-config.1

package info (click to toggle)
geos 3.11.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 28,996 kB
  • sloc: cpp: 157,310; xml: 53,816; ansic: 6,956; sh: 302; makefile: 30
file content (31 lines) | stat: -rw-r--r-- 787 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
.TH "geos-config" "1" "October 25, 2004" "geos-config" "User Commands"
.SH "NAME"
geos\-config \- returns information about installed GEOS libraries and binaries
.SH "SYNOPSIS"
.PP 
.B geos\-config
[OPTIONS]
.SH "DESCRIPTION"
.PP 
The \fIgeos\-config\fP shell script displays configuration information for installed GEOS libraries and binaries. 

.SH "OPTIONS"
.TP 
\fB\-\-prefix\fR
print the prefix used by geos
.TP 
\fB\-\-version\fR
print the GEOS version
.TP 
\fB\-\-libs\fR
print the linker flags that are necessary to link to GEOS
.TP 
\fB\-\-cflags\fR
print the compiler flags that are necessary to compile a
plug\-in
.TP 
\fB\-\-includes\fR
show location of C++ header files
.TP 
\fB\-\-jtsport\fR
show the version of the Java Topology Suite this version of GEOS was ported from