[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gEDA: Problems with compiling gaf
Hi all!
I found some problems when tried to make RPMs fom gaf tarballs 20010722 on
Redhat 7 Linux box (intel).
1) some files compile to /usr/share/gEDA (absolute directory) rather than the
proper subdirectory in the installation directory. I noticed this for:
gschem-gtkrc
system-gnetlistrc
system-gschemrc
system-gsymcheckrc
share/gEDA/scheme subdirectory
The error is not critical in standard compilation to /usr but causes missing
files when building a RPM package.
2) some subdirectories do not compile at all (?):
share/gEDA/examples (new stuff? - from geda-gschem and geda-utils)
share/gEDA/docs (no Makefile, configure etc. in geda-docs, doc files from
geda-gschem are missing too)
W. Kazubski