[Bug 19423] New: wineinstall redundant - let go of it
http://bugs.winehq.org/show_bug.cgi?id=19423 Summary: wineinstall redundant - let go of it Product: Wine Version: 1.1.26 Platform: Macintosh OS/Version: Mac OS X 10.4 Status: UNCONFIRMED Severity: normal Priority: P2 Component: tools AssignedTo: wine-bugs(a)winehq.org ReportedBy: toxygen1(a)gmail.com wineinstall doesn't work wineinstall is rather poorly written install script (root id checking by -w /, come on...). I had to modify it at least to let me go through the initial checks. I did ./configure manually before (with some flags). wineinstall correctly noticed that and went straight to compiling (dunno if make or make depend, docs say it was make). It failed with this line: gcc -m32 -g -O2 -o fnt2bdf fnt2bdf.o ../libs/port/libwine_port.a i686-apple-darwin8-gcc-4.0.1: ../libs/port/libwine_port.a: No such file or directory make: *** [fnt2bdf] Error 1 I'm including whole trace in attachement. Here I would like to ask if there is any reason to keep and maintain +1 script which could be done without pretty much fine (what's wrong with ./configure && make depend & make install?). I found one similar bug #11618 best regards marian -- 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=19423 --- Comment #1 from Marian Such <toxygen1(a)gmail.com> 2009-07-22 21:53:24 --- And I forgot to mention that wine compiled with make depend && make just fine. "Wine build complete." -- 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=19423 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source -- 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=19423 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2009-08-31 14:35:23 --- According to AJ, this is a WONTFIX. -- 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=19423 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-08-31 19:29:07 --- Closing -- 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=19423 --- Comment #4 from Marian Such <toxygen1(a)gmail.com> 2009-08-31 22:25:36 --- Can you please explain why is it WONTFIX? -- 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=19423 --- Comment #5 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-08-31 22:54:30 --- wineinstall script should be fixed instead of removing it. -- 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=19423 --- Comment #6 from Marian Such <toxygen1(a)gmail.com> 2009-09-01 04:44:51 --- what's wrong with "make depend && make && sudo make install"? -- 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=19423 --- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-09-01 07:04:02 --- (In reply to comment #6)
what's wrong with "make depend && make && sudo make install"?
Nothing. Use it if you prefer that way. -- 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=19423 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Macintosh |x86 -- 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=19423 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Mac OS X 10.4 |Mac OS X -- 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