gnuplot lässt sich nicht installieren (3 Wege versucht)

Antwort erstellen


Diese Frage dient dazu, das automatisierte Versenden von Formularen durch Spam-Bots zu verhindern.
Smilies
:D :) :( :o :shock: :? 8) :lol: :-x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode ist eingeschaltet
[img] ist eingeschaltet
[flash] ist ausgeschaltet
[url] ist eingeschaltet
Smilies sind eingeschaltet

Die letzten Beiträge des Themas

Ich habe die Datenschutzerklärung gelesen und bin damit einverstanden.

   

Wenn du eine Datei oder mehrere Dateien anhängen möchtest, gib die Details unten ein.

Ansicht erweitern Die letzten Beiträge des Themas: gnuplot lässt sich nicht installieren (3 Wege versucht)

von bloodworks » Mo 26. Apr 2010, 09:18

set term aqua
Wenns installiert ist...

ggf
help term

von iTob » So 25. Apr 2010, 20:57

Danke nochmal,

mit Hilfe der release notes hat es dann geklappt, man muss einfach ./configure --with-readline=builtin benutzen...

jetzt geht alles... Weiß einer von euch zufällig auch, wie ich von X11 auf aquaterm umstellen kann?

Notizen

von localghost » So 25. Apr 2010, 17:31

Schon mal die Release Notes (Abschnitt »Known Issues«) gelesen?


MfG
Thorsten

von bloodworks » So 25. Apr 2010, 16:45

Hallo

gnuplot hat zwar gar nichts mir LaTeX zu tun, dennoch eine Antwort:
error: can't exec '/Developer/usr/bin/gcc-4.2' (No such file or directory)
sagt mir doch, dass der Ordner nicht vorhanden ist. D.h. Developer Tools unvollständig oder gar nicht installiert oder falsche gcc Version. Oder die Rechte stimmen nicht...

Was sagt dein gcc denn wenn du
$ gcc -v 
eingibst. AFAIK installiert port gnuplot auch auf Snow Leo Maschinen reibungslos.

grz

gnuplot lässt sich nicht installieren (3 Wege versucht)

von iTob » Sa 24. Apr 2010, 17:59

Guten Abend,

ich hoffe, dass passt in dieses (Unter-)Forum…

Ich habe jetzt auf drei Wegen versucht, gnuplot zu installieren aber keiner war erfolgreich, hier mal die jeweiligen Fehlermeldungen:

FINK mit fink install gnuplot
** BUILD FAILED **


The following build commands failed:
AQTFwk:
        ProcessPCH /var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Caches-/com.apple.Xcode.0/SharedPrecompiledHeaders/AppKit-ghitqpxipjjmuxcqgiephpgqkbcg/AppKit.h.gch /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h normal i386 objective-c com.apple.compilers.gcc.4_2
AquaTerm:
        ProcessPCH /var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Caches-/com.apple.Xcode.0/SharedPrecompiledHeaders/AppKit-eyluwyrnbiicniahxzdtabpixuku/AppKit.h.gch /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h normal i386 objective-c com.apple.compilers.gcc.4_2
(2 failures)

### execution of /var/tmp/tmp.1.zGwejP failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-aquaterm-1.0.1-5
(Lese Datenbank ... 4233 Dateien und Verzeichnisse sind derzeit installiert.)
Entferne fink-buildlock-aquaterm-1.0.1-5 ...
Failed: phase installing: aquaterm-1.0.1-5 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:

        Kevin Horton <khorton01@rogers.com>

Note that this is preferable to emailing the maintainer directly, since
most fink package maintainers do not have access to all possible
hardware and software configurations.
MACPORTS mit sudo port install -d gnuplot
error: can't exec '/Developer/usr/bin/gcc-4.2' (No such file or directory)
** BUILD FAILED **


The following build commands failed:
AQTFwk:
        ProcessPCH /var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Caches-/com.apple.Xcode.0/SharedPrecompiledHeaders/AppKit-dbckleybymrfrebshlaiwrbcathp/AppKit.h.gch /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h normal x86_64 objective-c com.apple.compilers.gcc.4_2
AquaTerm:
        ProcessPCH /var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Caches-/com.apple.Xcode.0/SharedPrecompiledHeaders/AppKit-dkcegebtuwmuubazsftuuhcxcqsw/AppKit.h.gch /System/Library/Frameworks/AppKit.framework/Headers/AppKit.h normal x86_64 objective-c com.apple.compilers.gcc.4_2
(2 failures)


