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
-- 
Guido Berhoerster

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

Reply via email to