aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 ... 3 4 [5] 6

Author Topic: How to install aMule in MAC OS X  (Read 60759 times)

Ocimin

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 42
Re: How to install aMule in MAC OS X
« Reply #60 on: July 18, 2004, 03:35:20 PM »

Hai provato a scaricare Xcode Tools 1.2 da versiontracker?
http://www.versiontracker.com/dyn/moreinfo/mac/21437
Se proprio non riesci mandami la tua mail in PM.

Ocimin
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: How to install aMule in MAC OS X
« Reply #61 on: July 18, 2004, 04:32:24 PM »

Ocimin: I'll be today on IRc mostly, and sure after 8pm GMT+1
Logged

paul

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
Re: How to install aMule in MAC OS X
« Reply #62 on: July 18, 2004, 07:21:53 PM »

THX
« Last Edit: July 22, 2004, 04:56:27 PM by paul »
Logged

paul

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
Re: How to install aMule in MAC OS X
« Reply #63 on: July 18, 2004, 07:23:22 PM »

THX
« Last Edit: July 22, 2004, 04:56:03 PM by paul »
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: How to install aMule in MAC OS X
« Reply #64 on: July 18, 2004, 08:02:38 PM »

where is the problem?
Logged

paul

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
Re: How to install aMule in MAC OS X
« Reply #65 on: July 19, 2004, 05:46:48 AM »

i try problem in system language
« Last Edit: July 19, 2004, 07:50:49 AM by paul »
Logged

Ocimin

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 42
Re: How to install aMule in MAC OS X
« Reply #66 on: July 19, 2004, 12:26:02 PM »

Caino, ti ho spedito il gcc, però ho pensato che se riesci ad installarti la versione di Xcode Tools 1.2 dal link di versiontracker che ti ho detto sopra, sarebbe meglio...c'è una versione del gcc aggiornata e magari i problemi che ho con la mia versione (leggi qui http://www.amule.org/amule/thread.php?threadid=2928&sid= ) sono dovuti a quello.

@Kry
It's possible that my problems exist because I have compiled all with gcc 2.95 and no with version 3.x?


Ocimin
« Last Edit: July 19, 2004, 12:28:13 PM by Ocimin »
Logged

caino73

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 20
  • worker found of dark-electro-goth & metal music
    • http://www.macupdate.com
ricevuto
« Reply #67 on: July 19, 2004, 08:50:22 PM »

grazie x il file!ricevuto e installato....aperto il term. x compilare wxmac...stesso errore di prima 'make:command not found'.....ma non me l'aveva installato  ?(
Logged

Ocimin

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 42
Re: How to install aMule in MAC OS X
« Reply #68 on: July 19, 2004, 10:08:03 PM »

>make:command not found

Ma il ./configure è andato a buon fine? E hai fatto tutto secondo guida?
1) Aprire il terminale
2) Con i vari 'cd' entrare all'interno della cartella wxMac-2.5.2
3) Digitare ./configure
4) Finita la sequenza senza errori digitare make (questo ci mette un po')
5) Digitare sudo make install (ti chiederà di inserire la password di administrator)

P.S.: Prova ad evitare la parte in cui crea ed entra nella cartella build (salta quindi i comandi mkdir build e cd build). Poi come ti ho detto fai solo ./configure e non ../configure.

Ocimin
« Last Edit: July 19, 2004, 10:18:03 PM by Ocimin »
Logged

caino73

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 20
  • worker found of dark-electro-goth & metal music
    • http://www.macupdate.com
ciao
« Reply #69 on: July 20, 2004, 03:46:08 PM »

con ../compile mi e' successo questo(no buono.....)

