http://bugs.winehq.org/show_bug.cgi?id=12507
Summary: wineprefixcreate does not work for relocated installations Product: Wine Version: 0.9.58. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: bens@mit.edu
Created an attachment (id=12069) --> (http://bugs.winehq.org/attachment.cgi?id=12069) Patch for wineprefixcreate to allow nonstandard PREFIX installations
I am installing wine in a nonstandard directory (i.e. PREFIX). Wine is designed to support this, with helpful environment variables like WINEDLLPATH. wineprefixcreate is also designed to support this, internally using $datadir, $dlldir, and $bindir to remove any hard path dependencies. However, there is a bug. In 0.9.59, wineprefixcreate will not find the fonts directory, and therefore will die with an error before actually creating .wine/.
Patch attached.
http://bugs.winehq.org/show_bug.cgi?id=12507
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #1 from Austin English austinenglish@gmail.com 2008-04-11 14:03:25 --- Please send your patch to wine-patches@winehq.org
http://bugs.winehq.org/show_bug.cgi?id=12507
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2008-04-14 05:19:16 --- There's no such code in the main tree, you should complain to the author of the package you are using.
http://bugs.winehq.org/show_bug.cgi?id=12507
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com 2008-09-10 13:25:30 --- Closing invalid.