https://bugs.winehq.org/show_bug.cgi?id=44518
--- Comment #18 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Utente Vino from comment #17)
I checked and it was already installed on my system.
Hi, this worked for me:
sudo apt-get install --no-install-recommends libcups2:i386
Then setup virtual pdf-printer (taken from some page on internet):
1.2 Launch a Web browser and enter http://localhost:631/ in the Address bar to display the CUPS Printer Manager.
1.3 Click on ‘Administration’ to call up the Administration page, then click ‘Add Printer’. If prompted, enter the username ‘root’ (without the quotes) and the root user’s password.
1.4 Select ‘CUPS-PDF (Virtual PDF Printer)’ in the list of local printers, and click ‘Continue’.
1.5 Enter a name, decription and location for the virtual printer. For example, I entered ‘Virtual_PDF_Printer’, ‘Virtual PDF Printer’ and ‘Mesh Edge DX’ (without the quotes), respectively. Then click ‘Continue’.
1.6 Select ‘Generic’ in the ‘Make:’ box, and click ‘Continue’.
1.7 Select ‘Generic CUPS-PDF Printer (w/ options) (en)’ in the ‘Model:’ box, and click ‘Add Printer’. The virtual printer should now be available for you to use.
Now i can print from notepad, and AQUAD starts fine. Hope this helps for you too