Hi all,
I am working on custom design board based on IBM 405 powerPC based. I am
looking for browser, can anyone sugggest me the link for the browser. I am
working ln linux. I am using linux source code from montavista.
Thanks & Regards,
Rakesh
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
From: Dan Kegel <hidden> Date: 2003-08-05 05:11:13
Rakesh jagota wrote:
I am working on custom design board based on IBM 405 powerPC based. I am
looking for browser, can anyone sugggest me the link for the browser. I am
working ln linux. I am using linux source code from montavista.
Hi,
We want just the basic browser. We have tried with viewml, and dillo, but we
are not able to compile with "ppc_405-". We have tried with pango, gtk, glib
etc ( for dillo) . but we are not getting it. Can you suggest me some link so
that I can just compile the source with ppc_405.
Thanks & regards,
Rakesh
On Tuesday 05 August 2003 10:41 am, Dan Kegel wrote:
Rakesh jagota wrote:
quoted
I am working on custom design board based on IBM 405 powerPC based. I am
looking for browser, can anyone sugggest me the link for the browser. I
am working ln linux. I am using linux source code from montavista.
So you're looking for source code for a web browser?
What are your requirements?
- Dan
Hi,
We want just the basic browser. We have tried with viewml, and dillo, but we
are not able to compile with "ppc_405-". We have tried with pango, gtk, glib
etc ( for dillo) . but we are not getting it. Can you suggest me some link so
that I can just compile the source with ppc_405.
hi,
Thanks a lot. It seems X11 is required for this browser.
Is there any browser without X11 libraries.
Thanx and Regards
Rakesh Jagota
On Tuesday 05 August 2003 12:52 pm, Honza Petrous wrote:
V Út, 05. 08. 2003 v 09.14, Rakesh jagota napsal:
quoted
Hi,
We want just the basic browser. We have tried with viewml, and dillo, but
we are not able to compile with "ppc_405-". We have tried with pango,
gtk, glib etc ( for dillo) . but we are not getting it. Can you suggest
me some link so that I can just compile the source with ppc_405.
Thanks a lot. It seems X11 is required for this browser.
Is there any browser without X11 libraries.
See more deeply in configure.sh - there is possibility
to not use X at all ;) Then it will act in full-screen
textmode only.
/Honza
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
Hi,
Thankx, we have tried whatever you have mention. We have disabnled the "X"
and we are getting this in text mode only. Can you pl suggest us any browser
which uses any embedded graphics libraries. We dont want to use X11.
Thanks & Regards,
Rakesh Jagota
On Tuesday 05 August 2003 04:12 pm, Honza Petrous wrote:
V Út, 05. 08. 2003 v 11.51, Rakesh jagota napsal:
quoted
Thanks a lot. It seems X11 is required for this browser.
Is there any browser without X11 libraries.
See more deeply in configure.sh - there is possibility
to not use X at all ;) Then it will act in full-screen
textmode only.
/Honza
From: Wolfgang Grandegger <hidden> Date: 2003-08-05 12:08:14
Hi,
maybe you want give "Lynx" a try (see http://lynx.isc.org/).
But don't ask me how to cross compile it because I personally
have never done it.
Hope it helps.
Wolfgang.
-- Original Message --
From: Rakesh jagota <redacted>
Reply-To: j.rakesh@gdatech.co.in
To: Honza Petrous <redacted>
Subject: Re: ppc405
Date: Tue, 5 Aug 2003 17:04:36 +0530
Cc: linuxppc-embedded@lists.linuxppc.org
Hi,
Thankx, we have tried whatever you have mention. We have disabnled the "X"
and we are getting this in text mode only. Can you pl suggest us any browser
which uses any embedded graphics libraries. We dont want to use X11.
Thanks & Regards,
Rakesh Jagota
On Tuesday 05 August 2003 04:12 pm, Honza Petrous wrote:
quoted
V Út, 05. 08. 2003 v 11.51, Rakesh jagota napsal:
quoted
Thanks a lot. It seems X11 is required for this browser.
Is there any browser without X11 libraries.
See more deeply in configure.sh - there is possibility
to not use X at all ;) Then it will act in full-screen
textmode only.
/Honza