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@winehq.org ReportedBy: toxygen1@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
http://bugs.winehq.org/show_bug.cgi?id=19423
--- Comment #1 from Marian Such toxygen1@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."
http://bugs.winehq.org/show_bug.cgi?id=19423
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source
http://bugs.winehq.org/show_bug.cgi?id=19423
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX
--- Comment #2 from Austin English austinenglish@gmail.com 2009-08-31 14:35:23 --- According to AJ, this is a WONTFIX.
http://bugs.winehq.org/show_bug.cgi?id=19423
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2009-08-31 19:29:07 --- Closing
http://bugs.winehq.org/show_bug.cgi?id=19423
--- Comment #4 from Marian Such toxygen1@gmail.com 2009-08-31 22:25:36 --- Can you please explain why is it WONTFIX?
http://bugs.winehq.org/show_bug.cgi?id=19423
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2009-08-31 22:54:30 --- wineinstall script should be fixed instead of removing it.
http://bugs.winehq.org/show_bug.cgi?id=19423
--- Comment #6 from Marian Such toxygen1@gmail.com 2009-09-01 04:44:51 --- what's wrong with "make depend && make && sudo make install"?
http://bugs.winehq.org/show_bug.cgi?id=19423
--- Comment #7 from Dmitry Timoshkov dmitry@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.
http://bugs.winehq.org/show_bug.cgi?id=19423
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|Macintosh |x86
http://bugs.winehq.org/show_bug.cgi?id=19423
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Mac OS X 10.4 |Mac OS X