[opensuse] Qtiplot for openSUSE
Hi all, Does any of you know if there is a legal rpm package of QtiPlot somewhere. Anybody uses it on openSuSe 12.x or successfully compiled it from source? Thanks, Albert
Am 05.04.2013 15:30, schrieb Oszkó Albert:
Does any of you know if there is a legal rpm package of QtiPlot somewhere. Anybody uses it on openSuSe 12.x or successfully compiled it from source?
Did you look here? http://software.opensuse.org/package/qtiplot?search_term=Qtiplot -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
2013. 04. 05. 15:46 keltezéssel, Kai-Uwe Behrmann írta:
Am 05.04.2013 15:30, schrieb Oszkó Albert:
Does any of you know if there is a legal rpm package of QtiPlot somewhere. Anybody uses it on openSuSe 12.x or successfully compiled it from source?
Did you look here? http://software.opensuse.org/package/qtiplot?search_term=Qtiplot
Thank you very much! Will try it in the evening. Best regards, Albert
2013-04-05 16:10 keltezéssel, Oszkó Albert írta:
2013. 04. 05. 15:46 keltezéssel, Kai-Uwe Behrmann írta:
Am 05.04.2013 15:30, schrieb Oszkó Albert:
Does any of you know if there is a legal rpm package of QtiPlot somewhere. Anybody uses it on openSuSe 12.x or successfully compiled it from source?
Did you look here? http://software.opensuse.org/package/qtiplot?search_term=Qtiplot
Thank you very much! Will try it in the evening.
Best regards, Albert
Well, I managed to install QtiPlot, but, unfortunately, the precompiled version cannot open Origin files, which was the goal of this whole thing. So I tried to compile it from source, but g++ cannot find some directories and files. They exist but possibly not where g++ expect. How can I tell g++ or make where those files can be found? Thanks, Albert -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Sat, 2013-04-06 at 20:30 +0200, Oszkó Albert wrote:
2013-04-05 16:10 keltezéssel, Oszkó Albert írta:
2013. 04. 05. 15:46 keltezéssel, Kai-Uwe Behrmann írta:
Am 05.04.2013 15:30, schrieb Oszkó Albert:
Does any of you know if there is a legal rpm package of QtiPlot somewhere. Anybody uses it on openSuSe 12.x or successfully compiled it from source?
Did you look here? http://software.opensuse.org/package/qtiplot?search_term=Qtiplot
Thank you very much! Will try it in the evening.
Best regards, Albert
Well, I managed to install QtiPlot, but, unfortunately, the precompiled version cannot open Origin files, which was the goal of this whole thing. So I tried to compile it from source, but g++ cannot find some directories and files. They exist but possibly not where g++ expect. How can I tell g++ or make where those files can be found?
Where did you get the source? I would have thought that if you got it from OBS, it would compile with: rpmbuild --rebuild name-of-rpm.src.rpm Then, the locations of all libs are looked for where openSUSE packages install them. Of course, I would expect you to get pretty much what you installed from the openSUSE binary RPM. The fact that your includes and libs are not where the compiler expects them to be may indicate that the same is true of the runtime application. And maybe that is why it is failing. Yours sincerely, Roger Oberholtzer Ramböll RST / Systems Office: Int +46 10-615 60 20 Mobile: Int +46 70-815 1696 roger.oberholtzer@ramboll.se ________________________________________ Ramböll Sverige AB Krukmakargatan 21 P.O. Box 17009 SE-104 62 Stockholm, Sweden www.rambollrst.se -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
Kai-Uwe Behrmann
-
Oszkó Albert
-
Roger Oberholtzer