Opened 10 years ago

Closed 10 years ago

#5317 closed enhancement (fixed)

wireshark-1.12.0

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.6
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Change History (2)

comment:1 by Fernando de Oliveira, 10 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: assignedclosed

There were many modifications, some required, others I needed to make a choice.

Choices that I recall now

Either let or not the now default build of Qt and Gtk+ GUIs: decided to keep the status quo, but then needed new switches in configure.

As one of the new switches is for Gtk+3 GUI, needed to move it to Recommended Dependency.

Only one .desktop file is provided, and only works for the Gtk+ GUI, so introduced a Configuration subsection to fix this.

Required that I remember

Now, Qt5 has been added as optional. This implies in the use of setqt4 or setqt5 is required.

Furthermore, configure searches first for Qt5, the an sed is required to fix build with Qt4.

Conclusion

Perhaps it would be possible to simplify, letting the default build of both GUIs, but it would take more than double the time.

Perhaps other decisions could simplify the build.

Comments are welcome.

Fixed at r13776.

Note: See TracTickets for help on using tickets.