Hackerboard Wiki HaboBlog
Hackerboard bei Facebook Hackerboard bei Google+ Hackerboard bei Twitter

[HaBo]

 
Code Kitchen Allgemeines Coder-Forum rund um das Programmieren eigenständiger, ausführbarer Programme.

TAR-Files

Diskussion: TAR-Files im Forum Code Kitchen, in der Kategorie Software Home; Anzeige Hallo allerseits... Neuerdings benutze ich einen Mac zuhause. Und wie auch allerseits bekannt ist, gibts für manche aufgaben zu ...

Antwort
Alt 20.03.07, 13:22   #1 (permalink)
 
Registriert seit: 12.08.05
doeme89 Leistung: Facit NTK
Likes: 0
Standard TAR-Files

Anzeige

Hallo allerseits...

Neuerdings benutze ich einen Mac zuhause. Und wie auch allerseits bekannt ist, gibts für manche aufgaben zu wenig software für mac os x. :D
Jedoch findet man oftmals gute open source software, leider oftmals nicht fürs os x vorkompiliert. um diese aufgabe zu übernehmen fühle ich mich zu unerfahren. :(
wie kann ich ein ganz simples programm selber kompilieren? genauer: stimmt es, dass man die TAR-files (sind glaub ich archive X() gar nicht erst entpacken muss, sonder gleich in xcode laden kann? ?(
hoffe nur auf eine kleine hilfe, da ich bis jetzt echt nichts fand zu diesem thema, jedenfalls nichts eifaches, und nicht in deutsch!

danke für jeden noch so kleinen tipp!

greets! =)

doeme89 ist offline   Mit Zitat antworten
Alt 20.03.07, 14:44   #2 (permalink)
Senior Member
 
Registriert seit: 27.06.04
Cyberm@ster Leistung: Facit NTK
Likes: 0
Standard

Ich hab leider 0 Ahnung von Mac, aber afaik sind TAR-Balls unter Linux und Mac ähnlich (oder gleich?), d.h. es sind Archive die zuerst entpackt werden müssen. Dann kompiliert man den Sourcecode und installiert ihn. Ich habe hier eine kleine Anleitung für dich gefunden (erklärt wie man MySql installiert, dürfte aber für andere Programme ähnlich sein).
Cyberm@ster ist offline   Mit Zitat antworten
   
HaBOT
 
- Anzeige -

Werbung ist gerade online    
Alt 20.03.07, 22:16   #3 (permalink)
 
Benutzerbild von Lord_Nykon
 
Registriert seit: 04.03.04
Lord_Nykon Leistung: Facit NTK
Likes: 0
Standard

Also ich nutze auch Mac OS X und da reicht ein simpler doppelklick auf ein TAR-Ball um ihn zu entpacken...es wird automatisch alles in einen Unterordner gepackt und dann kannst du dich ans kompilieren machen... und das würde ich mit dem gcc unter der konsole machen und nicht mit xcode...

Oder einfach: ./configure; make; make install... kommt halt drauf an was du da hast.

MfG
Lord
Lord_Nykon ist offline   Mit Zitat antworten
Alt 21.03.07, 13:08   #4 (permalink)
Themenstarter
 
Registriert seit: 12.08.05
doeme89 Leistung: Facit NTK
Likes: 0
Standard

naja, im moment mach ich mich daran lincity zu kompilieren. die alternative wäre lincity mit X11 auszuführen, aber wenns nativ gehen würde wäre mir lieber, zudem habe ich auch interesse daran sowas zu können, auch für zuküftige progs...

das mit der konsole hab ich mal ausprobiert, leider hab ich da nen ERROR bekommen, genaueres kann ich nicht sagen. hier habe ich mal noch die ausgabe des ./configure:

Code:
checking build system type... i686-apple-darwin8.9.1
checking host system type... i686-apple-darwin8.9.1
checking target system type... i686-apple-darwin8.9.1
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for xgettext... no
checking for xsltproc... xsltproc
checking whether g++ is new enough... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for gettimeofday... yes
checking for mkdir... yes
checking for popen... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether binary relocation support should be enabled... no
checking for zlib... found
checking for pkg-config... no
*** The pkg-config script could not be found. Make sure it is
*** in your path, or set the PKG_CONFIG environment variable
*** to the full path to pkg-config.
*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config.
configure: error: Library requirements (libxml-2.0 >= 2.6.11) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
hier gehts zum projekt: http://lincity.sourceforge.net/

tnx
doeme89 ist offline   Mit Zitat antworten
Antwort
   
- Anzeige -

Werbung ist gerade online    

[HaBo] » Software Home » Code Kitchen » TAR-Files
Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks sind aus
Pingbacks sind aus
Refbacks sind aus


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Bob files! Marc98 Downloads 13 19.12.03 20:48
aol passwort files FASTer Cryptography & Encryption 12 30.11.03 20:26
*.ram files O.o darktemplar Windows 2 24.10.03 22:07
HTML-Files Frank Windows 2 15.07.03 12:19
Outlook *.dbx-files Indi Applikationen 1 30.12.02 00:36


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61