Re: install gtkextra in windows
Dwiki Putrandityo <[email protected]> Wed, 14 Aug 2013 14:01:59 +0800 (SGT)
| Newsgroups | gmane.comp.scigraphica.gtkextra |
|---|---|
| Message-ID | <[email protected]> |
--===============0960034849588499559== Content-Type: multipart/alternative; boundary="899231951-1673663328-1376460119=:44173" --899231951-1673663328-1376460119=:44173 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable ups sory, i mean "/usr/include/gtk-2.0/"=0Ai already installed gtk through = cygwin, and i already run make clean, re-./configure, and execute make comm= and, but it still show the same error "message=A0gtkbordercombo.c:35:21: fa= tal error: gtk/gtk.h: No such file or directory"=0A=0Aany clue??=0A=0A_____= ___________________________=0A From: Tom Schoonjans <[email protected]>= =0ATo: Dwiki Putrandityo <[email protected]> =0ACc: Fredy Paquet <= [email protected]>; "[email protected]" <scigraphica-g= [email protected]> =0ASent: Wednesday, August 14, 2013 12:31 PM= =0ASubject: Re: [gtkextra] install gtkextra in windows=0A =0A=0A=0AHello ag= ain,=0A=0AThis looks like there is a problem with the pkg-config file of gt= k=0AAfter updating your cygwin packages, did you run configure again? Also = run 'make clean' after running configure and before running 'make'=0A=0AThe= folder you says contains gtk/gtk.h looks suspicious since it doesn't seem = to be integrated within the cygwin system directory hierarchy. Did you copy= it there yourself? Or did you install it through cygwin?=0A=0ATom=0A=0A=0A= On Aug 14, 2013, at 10:33 AM, Dwiki Putrandityo <[email protected]= > wrote:=0A=0ADear Tom,=0A>=0A>=0A>i do apologize for the inconvenience as = a newbie programmer,=A0=0A>=0A>=0A>I think its all my mistake, i updated my= cygwin, pick all devel package and the "make[2]: Entering directory `/cygd= rive/c/gtkextra-3.0.5/gtkextra'=0A>-3.0.la', needed by `all-am'. =A0Stop.`l= ibgtkextra-win32 "is gone, but still ive got another error after executing = "make" command :(=0A>"gtkbordercombo.c:35:21: fatal error: gtk/gtk.h: No su= ch file or directory"=0A>=0A>=0A>=0A>ive set PATH to "/cygdrive/c/opt/gtk/i= nclude/gtk-2.0"=A0=0A>which contain folder gtk/gtk.h=0A>=0A>=0A>am i doing = something wrong again??=0A>=0A>=0A>=0A>________________________________=0A>= From: Tom Schoonjans <[email protected]>=0A>To: Dwiki Putrandityo <dwi= [email protected]> =0A>Cc: Fredy Paquet <[email protected]> =0A>Sent: Wed= nesday, August 14, 2013 10:12 AM=0A>Subject: Re: [gtkextra] install gtkextr= a in windows=0A> =0A>=0A>=0A>Hello,=0A>=0A>=0A>=0A>=0A>Interesting. This lo= oks like a bug in the build system that should be addressed in an update.= =0A>Can you verify if this also occurs with 2.1.2?=0A>=0A>=0A>Fredy, can yo= u confirm this problem? I am currently on holidays and don't have access to= my development systems.=0A>I am thinking that we should also test on cygwi= n before making releases.=A0=0A>=0A>=0A>Dwiki, we know that gtkextra-3 work= s on windows with mingw. You may want to check this compiler out, as it has= several advantages over using cygwin, but you'll have to kick out (some) P= OSIX calls from your code.=0A>=0A>=0A>Best,=0A>=0A>=0A>Tom=A0=0A>=0A>=0A>On= Aug 14, 2013, at 7:39 AM, Dwiki Putrandityo <[email protected]> w= rote:=0A>=0A>thanks tom,=0A>>now i can do "./configure" command, but when i= execute "make" command it say=0A>>=0A>>=0A>>$ make=0A>>make =A0all-recursi= ve=0A>>make[1]: Entering directory `/cygdrive/c/gtkextra-3.0.5'=0A>>Making = all in gtkextra=0A>>make[2]: Entering directory `/cygdrive/c/gtkextra-3.0.5= /gtkextra'=0A>>-3.0.la', needed by `all-am'. =A0Stop.`libgtkextra-win32=0A>= >make[2]: Leaving directory `/cygdrive/c/gtkextra-3.0.5/gtkextra'=0A>>Makef= ile:416: recipe for target `all-recursive' failed=0A>>make[1]: *** [all-rec= ursive] Error 1=0A>>make[1]: Leaving directory `/cygdrive/c/gtkextra-3.0.5'= =0A>>Makefile:321: recipe for target `all' failed=0A>>make: *** [all] Error= 2=0A>>=0A>>=0A>>=0A>>=0A>>any clue?=0A>>=0A>>=0A>>thank you=0A>>=0A>>_____= ___________________________=0A>> From: Tom Schoonjans <[email protected]= m>=0A>>To: Dwiki Putrandityo <[email protected]> =0A>>Cc: "scigrap= [email protected]" <[email protected]= e.net> =0A>>Sent: Tuesday, August 13, 2013 12:54 PM=0A>>Subject: Re: [gtkex= tra] install gtkextra in windows=0A>> =0A>>=0A>>=0A>>Hello,=0A>>=0A>>=0A>>T= his error message says that you need to install pkg-config or, if it's alre= ady installed, to add it to you PATH environment variable.=0A>>=0A>>=0A>>If= you already installed gtk-2.0, then pkg-config should already be available= though: in that case it's definitely a path problem.=0A>>=0A>>=0A>>This be= ing said: it is strongly recommended that you use the gtkextra 3 release se= ries for your program. It is fully functional on Windows XP.=0A>>=0A>>=0A>>= Take care,=0A>>=0A>>=0A>>Tom=0A>>=0A>>=0A>>=0A>>=0A>>=0A>>=0A>>On Aug 13, 2= 013, at 8:42 AM, Dwiki Putrandityo <[email protected]> wrote:=0A>>= =0A>>hello, im going to using gtkada + gtkextra to build my application in = windows xp,=0A>>>im succesfully install gtkada in windows xp, but ive got l= itle bit trouble to install gtkextra,=A0=0A>>>here my step,=A0=0A>>>i downl= oad=A0gtk+extra-2.1.2.tar.gz and=A0gtk+extra-2.1.2-dev.zip.=A0=0A>>>im usin= g Cygwin to "./configure" the source from gtk+extra-2.1.2.tar.gz, but it sh= ow me error message=A0=0A>>>=0A>>>=0A>>>"configure: error: The pkg-config s= cript could not be found or is too old. =A0Make sure it=0A>>>is in your PAT= H or set the PKG_CONFIG environment variable to the full=0A>>>path to pkg-c= onfig."=0A>>>=0A>>>=0A>>>can anyone tell me what should i do then?=0A>>>=0A= >>>=0A>>>thank you---------------------------------------------------------= ---------------------=0A>>>Get 100% visibility into=0A Java/.NET code with = AppDynamics Lite!=0A>>>It's a free troubleshooting tool designed for produc= tion.=0A>>>Get down to code-level detail for bottlenecks, with <2% overhead= . =0A>>>Download for free and get started troubleshooting in minutes. =0A>>= >http://pubads.g.doubleclick.net/gampad/clk?id=3D48897031&iu=3D/4140/ostg.c= lktrk_______________________________________________=0A>>>Scigraphica-gtkex= tra mailing list=0A>>>[email protected]=0A>>>https= ://lists.sourceforge.net/lists/listinfo/scigraphica-gtkextra=0A>>>=0A>>=0A>= >=0A>>---------------------------------------------------------------------= ---------=0A>>Get 100% visibility into Java/.NET code with AppDynamics Lite= !=0A>>It's a free troubleshooting tool designed for production.=0A>>Get=0A = down to code-level detail for bottlenecks, with <2% overhead. =0A>>Download= for free and get started troubleshooting in minutes. =0A>>http://pubads.g.= doubleclick.net/gampad/clk?id=3D48897031&iu=3D/4140/ostg.clktrk____________= ___________________________________=0A>>Scigraphica-gtkextra mailing list= =0A>>[email protected]=0A>>https://lists.sourcefor= ge.net/lists/listinfo/scigraphica-gtkextra=0A>>=0A>=0A>=0A> --899231951-1673663328-1376460119=:44173 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable <html><body><div style=3D"color:#000; background-color:#fff; font-family:ti= mes new roman, new york, times, serif;font-size:12pt"><div><span>ups sory, = i mean "/usr/include/gtk-2.0/"</span></div><div style=3D"color: rgb(0, 0, 0= ); font-size: 16px; font-family: 'times new roman', 'new york', times, seri= f; background-color: transparent; font-style: normal;"><span>i already inst= alled gtk through cygwin, and i already run make clean, re-./configure, and= execute make command, but it still show the same error "message </spa= n><span style=3D"font-size: 12pt;">gtkbordercombo.c:35:21: fatal error: gtk= /gtk.h: No such file or directory"</span></div><div style=3D"color: rgb(0, = 0, 0); font-size: 12pt; font-family: 'times new roman', 'new york', times, = serif; background-color: transparent; font-style: normal;"><span style=3D"f= ont-size: 12pt;"><br></span></div><div style=3D"color: rgb(0, 0, 0); font-s= ize: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span style=3D"font-si= ze: 12pt;">any clue??</span></div> <div style=3D"font-family: 'times new r= oman', 'new york', times, serif; font-size: 12pt;"> <div style=3D"font-fami= ly: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div di= r=3D"ltr"> <hr size=3D"1"> <font size=3D"2" face=3D"Arial"> <b><span style= =3D"font-weight:bold;">From:</span></b> Tom Schoonjans <tom.schoonjans@m= e.com><br> <b><span style=3D"font-weight: bold;">To:</span></b> Dwiki Pu= trandityo <[email protected]> <br><b><span style=3D"font-wei= ght: bold;">Cc:</span></b> Fredy Paquet <[email protected]>; "scigraphica= [email protected]" <[email protected]= .net> <br> <b><span style=3D"font-weight: bold;">Sent:</span></b> Wednes= day, August 14, 2013 12:31 PM<br> <b><span style=3D"font-weight: bold;">Sub= ject:</span></b> Re: [gtkextra] install gtkextra in windows<br> </font> </d= iv> <div class=3D"y_msg_container"><br><div id=3D"yiv0311522593"><div>Hello again,<= div><br></div><div>This looks like there is a problem with the pkg-config f= ile of gtk</div><div>After updating your cygwin packages, did you run confi= gure again? Also run 'make clean' after running configure and before runnin= g 'make'</div><div><br></div><div>The folder you says contains gtk/gtk.h lo= oks suspicious since it doesn't seem to be integrated within the cygwin sys= tem directory hierarchy. Did you copy it there yourself? Or did you install= it through cygwin?</div><div><br></div><div>Tom</div><div><br><div><div>On= Aug 14, 2013, at 10:33 AM, Dwiki Putrandityo <<a rel=3D"nofollow" ymail= to=3D"mailto:[email protected]" target=3D"_blank" href=3D"mailto:d= [email protected]">[email protected]</a>> wrote:</div><= br class=3D"yiv0311522593Apple-interchange-newline"><blockquote type=3D"cit= e"><div style=3D"background-color: rgb(255, 255, 255); font-family: 'times = new roman', 'new york', times, serif; font-size: 12pt;"><div style=3D"font-family: 'ti= mes new roman', 'new york', times, serif; font-size: 12pt;">Dear Tom,</div>= <div style=3D"font-family: 'times new roman', 'new york', times, serif; fon= t-size: 16px; background-color: transparent; font-style: normal;"><span><br= ></span></div><div style=3D"font-family: 'times new roman', 'new york', tim= es, serif; font-size: 16px; background-color: transparent; font-style: norm= al;"><span>i do apologize for the inconvenience as a newbie programmer,&nbs= p;</span></div><div style=3D"font-family: 'times new roman', 'new york', ti= mes, serif; font-size: 16px; background-color: transparent; font-style: nor= mal;"><span><br></span></div><div style=3D"font-family: 'times new roman', = 'new york', times, serif; font-size: 16px; background-color: transparent; f= ont-style: normal;">I think its all my mistake, i updated my cygwin, pick a= ll devel package and the "<span style=3D"background-color:rgb(255, 255, 128);font-style:italic;font-size:12pt;">make[2]: Entering directory `/cygd= rive/c/gtkextra-3.0.5/gtkextra'</span></div><blockquote type=3D"cite" style= =3D"font-family: 'times new roman', 'new york', times, serif; font-size: 12= pt;"><div class=3D"yiv0311522593yui_3_7_2_42_1376456180569_69" style=3D"fon= t-size:12pt;"><span style=3D"font-style:italic;background-color:rgb(255, 25= 5, 128);">-3.0.la', needed by `all-am'. Stop.`libgtkextra-win32 "</sp= an><span style=3D"background-color:rgb(255, 255, 255);">is gone, but still = ive got another error after executing "make" command :(</span></div></block= quote><div>"gtkbordercombo.c:35:21: fatal error: gtk/gtk.h: No such file or= directory"<br></div><div style=3D"font-size: 16px; font-family: 'times new= roman', 'new york', times, serif; background-color: transparent; font-styl= e: normal;"><br></div><div style=3D"font-size: 16px; font-family: 'times ne= w roman', 'new york', times, serif; background-color: transparent; font-sty= le: normal;">ive set PATH to "/cygdrive/c/opt/gtk/include/gtk-2.0" </div>= <div style=3D"font-size: 16px; font-family: 'times new roman', 'new york', = times, serif; background-color: transparent; font-style: normal;">which con= tain folder gtk/gtk.h</div><div style=3D"font-size: 16px; font-family: 'tim= es new roman', 'new york', times, serif; background-color: transparent; fon= t-style: normal;"><br></div><div style=3D"font-size: 16px; font-family: 'ti= mes new roman', 'new york', times, serif; background-color: transparent; fo= nt-style: normal;">am i doing something wrong again??</div><div style=3D"fo= nt-size: 16px; font-family: 'times new roman', 'new york', times, serif; ba= ckground-color: transparent; font-style: normal;"><br></div> <div style=3D= "font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;= "> <div style=3D"font-family: 'times new roman', 'new york', times, serif; = font-size: 12pt;"> <div dir=3D"ltr"> <hr size=3D"1"> <font size=3D"2" face= =3D"Arial"> <b><span style=3D"font-weight:bold;">From:</span></b> Tom Schoonjans <<= a rel=3D"nofollow" ymailto=3D"mailto:[email protected]" target=3D"_blan= k" href=3D"mailto:[email protected]">[email protected]</a>><br> = <b><span style=3D"font-weight:bold;">To:</span></b> Dwiki Putrandityo <<= a rel=3D"nofollow" ymailto=3D"mailto:[email protected]" target=3D"= _blank" href=3D"mailto:[email protected]">[email protected]= om</a>> <br><b><span style=3D"font-weight:bold;">Cc:</span></b> Fredy Pa= quet <<a rel=3D"nofollow" ymailto=3D"mailto:[email protected]" target=3D"_bl= ank" href=3D"mailto:[email protected]">[email protected]</a>> <br> <b><span styl= e=3D"font-weight:bold;">Sent:</span></b> Wednesday, August 14, 2013 10:12 A= M<br> <b><span style=3D"font-weight:bold;">Subject:</span></b> Re: [gtkextr= a] install gtkextra in windows<br> </font> </div> <div class=3D"yiv03115225= 93y_msg_container"><br>=0A<div id=3D"yiv0311522593">Hello,<div><br></div><d= iv><br></div><div>Interesting. This looks like a bug in the build system th= at should be addressed in an update.</div><div>Can you verify if this also = occurs with 2.1.2?</div><div><br></div><div>Fredy, can you confirm this pro= blem? I am currently on holidays and don't have access to my development sy= stems.</div><div>I am thinking that we should also test on cygwin before ma= king releases. </div><div><br></div><div>Dwiki, we know that gtkextra-= 3 works on windows with mingw. You may want to check this compiler out, as = it has several advantages over using cygwin, but you'll have to kick out (s= ome) POSIX calls from your code.</div><div><br></div><div>Best,</div><div><= br></div><div>Tom </div><div><br><div><div>On Aug 14, 2013, at 7:39 AM= , Dwiki Putrandityo <<a rel=3D"nofollow" ymailto=3D"mailto:dwikiputrandi= [email protected]" target=3D"_blank" href=3D"mailto:[email protected]">[email protected]</a>&= gt; wrote:</div><br class=3D"yiv0311522593Apple-interchange-newline"><block= quote type=3D"cite"><div><div style=3D"background-color: rgb(255, 255, 255)= ; font-family: 'times new roman', 'new york', times, serif; font-size: 12pt= ;"><div style=3D"font-family: 'times new roman', 'new york', times, serif; = font-size: 12pt;"><span>thanks tom,</span></div><div style=3D"font-family: = 'times new roman', 'new york', times, serif; font-size: 16px; background-co= lor: transparent; font-style: normal;"><span>now i can do "./configure" com= mand, but when i execute "make" command it say</span></div><div style=3D"ba= ckground-color:transparent;"><br></div><div style=3D"background-color:trans= parent;"><span style=3D"font-style:italic;">$ make</span></div><div style= =3D"background-color:transparent;"><span style=3D"font-style:italic;">make = all-recursive</span></div><div style=3D"background-color:transparent;= "><span style=3D"font-style:italic;">make[1]: Entering directory `/cygdrive/c/gtke= xtra-3.0.5'</span></div><div style=3D"background-color:transparent;"><span = style=3D"font-style:italic;">Making all in gtkextra</span></div><div><span = style=3D"font-style:italic;background-color:rgb(255, 255, 128);">make[2]: E= ntering directory `/cygdrive/c/gtkextra-3.0.5/gtkextra'</span></div><div><s= pan style=3D"font-style:italic;background-color:rgb(255, 255, 128);">-3.0.l= a', needed by `all-am'. Stop.`libgtkextra-win32</span></div><div styl= e=3D"background-color:transparent;"><span style=3D"font-style:italic;">make= [2]: Leaving directory `/cygdrive/c/gtkextra-3.0.5/gtkextra'</span></div><d= iv style=3D"background-color:transparent;"><span style=3D"font-style:italic= ;">Makefile:416: recipe for target `all-recursive' failed</span></div><div = style=3D"background-color:transparent;"><span style=3D"font-style:italic;">= make[1]: *** [all-recursive] Error 1</span></div><div style=3D"background-color:transparent;"><span style=3D"font-style:italic;"= >make[1]: Leaving directory `/cygdrive/c/gtkextra-3.0.5'</span></div><div s= tyle=3D"background-color:transparent;"><span style=3D"font-style:italic;">M= akefile:321: recipe for target `all' failed</span></div><div style=3D"backg= round-color:transparent;"><span style=3D"font-style:italic;">make: *** [all= ] Error 2</span></div><div><br></div><div style=3D"font-family: 'times new = roman', 'new york', times, serif; font-size: 12pt;"><br></div><div style=3D= "font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;= ">any clue?</div><div style=3D"font-family: 'times new roman', 'new york', = times, serif; font-size: 12pt;"><br></div><div style=3D"font-family: 'times= new roman', 'new york', times, serif; font-size: 16px; background-color: t= ransparent; font-style: normal;">thank you</div> <div style=3D"font-family= : 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div styl= e=3D"font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div dir= =3D"ltr"> <hr size=3D"1"> <font size=3D"2" face=3D"Arial"> <b><span style= =3D"font-weight:bold;">From:</span></b> Tom Schoonjans <<a rel=3D"nofoll= ow" ymailto=3D"mailto:[email protected]" target=3D"_blank" href=3D"mail= to:[email protected]">[email protected]</a>><br> <b><span style= =3D"font-weight:bold;">To:</span></b> Dwiki Putrandityo <<a rel=3D"nofol= low" ymailto=3D"mailto:[email protected]" target=3D"_blank" href= =3D"mailto:[email protected]">[email protected]</a>> <= br><b><span style=3D"font-weight:bold;">Cc:</span></b> "<a rel=3D"nofollow"= ymailto=3D"mailto:[email protected]" target=3D"_b= lank" href=3D"mailto:[email protected]">scigraphic= [email protected]</a>" <<a rel=3D"nofollow" ymailto=3D"ma= ilto:[email protected]" target=3D"_blank" href=3D"mailto:[email protected]">scigraphica-gtk= [email protected]</a>> <br> <b><span style=3D"font-weight:bold= ;">Sent:</span></b> Tuesday, August 13, 2013 12:54 PM<br> <b><span style=3D= "font-weight:bold;">Subject:</span></b> Re: [gtkextra] install gtkextra in = windows<br> </font> </div> <div class=3D"yiv0311522593y_msg_container"><br>= <div id=3D"yiv0311522593">Hello,<div><br></div><div>This error message says= that you need to install pkg-config or, if it's already installed, to add = it to you PATH environment variable.</div><div><br></div><div>If you alread= y installed gtk-2.0, then pkg-config should already be available though: in= that case it's definitely a path=0A problem.</div><div><br></div><div>This= being said: it is strongly recommended that you use the gtkextra 3 release= series for your program. It is fully functional on Windows XP.</div><div><= br></div><div>Take care,</div><div><br></div><div>Tom</div><div><br></div><= div><br></div><div><br><div><div>On Aug 13, 2013, at 8:42 AM, Dwiki Putrand= ityo <<a rel=3D"nofollow" ymailto=3D"mailto:[email protected]" = target=3D"_blank" href=3D"mailto:[email protected]">dwikiputrandit= [email protected]</a>> wrote:</div><br class=3D"yiv0311522593Apple-interchang= e-newline"><blockquote type=3D"cite"><div><div style=3D"background-color: r= gb(255, 255, 255); font-family: 'times new roman', 'new york', times, serif= ; font-size: 12pt;"><div style=3D"font-family: 'times new roman', 'new york= ', times, serif; font-size: 12pt;">hello, im going to using gtkada + gtkext= ra to build my application in windows xp,</div><div style=3D"font-family: '= times new roman', 'new york', times, serif; font-size: 12pt;">im succesfully install gtkada in windows xp, but ive got= litle bit trouble to install gtkextra, </div><div style=3D"font-famil= y: 'times new roman', 'new york', times, serif; font-size: 12pt;">here my s= tep, </div><div style=3D"font-family: 'times new roman', 'new york', t= imes, serif; font-size: 12pt;">i download gtk+extra-2.1.2.tar.gz and&n= bsp;gtk+extra-2.1.2-dev.zip.<span style=3D"font-size:12pt;"> </span></= div><div style=3D"font-family: 'times new roman', 'new york', times, serif;= font-size: 12pt; background-color: transparent; font-style: normal;"><span= style=3D"font-size:12pt;">im using Cygwin to "./configure" the source from= </span>gtk+extra-2.1.2.tar.gz<span style=3D"font-size:12pt;background-colo= r:transparent;">, but it show me error message </span></div><div><span= style=3D"font-family: 'times new roman', 'new york', times, serif; font-si= ze: 12pt;"><br></span></div><div style=3D"font-size:16px;font-family:'times= new=0A roman', 'new york', times, serif;background-color:transparent;"><sp= an style=3D"font-style:italic;"><span style=3D"font-family: 'times new roma= n', 'new york', times, serif; font-size: 12pt;">"</span><span style=3D"font= -family: 'times new roman', 'new york', times, serif;">configure: error: Th= e pkg-config script could not be found or is too old. Make sure it</s= pan></span></div><div><span style=3D"font-family: 'times new roman', 'new y= ork', times, serif; font-style: italic;">is in your PATH or set the PKG_CON= FIG environment variable to=0A the full</span></div><div><span style=3D"fon= t-family: 'times new roman', 'new york', times, serif; font-style: italic;"= >path to pkg-config."</span></div><div style=3D"font-size: 16px; font-famil= y: 'times new roman', 'new york', times, serif; background-color: transpare= nt; font-style: italic;"><span style=3D"font-family: 'times new roman', 'ne= w york', times, serif; font-style: italic;"><br></span></div><div style=3D"= font-size: 16px; font-family: 'times new roman', 'new york', times, serif; = background-color: transparent;">can anyone tell me what should i do then?</= div><div style=3D"font-size: 16px; font-family: 'times new roman', 'new yor= k', times, serif; background-color: transparent;"><br></div><div style=3D"f= ont-size: 16px; font-family: 'times new roman', 'new york', times, serif; b= ackground-color: transparent; font-style: normal;">thank you</div></div></d= iv>------------------------------------------------------------------------= ------<br>Get 100% visibility into=0A Java/.NET code with AppDynamics Lite!= <br>It's a free troubleshooting tool designed for production.<br>Get down t= o code-level detail for bottlenecks, with <2% overhead. <br>Download for= free and get started troubleshooting in minutes. <br><a rel=3D"nofollow" t= arget=3D"_blank" href=3D"http://pubads.g.doubleclick.net/gampad/clk?id=3D48= 897031&iu=3D/4140/ostg.clktrk__________________________________________= _____">http://pubads.g.doubleclick.net/gampad/clk?id=3D48897031&iu=3D/4= 140/ostg.clktrk_______________________________________________</a><br>Scigr= aphica-gtkextra mailing list<br><a rel=3D"nofollow" ymailto=3D"mailto:Scigr= [email protected]" target=3D"_blank" href=3D"mailto:Sci= [email protected]">[email protected]= orge.net</a><br>https://lists.sourceforge.net/lists/listinfo/scigraphica-gt= kextra<br></blockquote></div><br></div></div><br><br></div> </div> </div>= =20 </div></div>--------------------------------------------------------------= ----------------<br>Get 100% visibility into Java/.NET code with AppDynamic= s Lite!<br>It's a free troubleshooting tool designed for production.<br>Get= =0A down to code-level detail for bottlenecks, with <2% overhead. <br>Do= wnload for free and get started troubleshooting in minutes. <br><a rel=3D"n= ofollow" target=3D"_blank" href=3D"http://pubads.g.doubleclick.net/gampad/c= lk?id=3D48897031&iu=3D/4140/ostg.clktrk________________________________= _______________">http://pubads.g.doubleclick.net/gampad/clk?id=3D48897031&a= mp;iu=3D/4140/ostg.clktrk_______________________________________________</a= ><br>Scigraphica-gtkextra mailing list<br><a rel=3D"nofollow" ymailto=3D"ma= ilto:[email protected]" target=3D"_blank" href=3D"= mailto:[email protected]">Scigraphica-gtkextra@lis= ts.sourceforge.net</a><br>https://lists.sourceforge.net/lists/listinfo/scig= raphica-gtkextra<br></blockquote></div><br></div></div><br><br></div> </div= > </div> </div></blockquote></div><br></div></div></div><br><br></div> </d= iv> </div> </div></body></html> --899231951-1673663328-1376460119=:44173-- --===============0960034849588499559== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk --===============0960034849588499559== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Scigraphica-gtkextra mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scigraphica-gtkextra --===============0960034849588499559==--