nanogui: Thread: IPAQ installation docs


[<<] [<] Page 1 of 1 [>] [>>]
Subject: IPAQ installation docs
From: "Keith Williams" ####@####.####
Date: 23 Oct 2002 04:10:45 -0000
Message-Id: <JKEGKHCJDJGHAADLELJPIEMBCBAA.espian@insightbb.com>

Hello,

I am about to begin a prototype based around my 3600 series IPAQ.  I've read
back through the mailing list archive and have found smatterings about how
well Microwindows works on the IPAQ, but I have yet to find a comprehensive
document about installing/using it on the thing.

There was a reference to http://embedded.censoft.com , I found the
screenshots, but not the installation documents Jordan was refering to in
his May 2002 posting.

Thanks for any insight into helping me find this documents to bring
Microwindows right up.

Keith

Subject: Re: [nanogui] IPAQ installation docs
From: Jordan Crouse ####@####.####
Date: 23 Oct 2002 14:59:17 -0000
Message-Id: <20021023085523.21cc1bee.jordanc@censoft.com>

> Thanks for any insight into helping me find this documents to bring
> Microwindows right up.
 
Its really easy.  Given a standard linux installation on the Ipaq, all you need to do is this:

.5. (get a copy of Microwindows, preferably from CVS).

1.  Copy the config.ipaq configuration file from microwin/src/Configs to microwin/src/config

2.  Edit the config file as desired.

3.  Compile the code using your strongarm cross compiler (normally arm-linux-gcc).

4.  Copy the appropriate binaries (nano-X, and anything else that gets your fancy) to the Ipaq.

5.  Everything should work.  We have already handled all the bad parts (screen rotation, etc), so You should be able to immediately start developing new applications.

Enjoy!
Jordan





On Tue, 22 Oct 2002 23:02:56 -0500
"Keith Williams" ####@####.#### wrote:

> Hello,
> 
> I am about to begin a prototype based around my 3600 series IPAQ.  I've read
> back through the mailing list archive and have found smatterings about how
> well Microwindows works on the IPAQ, but I have yet to find a comprehensive
> document about installing/using it on the thing.
> 
> There was a reference to http://embedded.censoft.com , I found the
> screenshots, but not the installation documents Jordan was refering to in
> his May 2002 posting.
> 
> Thanks for any insight into helping me find this documents to bring
> Microwindows right up.
> 
> Keith
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####
> 
> 
Subject: RE: [nanogui] IPAQ installation docs
From: "Keith Williams" ####@####.####
Date: 28 Oct 2002 23:15:14 -0000
Message-Id: <JKEGKHCJDJGHAADLELJPAEPHCBAA.espian@insightbb.com>

Thanks for the Info.

I grabbed a new version of the source from CVS, copied the config and tried
to make.

The thing never completely builds -- it seems happy for awhile and
eventually gives up.  I've tried the config as-is as well as several
different items enabled and disabled.

Is there something else that I need to do?

Thanks for any insight.

Keith



-----Original Message-----
From: Jordan Crouse ####@####.####
Sent: Wednesday, October 23, 2002 9:55 AM
To: ####@####.####
Subject: Re: [nanogui] IPAQ installation docs


> Thanks for any insight into helping me find this documents to bring
> Microwindows right up.

Its really easy.  Given a standard linux installation on the Ipaq, all you
need to do is this:

.5. (get a copy of Microwindows, preferably from CVS).

1.  Copy the config.ipaq configuration file from microwin/src/Configs to
microwin/src/config

2.  Edit the config file as desired.

3.  Compile the code using your strongarm cross compiler (normally
arm-linux-gcc).

4.  Copy the appropriate binaries (nano-X, and anything else that gets your
fancy) to the Ipaq.

5.  Everything should work.  We have already handled all the bad parts
(screen rotation, etc), so You should be able to immediately start
developing new applications.

Enjoy!
Jordan





On Tue, 22 Oct 2002 23:02:56 -0500
"Keith Williams" ####@####.#### wrote:

> Hello,
>
> I am about to begin a prototype based around my 3600 series IPAQ.  I've
read
> back through the mailing list archive and have found smatterings about how
> well Microwindows works on the IPAQ, but I have yet to find a
comprehensive
> document about installing/using it on the thing.
>
> There was a reference to http://embedded.censoft.com , I found the
> screenshots, but not the installation documents Jordan was refering to in
> his May 2002 posting.
>
> Thanks for any insight into helping me find this documents to bring
> Microwindows right up.
>
> Keith
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: ####@####.####
For additional commands, e-mail: ####@####.####

