DesignSomething.org
Leopardboard - Home
Join
Sign in
Search
Search Options
Search Everything
Search Leopardboard
Overview
Forums
Videos
Projects
How to Buy
Support
Home
»
Leopardboard
»
Software
»
All Tags
»
Library
Tags
Overlay
Pango
SUBTITLE
Related Posts
Forum Post:
Re: Error in make command for a custom package
Morteza
I successfully compiled Pango, and there is no error. I figured out that it is trying to add X11 support and I checked the /src/configure script. There is an undocumented switch which I added to my Makefile ( ac_cv_have_x=no ) Here is my Makefile: # Pango Text rendering library by Morteza...
on
2 Nov 2011
Forum Post:
Re: Error in make command for a custom package
Morteza
Thanks Everyone!! :) I solved it myself. I looked into $DEVDIR/fs/fdsev/ for the compiled libraries (libpango-1.0.so) and found out that the path I was using inside the Makefile was incorrect. I fixed it and it works like a charm now. In the near future I will post a tutorial on the format...
on
5 Nov 2011
Forum Post:
Re: Error in make command for a custom package
Morteza
Thanks Todd, As you asked, I ran some tests on V4L2SRC and here are the performance outputs from my LeopardBoard 365 @ 297Mhz Pipeline without overlay: gst-launch -e v4l2src always-copy=FALSE input-src=composite ! 'video/x-raw-yuv,format=(fourcc)NV12,width=640,height=480,pitch=736'...
on
20 Nov 2011