Re: Maemo development on Mac OS X

2009-01-05 Thread Jean-Christian de Rivaz
Jose Manrique Lopez de la Fuente a écrit :
> Try vmware+linux+maemo sdk
> 
> 2009/1/5, Ove Nordström :
>> *I was wondering if there is a way to **install a Maemo development on Mac
>> OS X?

Last version of VirtualBox might be a better choice than vmware if your 
processor support virtualisation. I found it far easier to install and 
I/O (HDD and net) are very fast compared to vmware.

-- 
Jean-Christian de Rivaz
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Maemo development on Mac OS X

2009-01-05 Thread Denis Dimick
I assume you could build the SDK from scratch, however, since the Mac
currently does support .deb packages very well, I think it would be very
hard to do.

I just built a Linux Desktop, so  would have X-Windows, and use it to
generate code.

Denis

On Mon, Jan 5, 2009 at 11:00 AM, Jose Manrique Lopez de la Fuente <
jsmanri...@gmail.com> wrote:

> Try vmware+linux+maemo sdk
>
> 2009/1/5, Ove Nordström :
> > *I was wondering if there is a way to **install a Maemo development on
> Mac
> > OS X?
> > Regards,
> > Ove
> > *
> >
>
>
> --
> J. Manrique López de la Fuente
> http://www.jsmanrique.es
> ___
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>



-- 
--
sik vis paw kem, para bellum
--
oderint dum metuant
--
"Our Country won't go on forever, if we stay soft as we are now. There won't
be any AMERICA because some foreign soldiery will invade us and take our
women and breed a hardier race!" -LT. GEN. LEWIS "CHESTY" PULLER, USMC
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Maemo development on Mac OS X

2009-01-05 Thread Jose Manrique Lopez de la Fuente
Try vmware+linux+maemo sdk

2009/1/5, Ove Nordström :
> *I was wondering if there is a way to **install a Maemo development on Mac
> OS X?
> Regards,
> Ove
> *
>


-- 
J. Manrique López de la Fuente
http://www.jsmanrique.es
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Maemo development on Mac OS X

2009-01-05 Thread Ove Nordström
*I was wondering if there is a way to **install a Maemo development on Mac OS X?
Regards,
Ove
*
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Maemo development on Mac OS X

2007-12-19 Thread maemo
On Wed, 19 Dec 2007, Julio Biason wrote:

> I just got a MacBook Pro and I was wondering if there is a way to  
> install a Maemo development on it. I know I can run a Linux box inside  
> Parallels/VMWare, but I was wondering if there is a native way to do it.

I would just install Debian inside something like VirtualBox...


-- 
Aj.

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Maemo development on Mac OS X

2007-12-19 Thread Lauri Leukkunen
On 19/12/07 13:03 +, ext Daniel Bainton wrote:
> On 12/19/07, Julio Biason <[EMAIL PROTECTED]> wrote:
> > Hey guys,
> >
> > I just got a MacBook Pro and I was wondering if there is a way to
> > install a Maemo development on it. I know I can run a Linux box inside
> > Parallels/VMWare, but I was wondering if there is a native way to do it.
> >
> > Suggestions?
> 
> Scratchbox is only for Linux, so there's not really any way to do
> Maemo development other than Parallels/VMWare.

Scratchbox 2 dreams of supporting mac osx, but is stuck at incompetent
developer not being able to create .dylibs correctly. If you can help,
send mail to [EMAIL PROTECTED]

/lauri

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


RE: Maemo development on Mac OS X

2007-12-19 Thread Karoliina.T.Salminen
Hello,

I would like to add that I have been trying to get some open source
software which is based on gtk+ or glib
running on Leopard (like Gimp2), and the situation currently is:
1. Fink does not install because it detects that I am using Leopard and
says that it requires Tiger
2. Macports work to some extent except for installation of gettext which
seems to try to execute
emacs on automake and emacs install from Macports does not seem to work
(it is a very weird
dependency by the way that automake of gettext executes emacs, have not
noticed such thing on Linux side).

You could develop plugins for Hildon Desktop and some Hildon
applications too without scratchox
(and do the final compilation on Scratchbox only) if you had the Hildon
stuff compiled on your native
system (I have done that on Linux and I was going to do it for Mac, but
haven't succeed so far). 
If you could get the dependencies to work first, you could compile
maemo-gtk+, maemo-glib, hildon-desktop
etc. and run these natively on the system. Might be doable on the old
Tiger, but on Leopard, because
Macports seems to be broken with Leopard, it does not work at least for
me.

Easiest way maybe is to install Ubuntu Linux on Parallels and run
scratchbox there. Alternatively you can
arrange a dual-boot configuration and run Ubuntu Linux and Leopard on
side by side.

Best Wishes
Karoliina



>> I just got a MacBook Pro and I was wondering if there is a way to 
>> install a Maemo development on it. I know I can run a Linux 
>box inside 
>> Parallels/VMWare, but I was wondering if there is a native 
>way to do it.
>>
>> Suggestions?
>
>Scratchbox is only for Linux, so there's not really any way to 
>do Maemo development other than Parallels/VMWare.
>
>--
>Daniel
>___
>maemo-developers mailing list
>maemo-developers@maemo.org
>https://lists.maemo.org/mailman/listinfo/maemo-developers
>
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Maemo development on Mac OS X

2007-12-19 Thread Daniel Bainton
On 12/19/07, Julio Biason <[EMAIL PROTECTED]> wrote:
> Hey guys,
>
> I just got a MacBook Pro and I was wondering if there is a way to
> install a Maemo development on it. I know I can run a Linux box inside
> Parallels/VMWare, but I was wondering if there is a native way to do it.
>
> Suggestions?

Scratchbox is only for Linux, so there's not really any way to do
Maemo development other than Parallels/VMWare.

--
Daniel
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Maemo development on Mac OS X

2007-12-19 Thread Julio Biason
Hey guys,

I just got a MacBook Pro and I was wondering if there is a way to  
install a Maemo development on it. I know I can run a Linux box inside  
Parallels/VMWare, but I was wondering if there is a native way to do it.

Suggestions?
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers