* ppc405
@ 2003-08-05 4:04 Rakesh jagota
2003-08-05 5:11 ` ppc405 Dan Kegel
0 siblings, 1 reply; 8+ messages in thread
From: Rakesh jagota @ 2003-08-05 4:04 UTC (permalink / raw)
To: linuxppc-embedded
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/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: ppc405
2003-08-05 4:04 ppc405 Rakesh jagota
@ 2003-08-05 5:11 ` Dan Kegel
2003-08-05 7:14 ` ppc405 Rakesh jagota
0 siblings, 1 reply; 8+ messages in thread
From: Dan Kegel @ 2003-08-05 5:11 UTC (permalink / raw)
To: j.rakesh; +Cc: linuxppc-embedded
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.
So you're looking for source code for a web browser?
What are your requirements?
- Dan
--
Dan Kegel
http://www.kegel.com
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: ppc405
2003-08-05 5:11 ` ppc405 Dan Kegel
@ 2003-08-05 7:14 ` Rakesh jagota
2003-08-05 7:22 ` ppc405 Honza Petrous
0 siblings, 1 reply; 8+ messages in thread
From: Rakesh jagota @ 2003-08-05 7:14 UTC (permalink / raw)
To: Dan Kegel; +Cc: linuxppc-embedded
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:
> > 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
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: ppc405
2003-08-05 7:14 ` ppc405 Rakesh jagota
@ 2003-08-05 7:22 ` Honza Petrous
2003-08-05 9:51 ` ppc405 Rakesh jagota
0 siblings, 1 reply; 8+ messages in thread
From: Honza Petrous @ 2003-08-05 7:22 UTC (permalink / raw)
To: j.rakesh; +Cc: linuxppc-embedded
V Út, 05. 08. 2003 v 09.14, Rakesh jagota napsal:
> 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.
>
I can suggest you elinks browser (compiled smoothly
on PPC, ie for Dreambox)
http://elinks.or.cz/
or his ancestor
http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/
/Honza
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: ppc405
2003-08-05 7:22 ` ppc405 Honza Petrous
@ 2003-08-05 9:51 ` Rakesh jagota
2003-08-05 10:42 ` ppc405 Honza Petrous
0 siblings, 1 reply; 8+ messages in thread
From: Rakesh jagota @ 2003-08-05 9:51 UTC (permalink / raw)
To: Honza Petrous; +Cc: linuxppc-embedded
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:
> > 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.
>
> I can suggest you elinks browser (compiled smoothly
> on PPC, ie for Dreambox)
>
> http://elinks.or.cz/
>
> or his ancestor
>
> http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/
>
> /Honza
>
>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: ppc405
2003-08-05 9:51 ` ppc405 Rakesh jagota
@ 2003-08-05 10:42 ` Honza Petrous
2003-08-05 11:34 ` ppc405 Rakesh jagota
0 siblings, 1 reply; 8+ messages in thread
From: Honza Petrous @ 2003-08-05 10:42 UTC (permalink / raw)
To: j.rakesh; +Cc: linuxppc-embedded
V Út, 05. 08. 2003 v 11.51, Rakesh jagota napsal:
> 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/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: ppc405
2003-08-05 10:42 ` ppc405 Honza Petrous
@ 2003-08-05 11:34 ` Rakesh jagota
2003-08-05 12:08 ` ppc405 Wolfgang Grandegger
0 siblings, 1 reply; 8+ messages in thread
From: Rakesh jagota @ 2003-08-05 11:34 UTC (permalink / raw)
To: Honza Petrous; +Cc: linuxppc-embedded
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:
> > 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/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: ppc405
2003-08-05 11:34 ` ppc405 Rakesh jagota
@ 2003-08-05 12:08 ` Wolfgang Grandegger
0 siblings, 0 replies; 8+ messages in thread
From: Wolfgang Grandegger @ 2003-08-05 12:08 UTC (permalink / raw)
To: j.rakesh, Honza Petrous; +Cc: linuxppc-embedded
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 <j.rakesh@gdatech.co.in>
>Reply-To: j.rakesh@gdatech.co.in
>To: Honza Petrous <hop@unibase.cz>
>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:
>> V Út, 05. 08. 2003 v 11.51, Rakesh jagota napsal:
>> > 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
>>
>>
>
>
>
\x18
Wolfgang
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2003-08-05 12:08 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-05 4:04 ppc405 Rakesh jagota
2003-08-05 5:11 ` ppc405 Dan Kegel
2003-08-05 7:14 ` ppc405 Rakesh jagota
2003-08-05 7:22 ` ppc405 Honza Petrous
2003-08-05 9:51 ` ppc405 Rakesh jagota
2003-08-05 10:42 ` ppc405 Honza Petrous
2003-08-05 11:34 ` ppc405 Rakesh jagota
2003-08-05 12:08 ` ppc405 Wolfgang Grandegger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).