Liviu Daia [2006-05-20, 11:23:29]: > On 20 May 2006, steven mestdagh <[EMAIL PROTECTED]> > wrote: > > Liviu Daia [2006-05-20, 10:20:54]: > > > More no_x11 fun, this time with nmap. Nmap depends on libdnet, > > > which depends on Python (huh?), which depends on Tk, which depends > > > on X. Building a no_python flavor of libdnet first solves the > > > problem... > > > > Which "problem" is that? > > The no_x11 flavor of nmap depends on X. Is this intentional?
The intention is that the resulting package does not depend on X. So you pkg_add foo-no_x11 and it will get installed fine on a system without X. On the other hand, a port may drag in build dependencies which do require X, this is normal. > > If you don't want to have X installed, try installing no_x11 flavored > > packages instead of building from ports. > > Is building from ports still supported on OpenBSD? Yes. People who build ports are expected to have all filesets installed, including X. steven Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm