[amsat-bb] Re: Need help to compile Gpredict
WA6FWF
wa6fwf at sbcglobal.net
Wed Nov 2 20:26:56 PDT 2011
looks like your RANDR issue is a known bug, looking out on the
macports.org website
What does 'Xlib: extension "RANDR" missing on display
"/tmp/launch-XXXXXX/:0"' mean?¶
<mailbox:///C%7C/Users/Kevin%20Schuchmann/AppData/Roaming/Thunderbird/Profiles/ezo1336t.default/Mail/Local%20Folders/Inbox.sbd/amsat-bb?number=2241226#randr>
Many X11 programs try to use the RANDR extension, and print this warning
when it is not available. The RANDR extension is not available in the
Apple-provided X11 server in Snow Leopard and earlier. It is supported
in XQuartz <http://xquartz.macosforge.org> 2.6.0 as well as the MacPorts
X11 servers.
Unless you have a specific need for RandR functionality, this warning
can be safely ignored.
On 11/2/2011 5:31 PM, Joseph Armbruster wrote:
> Oscar,
>
> After reading the posts today I figured I would go home and take a quick stab at it. Here is what I have done and my results so-far. Total time for these steps was about 10 minutes (and my port upgrade is still running... grrrrrrr...) Anyhow, hopefully this helps! I'm going to step away from the computer for a bit, when I come back later, i'll report back on the result of my final run!
>
> Joseph Armbruster, KJ4JIO
>
>
> # grabbed gpredict-1.3.tar.gz from sf.net
> tar -zxvf gpredict-1.3.tar.gz
> ./configure
>
> # received an error:
> #checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
>
> sudo port install intltool
> #… waited …
> #ran into a dependency issue with p5.12-xml-parser
> #Error: Dependency 'p5.12-xml-parser' not found.
> #Error: Status 1 encountered during processing.
> #fixed it with:
> sudo port selfupdate
> sudo port upgrade intltool
> sudo port install intltool
>
> #re-ran:
> ./configure
>
> #received other errors:
> #configure: error: Package requirements (gtk+-2.0>= 2.18.0 glib-2.0>= 2.22.0 gthread-2.0>= 2.22.0 goocanvas>= 0.15 libcurl>= 7.19.0) were not met:
> #No package 'goocanvas' found
> #No package 'libcurl' found
>
> sudo port install goocanvas
>
> #completed without error
>
> sudo port install libcurl
>
> #completed without error
>
> #re-ran:
> ./configure
>
> #completed without error
> #SUMMARY:
> #Gpredict version... : 1.3
> #Glib version....... : 2.28.8
> #Gio version........ : 2.28.8
> #Gthread version.... : 2.28.8
> #Gdk version........ : 2.24.7
> #Gtk+ version....... : 2.24.7
> #GooCanvas version.. : 0.15
> #Liburl version..... : 7.22.0
>
> #ran
> make
>
> #completed without error (took about 30 seconds to build on my 2.53Ghz Macbook Pro)
>
> #tried to run it
>
> cd src
> ./gpredict
>
> #received this error:
> #Xlib: extension "RANDR" missing on display "/tmp/launch-gueRnl/org.x:0".
>
> sudo port upgrade outdated
>
> #… this is taking forever right now, because I use ports quite a bit…
> #… standby for more!
>
>
>
>
> On Nov 1, 2011, at 6:23 PM, Oscar Vera wrote:
>
>> Hello,
>>
>> I have been having problems to compile Gpredict on mac. Is anyone gong to the AMSAT meeting and could provide a little help to compile Gredict?
>>
>> thank you.
>>
>> o.
>> _______________________________________________
>> Sent via AMSAT-BB at amsat.org. Opinions expressed are those of the author.
>> Not an AMSAT-NA member? Join now to support the amateur satellite program!
>> Subscription settings: http://amsat.org/mailman/listinfo/amsat-bb
>
> _______________________________________________
> Sent via AMSAT-BB at amsat.org. Opinions expressed are those of the author.
> Not an AMSAT-NA member? Join now to support the amateur satellite program!
> Subscription settings: http://amsat.org/mailman/listinfo/amsat-bb
>
More information about the AMSAT-BB
mailing list