How can i include a license agreement interaction in a .deb file? The question http://stackoverflow.com/questions/668838/linux-support-for-click-thru-licenses only asks if its possible, but not how. Also, I'm not sure if http://stackoverflow.com/questions/1884753/license-info-of-a-deb-package is actually something one could use...
I know it's possible to include the text as part of the package description, but I'd much rather have it similar to a Windows MSI installer.
Note that I don't want to have the license pop up the first time the application runs.
I'm using dpkg-deb to generate the .deb file on Ubuntu 8.10.