Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: geep Newsgroups: comp.graphics.apps.gnuplot Subject: Re: gnuplot on Linux ARM Date: Fri, 15 Jul 2011 21:33:47 +0000 (UTC) Organization: Aioe.org NNTP Server Lines: 30 Message-ID: References: <30dd69b9-c1aa-4702-9dd2-901e2d296ff7@q12g2000prb.googlegroups.com> NNTP-Posting-Host: gHhNvaGUF5At9J6VuitmMg.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org User-Agent: Pan/0.134 (Wait for Me; GIT cb32159 master) X-Notice: Filtered by postfilter v. 0.8.2 Xref: x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:439 On Tue, 12 Jul 2011 07:16:05 -0700, roy wrote: > Hi, > > I wanna use gnuplot on Linux ARM is it possible? Anyone tried cross- > compiling it? > > Thanks, > El Roy I've no experience of ARM myself but I do know that there's a version of Slackware, which includes gnuplot, is available on ARM - see: http://www.armedslack.org/ And the build recipe for gnuplot on Slackware Linux (the SlackBuild script) @ http://tinyurl.com/6d7k2z7 detects if the build is on ARM architecture, which suggests that it should build OK, although I guess that is on an ARM machine rather than cross-compiled. Regular Slackware distributions include precompiled gnuplot for both 32bit and 64bit architectures, as well as the SlackBuild scripts for those wanting to compile themselves. I suppose that the ARM version would also include a version compiled for ARM architecture. The precompiled ARM version of gnuplot seems to be here: http://tinyurl.com/63ppovn Hope this might be a bit useful. Cheers, Peter