Hi, I followed the installation instruction step by step with the wine 1.3.13 package. I stick at point 3.1 user guide: using winecfg. If I input /usr/local/bin/winecfg or only winecfg in the wine-1.3.13 directory, the error message -bash: winecfg: command not found appears. There is a directory winecfg under wine-1.3.13/programs/ but no executable files. The wine package is installed under /applications/wine-1.3.13 The steps I did after downloading the package, unzip it and copy it in the application directory were ./configure make depend make ends with: ld: symbol(s) not found collect2: ld returned 1 exit status winegcc: gcc failed make[1]: *** [mmdevapi.dll.so] Error 2 make: *** [dlls/mmdevapi] Error 2 make install Has anyone an idea what I did wrong? Any help is appreciated. Best regards Heike
Wiso wrote:> Hi, > > I followed the installation instruction step by step with the wine 1.3.13 package. I stick at point 3.1 user guide: using winecfg. If I input /usr/local/bin/winecfg or only winecfg in the wine-1.3.13 directory, the error message -bash: winecfg: command not found appears. > > There is a directory winecfg under wine-1.3.13/programs/ but no executable files. > > The wine package is installed under /applications/wine-1.3.13 > The steps I did after downloading the package, unzip it and copy it in the application directory were > > ./configure > make depend > make > ends with: > ld: symbol(s) not found > collect2: ld returned 1 exit status > winegcc: gcc failed > make[1]: *** [mmdevapi.dll.so] Error 2 > make: *** [dlls/mmdevapi] Error 2 > make install > > Has anyone an idea what I did wrong? Any help is appreciated. > > Best regards > > HeikeSorry, thought the footline comes automatically. I talk about Mac OS 10.6. Kind regards Heike
On 2/13/11 6:27 PM, Wiso wrote:> Hi, > > I followed the installation instruction step by step with the wine 1.3.13 package. I stick at point 3.1 user guide: using winecfg. If I input /usr/local/bin/winecfg or only winecfg in the wine-1.3.13 directory, the error message -bash: winecfg: command not found appears. > > There is a directory winecfg under wine-1.3.13/programs/ but no executable files. > > The wine package is installed under /applications/wine-1.3.13 > The steps I did after downloading the package, unzip it and copy it in the application directory were > > ./configure > make depend > make > ends with: > ld: symbol(s) not found > collect2: ld returned 1 exit status > winegcc: gcc failed > make[1]: *** [mmdevapi.dll.so] Error 2 > make: *** [dlls/mmdevapi] Error 2 >There should be much more than this. Also, building Wine is MUCH more than just unzipping the tar.gz file and running a configure. There are about 20 dependencies for building it. I recommend using either MacPorts or Fink to build it. Ryan Woodshall also build a script that will download/unpack/configure/build all of the current dependencies for Wine. This is the script I'm currently using. Be forwarned that building Wine will take about two hours and took about that amount of time on my shiny new MacBookPro. James McKenzie
[/quote]There should be much more than this. Also, building Wine is MUCH more than just unzipping the tar.gz file and running a configure. There are about 20 dependencies for building it. I recommend using either MacPorts or Fink to build it. Ryan Woodshall also build a script that will download/unpack/configure/build all of the current dependencies for Wine. This is the script I'm currently using. Be forwarned that building Wine will take about two hours and took about that amount of time on my shiny new MacBookPro. James McKenzie[/quote] Hello James, thanks a lot for your hint. I tried to manage it with Fink, same result. Where do I find/get the script from Ryan you mentioned? It sounds like a great help! I invested more than a day for installing several x11, Finks and other packaged, reading user manuals and surfing the net for help without a positive result, so I would be happy if I could invest two more hours and it works ;-> Kind regards Heike
[quote="ryan woodsmall"]> > > http://wineskin.doh123.com > http://winebottler.kronenberg.org > > As usual, none of these are supported directly by the Wine project, so any problem reports need to go directly to the developers. -rGreat!!! Wine runs with winebottler and I am a huge step further. Without your (plural) hints impossible. So for me stay to get wine-1.3.13 instead 1.2 running and to find all the components Quicken 2011/12 need (with 1.2 and an 14 month old hint from Michael Dobmeier it sticks during "compilation" - he got the same result). Once again, thank you so much for your nice push into the Wine world. Kind regards Heike P.S. That should not sound final - further help and ideas are always appreciated ;->