Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1745
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | sfeam <sfeam@users.sourceforge.net> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: upgrading from gnuplot 4.4 patch level 3 to gnuplot 4.6 |
| Followup-To | comp.graphics.apps.gnuplot |
| Date | Fri, 05 Apr 2013 08:28:56 -0700 |
| Organization | gnuplot development team |
| Lines | 50 |
| Message-ID | <kjmqf7$543$1@dont-email.me> (permalink) |
| References | <f467e91c-4456-411f-9261-6b51969301b1@w13g2000vbc.googlegroups.com> <a1fftfFnn4U2@mid.dfncis.de> <fcfa212e-1c3e-4f0c-ae6d-bbb3e0082246@googlegroups.com> |
| Reply-To | sfeam@users.sourceforge.net |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | 8Bit |
| Injection-Date | Fri, 5 Apr 2013 15:26:32 +0000 (UTC) |
| Injection-Info | mx05.eternal-september.org; posting-host="e947cb29d2533e27aa00183e80187dbb"; logging-data="5251"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18ZE4z4TfYIeL5MM0Kz5yc/" |
| User-Agent | KNode/4.4.9 |
| Cancel-Lock | sha1:QlCXOPQ+caBa+CcbKVYUqtpKJ/A= |
| Xref | csiph.com comp.graphics.apps.gnuplot:1745 |
Followups directed to: comp.graphics.apps.gnuplot
Show key headers only | View raw
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.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
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
csiph-web