instalation problem

Questions about Wine on macOS.
Locked
lernicorn
Newbie
Newbie
Posts: 1
Joined: Wed Feb 08, 2012 3:43 pm

instalation problem

Post by lernicorn »

Hi everbody,

i´m the new one so ... hi @ all.

I´m not a native english speaker, so please be tolerant with my bad pronunciation.

I want to install wine on my mac running with os 10.7. The newest version of x code and x11 is installed.
When I start the instalation process in the terminal with "$ sudo port install wine
" the instalation starts.
It runs now over 1 hour an i get a message like this: "Warning: Uninstall forced. Proceeding despite dependencies."

I think its helpful when to show you the first steps of the instalation from beginning to the first error message:

localhost:~ XXX$ sudo port install wine
---> Fetching archive for gperf
---> Attempting to fetch gperf-3.0.4_2+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/gperf
---> Fetching gperf
---> Verifying checksum(s) for gperf
---> Extracting gperf
---> Applying patches to gperf
---> Configuring gperf
---> Building gperf
---> Staging gperf into destroot
---> Installing gperf @3.0.4_2+universal
---> Cleaning gperf
---> Deactivating gperf @3.0.4_0+universal
---> Cleaning gperf
---> Activating gperf @3.0.4_2+universal
---> Cleaning gperf
---> Computing dependencies for libiconv
---> Fetching archive for libiconv
---> Attempting to fetch libiconv-1.14_0+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/libiconv
---> Fetching libiconv
---> Attempting to fetch libiconv-1.14.tar.gz from ftp://ftp.lip6.fr/pub/gnu/libiconv
---> Verifying checksum(s) for libiconv
---> Extracting libiconv
---> Applying patches to libiconv
---> Configuring libiconv
---> Building libiconv
---> Staging libiconv into destroot
---> Installing libiconv @1.14_0+universal
---> Cleaning libiconv
---> Deactivating libiconv @1.13.1_0+universal
---> Cleaning libiconv
---> Activating libiconv @1.14_0+universal
---> Cleaning libiconv
---> Cleaning ncursesw
---> Deactivating ncursesw @5.8_0
---> Cleaning ncursesw
---> Uninstalling ncursesw @5.8_0
---> Cleaning ncursesw
---> Fetching archive for ncursesw
---> Attempting to fetch ncursesw-5.8_0.darwin_11.noarch.tbz2 from http://packages.macports.org/ncursesw
---> Fetching ncursesw
---> Verifying checksum(s) for ncursesw
---> Extracting ncursesw
---> Configuring ncursesw
---> Building ncursesw
---> Staging ncursesw into destroot
---> Installing ncursesw @5.8_0
---> Activating ncursesw @5.8_0
---> Cleaning ncursesw
---> Computing dependencies for ncurses
---> Fetching archive for ncurses
---> Attempting to fetch ncurses-5.9_1+universal.darwin_11.i386-x86_64.tbz2 from http://packages.macports.org/ncurses
---> Fetching ncurses
---> Attempting to fetch ncurses-5.9.tar.gz from ftp://ftp.lip6.fr/pub/gnu/ncurses
---> Verifying checksum(s) for ncurses
---> Extracting ncurses
---> Applying patches to ncurses
---> Configuring ncurses
---> Building ncurses
---> Staging ncurses into destroot
---> Installing ncurses @5.9_1+universal
---> Cleaning ncurses
---> Deactivating ncurses @5.8_1+universal
---> Cleaning ncurses
---> Activating ncurses @5.9_1+universal
---> Cleaning ncurses
---> Cleaning expat
---> Unable to uninstall expat @2.0.1_1+universal, the following ports depend on it:
---> fontconfig @2.8.0_0+universal
---> gettext @0.18.1.1_2+universal
---> wine @1.2.2_2
Warning: Uninstall forced. Proceeding despite dependencies.
---> Deactivating expat @2.0.1_1+universal
---> Unable to deactivate expat @2.0.1_1+universal, the following ports depend on it:
---> fontconfig @2.8.0_0+universal
---> gettext @0.18.1.1_2+universal
---> wine @1.2.2_2
Warning: Deactivate forced. Proceeding despite dependencies.

Thanks for your help
regards lernicorn
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

instalation problem

Post by jjmckenzie »

On Wed, Feb 8, 2012 at 1:55 PM, lernicorn <[email protected]> wrote:
Hi everbody,

i´m the new one so ... hi @ all.

I´m not a native english speaker, so please be tolerant with my bad pronunciation.

I want to install wine on my mac running with os 10.7. The newest version of x code and x11 is installed.
When I start the instalation process in the terminal with "$ sudo port install wine
" the instalation starts.
It runs now over 1 hour an i get a message like this: "Warning: Uninstall forced.  Proceeding despite dependencies."

I think its helpful when to show you the first steps of the instalation from beginning to the first error message:
This is a MacPorts issue and should be reported to them.

James
Locked