Hi
I removed the lines  and add the configure options.
But it seems to put the binaries in /usr/local/bin
btw  I commited in this way.

Paolo


On 11/14/11 12:53 PM, Guido Berhoerster wrote:
Hello,

* Paolo Marcheschi<[email protected]>  [2011-11-14 12:01]:
Thank you

I fixed the configuration file and the source issue.
yes, that's better. Please remove

CONFIGURE_OPTIONS       += --bindir=/usr/bin
CONFIGURE_OPTIONS       += --mandir=/usr/man

these are set by userland automatically and /usr/man is not
correct anyway (it's only a compatibility symlink to
/usr/share/man). I would also suggest changing

CONFIGURE_OPTIONS       += --docdir=/usr/share/dcmtk/doc

to

CONFIGURE_OPTIONS       += --docdir=$(CONFIGURE_PREFIX)/share/doc/dcmtk

_______________________________________________
oi-dev mailing list
[email protected]
http://openindiana.org/mailman/listinfo/oi-dev

Reply via email to