[Bug 21722] New: FreeType blocks Wine compilation
http://bugs.winehq.org/show_bug.cgi?id=21722 Summary: FreeType blocks Wine compilation Product: Wine Version: 1.1.38 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: johndoe32102002(a)gmail.com Even after downloading, compiling, making, and make installing the Feb. 12, 2010 FreeType to /home/user/freetype, I am unable to compile wine into /home/user/wine with ./configure --verbose --prefix=/home/user/wine --with-freetype=/home/user/freetype && make && make install This is the exact error below. configure: error: FreeType development files not found. Fonts will not be built. Use the --without-freetype option if you really want this. Please note I do not have root or sudo access. A fix would be to include the command statement *TO* include FreeType, not to *IGNORE* it. Thanks. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21722 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> 2010-02-15 03:37:10 --- All you should need is to make sure that freetype-config is in your PATH. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21722 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-02-15 08:56:36 --- Closing invalid -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21722 John Doe <johndoe32102002(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID | --- Comment #3 from John Doe <johndoe32102002(a)gmail.com> 2010-02-15 20:23:03 --- Alexandre:
From http://bugs.winehq.org/show_bug.cgi?id=21722 How do I set the PATH to freetype-config when I do not have root access?
Vitaliy:
From http://bugs.winehq.org/show_bug.cgi?id=21722 This should be reopened as a suggestion/feature request. I would like to see more detail in the ./configure script's output when others receive this error.
Thanks, John -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21722 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #4 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-02-15 20:24:13 --- Huh what? No, your config is invalid. You missing an important part of the package. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21722 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2010-02-15 20:25:09 --- Closing. And yes, you can alter your PATH: export PATH=/path/to/freetype-config/;$PATH ./configure &.... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org