Nmap Development mailing list archives

Re: any bus,suggestions or improvements on NmapGUI?


From: Richard Moore <rich () westpoint ltd uk>
Date: Tue, 13 Sep 2005 11:43:09 +0100



Fyodor wrote:
o Maybe there should be a warning that people can take a nap, or maybe
  even a weekend vacation, between steps 4 (qt 'make') and 5 (qt 'su
  -c make install').  Sorry to keep whining about this :).  It's not
  your fault, and not really a big deal either.  And to Trolltech's
  credit, that monstrosity compiled the first time with no errors.
  And they are slick widgets!  Plus, most distros will likely soon
  include Qt4.

If you make a list of which qt modules are needed for the GUI then
you can speed up the build time by configuring Qt with just those
modules. In addition, configuring with -fast helps. Finally, you
can also omit the tools like designer if you are simply running
applications rather than developing them (unless you need to use
the ability to load .ui files on the file with QFormBuilder).

Note that if you also want to use your Qt 4 build for KDE trunk
then you'll need to build all the modules.


o Your compilation page instructs to run qmake in the nmapgui-1.0.2
  dir.  I also had to run it in nmapgui-1.0.2/src before compilation
  worked.  Then it compiled perfectly.

Maybe it needs a qmake -recursive?

Cheers

Rich.
-- 
Richard Moore, Principal Software Engineer,
Westpoint Ltd,
Albion Wharf, 19 Albion Street, Manchester, M1 5LN, England
Tel: +44 161 237 1028
Fax: +44 161 237 1031


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev


Current thread: