On 2014-04-02 18:28, Austin English wrote:
On Wed, Apr 2, 2014 at 5:05 AM, Alois Schlögl alois.schloegl@gmail.comwrote:
When compiling wine from source according to instructions on http://wiki.winehq.org/Wine64 "Building a shared WoW64 setup (most likely what you want)" starting Igor Pro fails in the same way, as if libwine-print is not installed.
I'm using debian7:x86_64, and IgorPro is working fine when the debian version of wine (v1.4.1) with libwine-print is installed.
What do I need to do in order the have libwine-print when compiling wine from source ?
-- Alois
Make sure you have cups (i386 libraries and headers) installed. Also see http://wiki.winehq.org/WineOn64bit
Yes, I've followed http://wiki.winehq.org/WineOn64bit.
Unfortunately cups:amd64 and cups:i386 conflict on debian/wheezy. So I can install one or the other, but not both. The same holds for libcups2-dev (header files). Although libcups2:amd64 and libcups2:i386 are both installed.
Alois