Results 1 to 6 of 6
  1. #1
    Prakash Countcham
    Guest
    Hi,

    I have got a Nokia 3100, and I would like to write programs for it.

    So, I am looking for Nokia SDK for Linux. I can find a lot of broken
    links on the internet, but I did not manage to find the good website.

    Can anyone help me ?

    Prakash

    PS : I have got an AMD64 box.



    See More: Nokia SDK for linux




  2. #2
    Stabby
    Guest

    Re: Nokia SDK for linux

    Prakash Countcham wrote:
    > Hi,
    >
    > I have got a Nokia 3100, and I would like to write programs for it.
    >
    > So, I am looking for Nokia SDK for Linux. I can find a lot of broken
    > links on the internet, but I did not manage to find the good website.
    >
    > Can anyone help me ?
    >
    > Prakash
    >
    > PS : I have got an AMD64 box.


    The main site for Nokia SDKs is developers.nokia.com. I use this myself
    as I develop J2ME content for phones.



  3. #3
    Prakash Countcham
    Guest

    Gammu [Was: Nokia SDK for linux]

    Stabby wrote:
    >> I have got a Nokia 3100, and I would like to write programs for it.
    >> PS : I have got an AMD64 box.

    >
    > The main site for Nokia SDKs is developers.nokia.com. I use this myself
    > as I develop J2ME content for phones.


    Hi,

    I have already checked this site, but the only Nokia 3300 SDK I can
    download works with Windows. Anyway, if there no Linux version of this
    SDK, Sun's one works fine.

    Thank you for your answer,

    Prakash



  4. #4
    J.O. Aho
    Guest

    Re: Nokia SDK for linux

    Prakash Countcham wrote:
    > Stabby wrote:
    >>> I have got a Nokia 3100, and I would like to write programs for it.
    >>> PS : I have got an AMD64 box.

    >>
    >> The main site for Nokia SDKs is developers.nokia.com. I use this
    >> myself as I develop J2ME content for phones.


    > I have already checked this site, but the only Nokia 3300 SDK I can
    > download works with Windows. Anyway, if there no Linux version of this
    > SDK, Sun's one works fine.


    If you are using a x86 based machine, then you can use wine to install the SDK
    and then manually move the files to the right location on your gnu/linux
    installation thereafter you can work in the gnu/linux environment.


    //Aho



  5. #5
    Prakash Countcham
    Guest

    Re: Nokia SDK for linux

    J.O. Aho wrote:
    > If you are using a x86 based machine, then you can use wine to install
    > the SDK and then manually move the files to the right location on your
    > gnu/linux installation thereafter you can work in the gnu/linux
    > environment.


    Hi,

    Thank you for your advice, but I do not know any port of Wine on AMD64.

    Cheers,

    Prakash



  6. #6
    J.O. Aho
    Guest

    Re: Nokia SDK for linux

    Prakash Countcham wrote:
    > J.O. Aho wrote:
    >> If you are using a x86 based machine, then you can use wine to install
    >> the SDK and then manually move the files to the right location on your
    >> gnu/linux installation thereafter you can work in the gnu/linux
    >> environment.

    >
    > Hi,
    >
    > Thank you for your advice, but I do not know any port of Wine on AMD64.


    There should be a 64 bit version included on your installation CDs/DVD.
    You can always use a 32 bit version if you have installed a 32bits environment
    in your 64bits, a common way to allow people to use 32bit applications on a
    64bit environment.

    Gentoo howto:
    http://www.gentoo.org/proj/en/base/a...?part=1&chap=2

    A third option is just download the source and compile it yourself.


    //Aho



  • Similar Threads