install is not default (--prefix=)

[email protected] (Gilles J. Seguin)
Newsgroups gmane.comp.documentation.synopsis
Message-ID <[email protected]>
the README file says, "The default prefix is '/usr/local'"

result from 
$ python setup.py install
has install everything in /usr

> running install_scripts
> copying build/scripts-2.3/synopsis -> /usr/bin
> changing mode of /usr/bin/synopsis to 775
> running install_data
> creating /usr/share/Synopsis
> copying share/Synopsis/syn-right.png -> /usr/share/Synopsis
...

> running install_clib
> copying ./lib/libSynopsis.so -> /usr/lib
> creating /usr/include/Synopsis
> copying src/Synopsis/Buffer.hh -> /usr/include/Synopsis
...
> copying ./Synopsis.pc -> /usr/lib/pkgconfig

Synopsis.pc says
prefix=/usr/local

_______________________________________________
Synopsis-devel mailing list
[email protected]
http://lists.fresco.org/cgi-bin/listinfo/synopsis-devel
Synopsis.pc (text/plain, 274 B)
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: Synopsis
Description: C/C++ source code introspection tool
Version: 0.8
Requires:
Libs: -L${libdir} -lSynopsis
Cflags: -I${includedir} -I${includedir}/Synopsis/gc/include
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.