Subject: Re: [nanogui] IPAQ installation docs
From: Jordan Crouse ####@####.####
Date: 28 Oct 2002 23:36:06 -0000
Message-Id: <20021028163128.5f9831b8.jordanc@censoft.com>

> The thing never completely builds -- it seems happy for awhile and
> eventually gives up. 

> Is there something else that I need to do?

Any interesting error messages?  It shouldn't just sit there without finishing the compile or erroring out.

Jordan

Subject: RE: [nanogui] IPAQ installation docs
From: "Keith Williams" ####@####.####
Date: 29 Oct 2002 00:14:58 -0000
Message-Id: <JKEGKHCJDJGHAADLELJPEEPJCBAA.espian@insightbb.com>

OK,

I just restored the default config.ipaq --> config

Here's the error:

Creating library microwin/src/lib/libnano-X.a ...
make[1]:  *** No rulte to make target 'microwin/src/lib/libmwengine.a',
needed by 'microwin/src/bin/nano-X'

Now, I really only want microwindows.  So if I disable nano-x, nano-x demos
and nanowm this is what I get .....

make[2]: *** No rule to make target 'microwin/src/lib/libmwengine.a', needed
by 'microwin/src/bin/mdemo'. Stop.

Thanks,
Keith

-----Original Message-----
From: Jordan Crouse ####@####.####
Sent: Monday, October 28, 2002 6:31 PM
To: Keith Williams
Cc: ####@####.####
Subject: Re: [nanogui] IPAQ installation docs


> The thing never completely builds -- it seems happy for awhile and
> eventually gives up.

> Is there something else that I need to do?

Any interesting error messages?  It shouldn't just sit there without
finishing the compile or erroring out.

Jordan


Subject: RE: [nanogui] IPAQ installation docs
From: "Keith Williams" ####@####.####
Date: 29 Oct 2002 00:45:13 -0000
Message-Id: <JKEGKHCJDJGHAADLELJPEEPKCBAA.espian@insightbb.com>

Jordan,

The jpeg support was failing and causing the error messages that I was
seeing.  I removed jpg support and everything compiled OK.

Thanks,

Keith

-----Original Message-----
From: Jordan Crouse ####@####.####
Sent: Monday, October 28, 2002 6:31 PM
To: Keith Williams
Cc: ####@####.####
Subject: Re: [nanogui] IPAQ installation docs


> The thing never completely builds -- it seems happy for awhile and
> eventually gives up.

> Is there something else that I need to do?

Any interesting error messages?  It shouldn't just sit there without
finishing the compile or erroring out.

Jordan


---------------------------------------------------------------------
To unsubscribe, e-mail: ####@####.####
For additional commands, e-mail: ####@####.####


Subject: Re: [nanogui] IPAQ installation docs
From: "Greg Haerr" ####@####.####
Date: 29 Oct 2002 01:39:39 -0000
Message-Id: <002e01c27eeb$2e5daaa0$3aba46a6@xmission.com>

: The jpeg support was failing and causing the error messages that I was
: seeing.  I removed jpg support and everything compiled OK.

Hmmm..  I just rewrote some of the functions for jpeg in devimage.c,
removing nested functions and other non-ANSI things.  What C
compiler are you using?  I would like to see the error messages
if you're using the latest CVS tree.

Regards,

Greg



: 
: Thanks,
: 
: Keith
: 
: -----Original Message-----
: From: Jordan Crouse ####@####.####
: Sent: Monday, October 28, 2002 6:31 PM
: To: Keith Williams
: Cc: ####@####.####
: Subject: Re: [nanogui] IPAQ installation docs
: 
: 
: > The thing never completely builds -- it seems happy for awhile and
: > eventually gives up.
: 
: > Is there something else that I need to do?
: 
: Any interesting error messages?  It shouldn't just sit there without
: finishing the compile or erroring out.
: 
: Jordan
: 
: 
: ---------------------------------------------------------------------
: To unsubscribe, e-mail: ####@####.####
: For additional commands, e-mail: ####@####.####
: 
: 
: 
: ---------------------------------------------------------------------
: To unsubscribe, e-mail: ####@####.####
: For additional commands, e-mail: ####@####.####
: 

[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.