|
From: turtledove <fre...@gm...> - 2010-01-14 02:08:26
|
yes, i have installed all packages in the list. and, i just want use gnuplot to generate png pic. so, i guess i don't need wxt terminal to run gnuplot. is there any way instead of recompile gnuplot by myself? eg. using some options when run gnuplot? what confuses me is why gnuplot needs wxt when i don't even use wxt terminal? Thomas Sefzick wrote: > > if the 'dynamic loader' tries to load 'libwx_gtk2_richtext-2.8.so' > then we can assume that it is needed. > > did you install all the packets which are required to run gnuplot? > >> Run-time dependencies: >> expat fontconfig freetype gd gettext jpeg libXpm libiconv libpng >> ncurses readline termcap zlib > > maybe the list is not complete, i'm missing wxGTK. > should be installed too. > > if you don't need the wxWidgets based 'wxt' terminal then you may > compile gnuplot by your own. > > > turtledove wrote: >> >> I installed gnuplot 4.2.6 on hp-ux(HP-UX 11.31), and i got the binary >> from >> http://hpux.connect.org.uk/hppd/hpux/Development/Tools/gnuplot-4.2.6/. >> >> but i when i run gnuplot, i got: >> /usr/lib/hpux32/dld.so: Unable to find library >> 'libwx_gtk2_richtext-2.8.so'. >> Killed >> >> why gnuplot needs libwx_gtk2_richtext to run? how can i resolve this >> problem? >> >> thanks in advance! >> > > -- View this message in context: http://old.nabble.com/does-gnuplot-needs-libwx_gtk2_richtext-2.8.so-to-run--tp27142177p27155324.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |