Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1096 > unrolled thread
| Started by | Rayd <drndzinisa@gmail.com> |
|---|---|
| First post | 2012-05-11 07:37 -0700 |
| Last post | 2014-04-04 11:48 -0700 |
| Articles | 9 — 8 participants |
Back to article view | Back to comp.graphics.apps.gnuplot
upgrading from gnuplot 4.4 patch level 3 to gnuplot 4.6 Rayd <drndzinisa@gmail.com> - 2012-05-11 07:37 -0700
Re: upgrading from gnuplot 4.4 patch level 3 to gnuplot 4.6 Rayd <drndzinisa@gmail.com> - 2012-05-11 07:44 -0700
Re: upgrading from gnuplot 4.4 patch level 3 to gnuplot 4.6 Lee <hogney@gmail.com> - 2012-05-15 07:59 -0700
Re: upgrading from gnuplot 4.4 patch level 3 to gnuplot 4.6 Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2012-05-15 18:52 +0200
Re: upgrading from gnuplot 4.4 patch level 3 to gnuplot 4.6 Herberth <he.argumanez@gmail.com> - 2013-04-05 01:01 -0700
Re: upgrading from gnuplot 4.4 patch level 3 to gnuplot 4.6 sfeam <sfeam@users.sourceforge.net> - 2013-04-05 08:28 -0700
Re: upgrading from gnuplot 4.4 patch level 3 to gnuplot 4.6 Dr Engelbert Buxbaum <engelbert_buxbaum@hotmail.com> - 2013-04-08 13:29 -0400
Re: upgrading from gnuplot 4.4 patch level 3 to gnuplot 4.6 Ramon Yll Prous <ryllprous@gmail.com> - 2014-04-04 10:55 -0700
Re: upgrading from gnuplot 4.4 patch level 3 to gnuplot 4.6 Ethan A Merritt <merritt@u.washington.edu> - 2014-04-04 11:48 -0700
| From | Rayd <drndzinisa@gmail.com> |
|---|---|
| Date | 2012-05-11 07:37 -0700 |
| Subject | upgrading from gnuplot 4.4 patch level 3 to gnuplot 4.6 |
| Message-ID | <f467e91c-4456-411f-9261-6b51969301b1@w13g2000vbc.googlegroups.com> |
Hello everyone. I need to upgrade my gnuplot package to to the new release gnuplot-4.6.0. I tried to "remove" the current version (4.4) with the hope of then installing the new one. However, th new version installed without some of the terminal terminals I used to have (e.g wxt) Or these terminals were lost with the removal of the older version. Doe's anyone have a clue of how this can be done? Help!!!
[toc] | [next] | [standalone]
| From | Rayd <drndzinisa@gmail.com> |
|---|---|
| Date | 2012-05-11 07:44 -0700 |
| Message-ID | <c266210b-7e0e-4037-ba21-4ba02a02fe42@w24g2000vby.googlegroups.com> |
| In reply to | #1096 |
On May 11, 4:37 pm, Rayd <drndzin...@gmail.com> wrote: > Hello everyone. I need to upgrade my gnuplot package to to the new > release gnuplot-4.6.0. > I tried to "remove" the current version (4.4) with the hope of then > installing the new one. > However, th new version installed without some of the terminal > terminals I used to have (e.g > wxt) Or these terminals were lost with the removal of the older > version. > > Doe's anyone have a clue of how this can be done? Help!!! I forgot to mention my operating system. I'm running on Linux Ubuntu 11.10.
[toc] | [prev] | [next] | [standalone]
| From | Lee <hogney@gmail.com> |
|---|---|
| Date | 2012-05-15 07:59 -0700 |
| Message-ID | <7d1c387a-50c5-45a4-8d1a-d9922a0462a1@hq4g2000vbb.googlegroups.com> |
| In reply to | #1097 |
Can you provide some more details? How exactly did you "remove" the old version, and what procedure did you follow to install the new one? Binary, compiled it yourself, or what? Lee Phillips ----------------------------------- gnuplot Cookbook: http://www.amazon.com/gp/product/184951724X?tag=leephillipsor-20
[toc] | [prev] | [next] | [standalone]
| From | Hans-Bernhard Bröker <HBBroeker@t-online.de> |
|---|---|
| Date | 2012-05-15 18:52 +0200 |
| Message-ID | <a1fftfFnn4U2@mid.dfncis.de> |
| In reply to | #1096 |
On 11.05.2012 16:37, Rayd wrote: > Hello everyone. I need to upgrade my gnuplot package to to the new > release gnuplot-4.6.0. Is "your" package actually the distributor's package, or are you building your own? > However, th new version installed without some of the terminal > terminals I used to have (e.g > wxt) Or these terminals were lost with the removal of the older > version. The former. If you installed a package prepared by someone else, you'll have to take that up with them. If you built your own, you should probably have paid more attention to the output of "configure"
[toc] | [prev] | [next] | [standalone]
| From | Herberth <he.argumanez@gmail.com> |
|---|---|
| Date | 2013-04-05 01:01 -0700 |
| Message-ID | <fcfa212e-1c3e-4f0c-ae6d-bbb3e0082246@googlegroups.com> |
| In reply to | #1109 |
Hi,
I am facing the same situation as Rayd but with the version 4.6.2.
I want to upgrade from 4.4.3 to 4.6.2. Btw, I have not unistalled the version 4.4.3 yet.
I downloaded the 4.6.2 from the gnuplot oficial web-page and I installed all missing packets, because I was not able to find a proper repository for that. My machine is a pear linux 6 (basically an ubuntu 12.04 precise with other windows manager).
At this point I do not have troubles while running my ./configure.
However, I face some errors while running "make". A short summary of the errors is the following output
<<
In file included from wxterminal/wxt_gui.cpp:96:0:
wxterminal/wxt_gui.h:161:3: error: #error "wxt does not know if this platform has to be mono- or multi-threaded"
In file included from wxterminal/wxt_gui.h:81:0,
from wxterminal/wxt_gui.cpp:96:
In file included from /usr/include/wx-2.8/wx/dcbuffer.h:15:0,
from wxterminal/wxt_gui.h:88,
from wxterminal/wxt_gui.cpp:96:
In file included from wxterminal/wxt_gui.cpp:96:0:
wxterminal/wxt_gui.h: At global scope:
wxterminal/wxt_gui.h:513:17: error: aggregate ‘wxCursor wxt_cursor_size’ has incomplete type and cannot be defined
wxterminal/wxt_gui.cpp:153:2: error: invalid use of non-static member function ‘void wxtApp::OnCreateWindow(int&)’
<<
Can anyone tell me whether a repository for upgrading from 443 to 462 exists? or if there is none, how can I get rid off the make errors?
Thanks in advance.
[toc] | [prev] | [next] | [standalone]
| From | sfeam <sfeam@users.sourceforge.net> |
|---|---|
| Date | 2013-04-05 08:28 -0700 |
| Message-ID | <kjmqf7$543$1@dont-email.me> |
| In reply to | #1743 |
Herberth wrote: > Hi, > > I am facing the same situation as Rayd but with the version 4.6.2. > I want to upgrade from 4.4.3 to 4.6.2. Btw, I have not unistalled the > version 4.4.3 yet. > > I downloaded the 4.6.2 from the gnuplot oficial web-page and I > installed all missing packets, because I was not able to find a proper > repository for that. My machine is a pear linux 6 (basically an ubuntu > 12.04 precise with other windows manager). At this point I do not have > troubles while running my ./configure. However, I face some errors > while running "make". A short summary of the errors is the following > output << In file included from wxterminal/wxt_gui.cpp:96:0: > wxterminal/wxt_gui.h:161:3: error: #error "wxt does not know if this > platform has to be mono- or multi-threaded" In file included from > wxterminal/wxt_gui.h:81:0, > from wxterminal/wxt_gui.cpp:96: That seems to indicate a missing header or initialization script belonging to the wxWidgets support packages (libwxgtk2.8 wxgtk2.8). But I do not know exactly what file or package that would be on your distro. My guess is that it would work to supply the missing symbol __WXTGTK__ before configuring. But it is possible that this would only reveal additional missing pieces. bash: CXXFLAGS="-D__WXTGTK__" ./configure tcsh: setenv CXXFLAGS "-D__WXTGTK__" ./configure > > In file included from /usr/include/wx-2.8/wx/dcbuffer.h:15:0, > from wxterminal/wxt_gui.h:88, > from wxterminal/wxt_gui.cpp:96: > In file included from wxterminal/wxt_gui.cpp:96:0: > wxterminal/wxt_gui.h: At global scope: > wxterminal/wxt_gui.h:513:17: error: aggregate ‘wxCursor > wxt_cursor_size’ has incomplete type and cannot be defined > wxterminal/wxt_gui.cpp:153:2: error: invalid use of non-static member > function ‘void wxtApp::OnCreateWindow(int&)’ << > > Can anyone tell me whether a repository for upgrading from 443 to 462 > exists? or if there is none, how can I get rid off the make errors? > > Thanks in advance.
[toc] | [prev] | [next] | [standalone]
| From | Dr Engelbert Buxbaum <engelbert_buxbaum@hotmail.com> |
|---|---|
| Date | 2013-04-08 13:29 -0400 |
| Message-ID | <MPG.2bccd68a7b7f1f0698969d@News.Individual.DE> |
| In reply to | #1743 |
In article <fcfa212e-1c3e-4f0c-ae6d-bbb3e0082246@googlegroups.com>, he.argumanez@gmail.com says... > I downloaded the 4.6.2 from the gnuplot oficial web-page and >installed all missing packets, because I was not able to find a proper >repository for that. My machine is a pear linux 6 (basically an ubuntu >12.04 precise with other windows manager). You may find it easier to install gnuplot using the package manager of your distribution. That takes care of the dependencies automatically. Start it and search for gnuplot, select and start installation. It will probably ask you whether you want this or that package installed too, answer "yes". The package manager also takes care of upgrades automatically. -- Car (noun): erratically moving obstacle on the road
[toc] | [prev] | [next] | [standalone]
| From | Ramon Yll Prous <ryllprous@gmail.com> |
|---|---|
| Date | 2014-04-04 10:55 -0700 |
| Message-ID | <27ec0920-7077-4aaa-811d-609a6dffb70c@googlegroups.com> |
| In reply to | #1096 |
Hey: I'm having problems in updating my gnuplot version. I installed gnuplot from synaptics and the version I got was the 4.4.3. I need to have the 4.6 because I'm trying to plot a script which uses some commands that were introduced at gnuplot 4.6. I've also read that when installing gnuplot 4.6, some terminals are not and that can be a problem to me. I'd like to have the terminal postscript. Can somebody explain in detail me the steps I should follow? I'm pretty new in using ubuntu and do not know how to do it. I will appreciate a lot your help Ramon
[toc] | [prev] | [next] | [standalone]
| From | Ethan A Merritt <merritt@u.washington.edu> |
|---|---|
| Date | 2014-04-04 11:48 -0700 |
| Message-ID | <lhmuq8$6vv$1@dont-email.me> |
| In reply to | #2392 |
Ramon Yll Prous wrote:
> Hey:
>
> I'm having problems in updating my gnuplot version. I installed gnuplot
> from synaptics and the version I got was the 4.4.3.
I know nothing about software from synaptics, but ubuntu has
packages for newer versions of gnuplot:
http://packages.ubuntu.com/search?keywords=gnuplot
> I need to have the 4.6 because I'm trying to plot a script which uses some
> commands that were introduced at gnuplot 4.6. I've also read that when
> installing gnuplot 4.6, some terminals are not and that can be a problem
> to me. I'd like to have the terminal postscript.
>
> Can somebody explain in detail me the steps I should follow? I'm pretty
> new in using ubuntu and do not know how to do it.
^^^^^^
> I will appreciate a lot your help
>
>
> Ramon
[toc] | [prev] | [standalone]
Back to top | Article view | comp.graphics.apps.gnuplot
csiph-web