"checking build system type... powerpc-apple-darwin7.4.0
checking host system type... powerpc-apple-darwin7.4.0
checking target system type... powerpc-apple-darwin7.4.0
loading argument cache configarg.cache
checking for --enable-gui... yes
checking for --enable-monolithic... no
checking for --enable-plugins... no
checking for --enable-universal... no
checking for --enable-nanox... no
checking for --enable-gtk2... no
checking for --enable-gpe... no
checking for --with-libpng... yes
checking for --with-libjpeg... yes
checking for --with-libtiff... yes
checking for --with-libxpm... yes
checking for --with-libmspack... yes
checking for --with-sdl... no
checking for --with-opengl... no
checking for --with-dmalloc... no
checking for --with-regex... yes
checking for --with-zlib... yes
checking for --with-odbc... no
checking for --with-expat... yes
checking for --enable-shared... yes
checking for --enable-optimise... yes
checking for --enable-debug... no
checking for --enable-stl... no
checking for --enable-debug_flag... no
checking for --enable-debug_info... no
checking for --enable-debug_gdb... no
checking for --enable-debug_cntxt... no
checking for --enable-mem_tracing... no
checking for --enable-profile... no
checking for --enable-no_rtti... no
checking for --enable-no_exceptions... no
checking for --enable-permissive... no
checking for --enable-no_deps... no
checking for --enable-compat22... no
checking for --disable-compat24... no
checking for --enable-intl... yes
checking for --enable-config... yes
checking for --enable-protocols... yes
checking for --enable-ftp... yes
checking for --enable-http... yes
checking for --enable-fileproto... yes
checking for --enable-sockets... yes
checking for --enable-ole... yes
checking for --enable-dataobj... yes
checking for --enable-ipc... yes
checking for --enable-apple_ieee... yes
checking for --enable-catch_segvs... yes
checking for --enable-cmdline... yes
checking for --enable-datetime... yes
checking for --enable-dialupman... yes
checking for --enable-dynlib... yes
checking for --enable-dynamicloader... yes
checking for --enable-exceptions... yes
checking for --enable-ffile... yes
checking for --enable-file... yes
checking for --enable-filesystem... yes
checking for --enable-fontmap... yes
checking for --enable-fs_inet... yes
checking for --enable-fs_zip... yes
checking for --enable-geometry... yes
checking for --enable-log... yes
checking for --enable-longlong... yes
checking for --enable-mimetype... yes
checking for --enable-mslu... yes
checking for --enable-snglinst... yes
checking for --enable-streams... yes
checking for --enable-std_iostreams... no
checking for --enable-stopwatch... yes
checking for --enable-system_options... yes
checking for --enable-textbuf... yes
checking for --enable-textfile... yes
checking for --enable-timer... yes
checking for --enable-unicode... no
checking for --enable-sound... yes
checking for --enable-wxprintfv... no
checking for --enable-zipstream... yes
checking for --enable-url... yes
checking for --enable-protocol... yes
checking for --enable-protocol_http... yes
checking for --enable-protocol_ftp... yes
checking for --enable-protocol_file... yes
checking for --enable-threads... yes
checking for --enable-docview... yes
checking for --enable-help... yes
checking for --enable-mshtmlhelp... yes
checking for --enable-html... yes
checking for --enable-htmlhelp... yes
checking for --enable-constraints... yes
checking for --enable-printarch... yes
checking for --enable-mdi... yes
checking for --enable-mdidoc... yes
checking for --enable-loggui... yes
checking for --enable-logwin... yes
checking for --enable-logdialog... yes
checking for --enable-postscript... yes
checking for --enable-prologio... no
checking for --enable-resources... no
checking for --enable-clipboard... yes
checking for --enable-dnd... yes
checking for --enable-metafile... yes
checking for --enable-controls... no
checking for --enable-accel... yes
checking for --enable-button... yes
checking for --enable-bmpbutton... yes
checking for --enable-calendar... yes
checking for --enable-caret... yes
checking for --enable-checkbox... yes
checking for --enable-checklst... yes
checking for --enable-choice... yes
checking for --enable-combobox... yes
checking for --enable-display... yes
checking for --enable-gauge... yes
checking for --enable-grid... yes
checking for --enable-imaglist... yes
checking for --enable-listbook... yes
checking for --enable-listbox... yes
checking for --enable-listctrl... yes
checking for --enable-notebook... yes
checking for --enable-radiobox... yes
checking for --enable-radiobtn... yes
checking for --enable-sash... yes
checking for --enable-scrollbar... yes
checking for --enable-slider... yes
checking for --enable-spinbtn... yes
checking for --enable-spinctrl... yes
checking for --enable-splitter... yes
checking for --enable-statbmp... yes
checking for --enable-statbox... yes
checking for --enable-statline... yes
checking for --enable-stattext... yes
checking for --enable-statusbar... yes
checking for --enable-tabdialog... no
checking for --enable-textctrl... yes
checking for --enable-togglebtn... yes
checking for --enable-toolbar... yes
checking for --enable-tbarnative... yes
checking for --enable-tbarsmpl... yes
checking for --enable-treectrl... yes
checking for --enable-tipwindow... yes
checking for --enable-popupwin... yes
checking for --enable-commondlg... yes
checking for --enable-choicedlg... yes
checking for --enable-coldlg... yes
checking for --enable-filedlg... yes
checking for --enable-finddlg... yes
checking for --enable-fontdlg... yes
checking for --enable-dirdlg... yes
checking for --enable-msgdlg... yes
checking for --enable-numberdlg... yes
checking for --enable-splash... yes
checking for --enable-textdlg... yes
checking for --enable-tipdlg... yes
checking for --enable-progressdlg... yes
checking for --enable-wizarddlg... yes
checking for --enable-menus... yes
checking for --enable-miniframe... yes
checking for --enable-tooltips... yes
checking for --enable-splines... yes
checking for --enable-validators... yes
checking for --enable-busyinfo... yes
checking for --enable-joystick... yes
checking for --enable-metafile... yes
checking for --enable-dragimage... yes
checking for --enable-accessibility... no
checking for --enable-palette... yes
checking for --enable-image... yes
checking for --enable-gif... yes
checking for --enable-pcx... yes
checking for --enable-iff... no
checking for --enable-pnm... yes
checking for --enable-xpm... yes
checking for --enable-ico_cur... yes
checking for --enable-official_build... no
saving argument cache configarg.cache
checking for toolkit... mac
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH See `config.log' for more details.
[Computer-di-caino:~/wxMac-2.5.2/build] caino% make
tcsh: make: Command not found. "  "

mi manca qualcosa?
Logged

hoschy07

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
Re: How to install aMule in MAC OS X
« Reply #70 on: July 20, 2004, 04:02:28 PM »

Install Xcode 1.2, you can get xcode for free.
You need the gcc compiler. Read the other postings!
Logged

caino73

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 20
  • worker found of dark-electro-goth & metal music
    • http://www.macupdate.com
hi
« Reply #71 on: July 20, 2004, 04:17:54 PM »

i got gcc from ocimin,installed but same  situation:cannot try 'make' command.
xcode is NOT free but it is LINKED to Apple developer connection for SALE
unless u can send it to me by mail  :baby:
Logged

hoschy07

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
Re: How to install aMule in MAC OS X
« Reply #72 on: July 20, 2004, 05:18:07 PM »

You can join the Apple Developer Connection for free here:
http://developer.apple.com/membership/

Select the online membership and then xcode is for free. Then you can download it from a fast server.
Logged

Ocimin

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 42
Re: How to install aMule in MAC OS X
« Reply #73 on: July 20, 2004, 08:53:04 PM »

Se provi a scaricarlo di qui ci sono dei problemi?
http://www.versiontracker.com/dyn/moreinfo/mac/21437

Ocimin
Logged

caino73

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 20
  • worker found of dark-electro-goth & metal music
    • http://www.macupdate.com
Re: How to install aMule in MAC OS X
« Reply #74 on: July 21, 2004, 04:00:23 PM »

semplicemente ti linka alla pagina dell'°Apple.
Per carità,ravanandoci 1 po avrei trovato dov'é lì in mezzo....ma e' "binary',30 parti credo......
...qualcuno a caso  :)) ce l'ha a portata di mouse?
Logged
Pages: 1 ... 3 4 [5] 6