ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Fwd: iMX27 and Xorg+GTK


From: Stuart Hughes
Subject: Re: [Ltib] Fwd: iMX27 and Xorg+GTK
Date: Fri, 06 Feb 2009 10:00:06 +0000

Hi Hamilton,

I'm not sure what they're using, but there's a bunch of linux boot
things around (splashtop, coreboot {linuxbios} ), here's one for
coreboot that was posted to this list a while back by Alan Carvalho de
Assis: http://www.youtube.com/watch?v=nuzRsXKm_NQ

Regards, Stuart

On Thu, 2009-02-05 at 19:29 -0200, Hamilton Vera wrote:
> Hi Luis and Stuart, thanks for everything.
> 
> I still working on E17 and GTK, I will send a complete feedback soon.
> 
> If you guys have time, check out these videos :
> 
> http://www.youtube.com/watch?v=wcnk4RhVYzM
> http://www.youtube.com/watch?v=F1-rfMBp6vw ( 4 minutes to boot the system )
> http://www.youtube.com/watch?v=JrQfFnRjjOY&feature=related
> 
> These interfaces are pretty cool, do you know what kind of
> IDE/Environment are they using? I am wondering if I can find something
> like this to iMX ( I will take a look at freescale ), but if you guys
> have any tips , please get in touch.
> 
> Thanks a lot.
> 
> 
> On Wed, Feb 4, 2009 at 1:32 PM, Stuart Hughes <address@hidden> wrote:
> > Hi Hamilton,
> >
> > You can build Xorg/X11/Gtk in the current LTIB, but this is limited
> > (it's not a full desktop system).   All the libraries that are required
> > as selected for you.
> >
> > So far as java goes, this is not supported in LTIB.
> >
> > Regards, Stuart
> >
> > On Wed, 2009-02-04 at 12:11 -0200, Hamilton Vera wrote:
> >> Hi masters.
> >>
> >> I am working on iMX27 ADS, my goal is to deploy Xorg/X11+Gtk.
> >>
> >> I've found some articles and tried some how-tos, but no success yet;
> >>
> >> http://lists.gnu.org/archive/html/ltib/2009-01/msg00066.html
> >> http://fs.bluewind.it/?cat=1
> >> http://www.arm.linux.org.uk/docs/
> >> http://www.libertatia.org/blog/?p=66 ( this one looks pretty good, but
> >> i have no spec files to build packages, but still working on my own
> >> spec)
> >>
> >> If somebody is facing the same difficulties, please get in touch.
> >>
> >> I am wondering something, a simple Gtk based application needs lots of
> >> libs, for example:
> >>
> >> address@hidden:~$ ldd /usr/bin/gcalctool
> >>        linux-gate.so.1 =>  (0xb7fa0000)
> >>        libglade-2.0.so.0 => /usr/lib/libglade-2.0.so.0 (0xb7f72000)
> >>        liblaunchpad-integration.so.1 =>
> >> /usr/lib/liblaunchpad-integration.so.1 (0xb7f6e000)
> >>        libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0xb7bf6000)
> >>        libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0xb7b72000)
> >>        libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0xb7b58000)
> >>        libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7b33000)
> >>        libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0xb7af6000)
> >>        libgobject-2.0.so.0 => /usr/local/lib/libgobject-2.0.so.0 
> >> (0xb7ab8000)
> >>        libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0xb7a88000)
> >>        libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0xb79b7000)
> >>        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7868000)
> >>        libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb7748000)
> >>        libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 
> >> (0xb7730000)
> >>        libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 
> >> (0xb7726000)
> >>        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb76fc000)
> >>        libXext.so.6 => /usr/lib/libXext.so.6 (0xb76ee000)
> >>        libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb76e6000)
> >>        libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0xb76e3000)
> >>        libXi.so.6 => /usr/lib/libXi.so.6 (0xb76db000)
> >>        libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb76d4000)
> >>        libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb76cb000)
> >>        libXcomposite.so.1 => /usr/lib/libXcomposite.so.1 (0xb76c8000)
> >>        libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0xb76c5000)
> >>        libcairo.so.2 => /usr/lib/libcairo.so.2 (0xb7663000)
> >>        libX11.so.6 => /usr/lib/libX11.so.6 (0xb757c000)
> >>        libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb7576000)
> >>        libgmodule-2.0.so.0 => /usr/local/lib/libgmodule-2.0.so.0 
> >> (0xb7572000)
> >>        libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb756e000)
> >>        /lib/ld-linux.so.2 (0xb7fa1000)
> >>        libORBit-2.so.0 => /usr/lib/libORBit-2.so.0 (0xb751c000)
> >>        libgthread-2.0.so.0 => /usr/local/lib/libgthread-2.0.so.0 
> >> (0xb7516000)
> >>        librt.so.1 => /lib/tls/i686/cmov/librt.so.1 (0xb750d000)
> >>        libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb74f5000)
> >>        libz.so.1 => /usr/lib/libz.so.1 (0xb74e0000)
> >>        libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0xb74b9000)
> >>        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb744b000)
> >>        libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb742a000)
> >>        libXau.so.6 => /usr/lib/libXau.so.6 (0xb7427000)
> >>        libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb7404000)
> >>        libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0xb73db000)
> >>        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb72e7000)
> >>        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb72dc000)
> >>        libxcb-xlib.so.0 => /usr/lib/libxcb-xlib.so.0 (0xb72da000)
> >>        libxcb.so.1 => /usr/lib/libxcb.so.1 (0xb72c2000)
> >>        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb72bc000)
> >>
> >>
> >> What are you guys using to make interfaces to this kind of hardware?
> >> Java? Web-Based application ( i.e iMX27 IP Camera)?
> >>
> >> Although working on Gtk, I don't know if it is the best environment to
> >> this hardware.
> >>
> >> Just to make it clear, I am not a developer ( just a ordinary sysadmin
> >> :) ), I am worried about the size of the image/filesystem and the load
> >> to run this kind of application.
> >>
> >> Thanks in advance, sorry about the poor English.
> >>
> >> []' s
> >>
> >> --
> >> Hamilton Vera
> >> int Administrator (char Network[],char ComputationalSystems[]);
> >> "Google is my shepherd, no want shall I know"
> >>
> >>
> >> _______________________________________________
> >> LTIB home page: http://bitshrine.org
> >>
> >> Ltib mailing list
> >> address@hidden
> >> http://lists.nongnu.org/mailman/listinfo/ltib
> >>
> >
> >
> 
> 
> _______________________________________________
> LTIB home page: http://bitshrine.org
> 
> Ltib mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/ltib
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]