Error: The following dependencies failed to build: aquaterm expat fontconfig freetype zlib libiconv gperf gd2 autoconf help2man gettext ncurses ncursesw p5-locale-gettext perl5 perl5.8 m4 automake jpeg libpng libtool xpm pkgconfig xorg-libXext xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-util-macros xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-libXt xorg-libsm xorg-libice pdflib readline
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.
DIREKT mit ./configure -> make -> sudo make install
itobs-macbook:gnuplot-4.4.0 Tobi$ make
make  all-recursive
Making all in config
make[2]: Nothing to be done for `all'.
Making all in m4
make[2]: Nothing to be done for `all'.
Making all in term
make[2]: Nothing to be done for `all'.
Making all in src
Making all in wxterminal
make[3]: Nothing to be done for `all'.
g++  -g -O2   -o gnuplot alloc.o axis.o binary.o breaders.o bitmap.o color.o command.o contour.o datafile.o dynarray.o eval.o fit.o gadgets.o getcolor.o graph3d.o graphics.o help.o hidden3d.o history.o internal.o interpol.o matrix.o misc.o mouse.o parse.o plot.o plot2d.o plot3d.o pm3d.o readline.o save.o scanner.o set.o show.o specfun.o standard.o stdfn.o tables.o tabulate.o term.o time.o unset.o util.o util3d.o variable.o version.o   -lreadline  -lncurses  -lz   
Undefined symbols:
  "_rl_ding", referenced from:
      _alert in mouse.o
  "_rl_complete_with_tilde_expansion", referenced from:
      _main in plot.o
  "_history_list", referenced from:
      _write_history_list in history.o
  "_rl_reset_after_signal", referenced from:
      _main in plot.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[3]: *** [gnuplot] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
itobs-macbook:gnuplot-4.4.0 Tobi$ sudo make install
Making install in config
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in m4
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in term
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/gnuplot/4.4/js" || .././install-sh -c -d "/usr/local/share/gnuplot/4.4/js"
 /usr/bin/install -c -m 644 js/canvasmath.js js/canvastext.js js/gnuplot_common.js js/gnuplot_mouse.js js/grid.png js/help.png js/nextzoom.png js/previouszoom.png js/textzoom.png js/gnuplot_mouse.css js/README '/usr/local/share/gnuplot/4.4/js'
test -z "/usr/local/share/gnuplot/4.4/lua" || .././install-sh -c -d "/usr/local/share/gnuplot/4.4/lua"
 /usr/bin/install -c -m 644 lua/gnuplot-tikz.lua '/usr/local/share/gnuplot/4.4/lua'
test -z "/usr/local/share/gnuplot/4.4/PostScript" || .././install-sh -c -d "/usr/local/share/gnuplot/4.4/PostScript"
 /usr/bin/install -c -m 644 PostScript/8859-15.ps PostScript/8859-1.ps PostScript/8859-2.ps PostScript/8859-9.ps PostScript/cp1250.ps PostScript/cp437.ps PostScript/cp850.ps PostScript/cp852.ps PostScript/koi8r.ps PostScript/koi8u.ps PostScript/prologue.ps PostScript/utf-8.ps PostScript/aglfn.txt '/usr/local/share/gnuplot/4.4/PostScript'
Making install in src
Making install in wxterminal
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
g++  -g -O2   -o gnuplot alloc.o axis.o binary.o breaders.o bitmap.o color.o command.o contour.o datafile.o dynarray.o eval.o fit.o gadgets.o getcolor.o graph3d.o graphics.o help.o hidden3d.o history.o internal.o interpol.o matrix.o misc.o mouse.o parse.o plot.o plot2d.o plot3d.o pm3d.o readline.o save.o scanner.o set.o show.o specfun.o standard.o stdfn.o tables.o tabulate.o term.o time.o unset.o util.o util3d.o variable.o version.o   -lreadline  -lncurses  -lz   
Undefined symbols:
  "_rl_ding", referenced from:
      _alert in mouse.o
  "_rl_complete_with_tilde_expansion", referenced from:
      _main in plot.o
  "_history_list", referenced from:
      _write_history_list in history.o
  "_rl_reset_after_signal", referenced from:
      _main in plot.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [gnuplot] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
Alles unter OSX 10.6.3 mit installierten Developer-Tools und X11

Ich hoffe es kann mir jemand helfen... ich wäre auch nicht böse, wenn jemand ein .pkg wüsste, das ich einfach doppelklicken muss :-)

Dank und viele Grüße
iTob

Nach oben