Re: MySQL and N800

2010-01-28 Thread Demetris


Hey Tony,

from your experience, where do you think I can drop the java libs (if I 
can find them)
in your port to be able to use them for java client connectivity? Just 
in case you may

have a clue .. ;)

Thanks

Tony Green wrote:

On Friday 22 Jan 2010 17:10:47 Demetris wrote:
  

Hi Tony,

excellent and thanks for the good info. I am not sure what Java 
libraries I may need to port
but I will give it a shot to see how it behaves. All I need is pretty 
much an elementary table
to be accessed through a servlet I already wrote running under Java CDC 
on the N800. Is
there a J connector available for this port I can use? You said you have 
been using this only
for Perl-based apps so I am not sure if you ever tried any Java apps 
with it.



Hi Demetris,

I haven't tried any Java applications myself; it's a language I tried to learn 
many years ago and gave up because I found its OO nature too painful to use.

My guess would be that it would just be a matter of picking up the necessary 
libraries from wherever they can be found (the MySQL website?) and putting them 
in the right place. If my understanding of Java is correct, then the bit-code 
is architecture-independent. Though my understanding may well be flawed...
  

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


Re: MySQL and N800

2010-01-28 Thread Bjoern Ricks
Hi,

my current package development can now be found on
http://gitorious.org/maemoized-packages/maemoized-packages
I started nearly from scratch and dropped all perl dependencies. It should
be possible to run mysqld without any perl script. Mysql upstream ships some
perl based helper scripts which I didn't include in the new packages.
Because I am not an expert in bash scripting nor in familiar in detail with
init.d I could really need help with the post,pre installer scripts. That
part is still missing compared to the original debian packages.

regards
Bjoern

2010/1/27 Bjoern Ricks 

> Hi,
>
> as I said before I didn't tested the packages carefully and therefore I
> didn't know the different perl packages on maemo sdk and the devices. The
> current package does depend on perl thus it is not possible to install
> mysql-server or mysql-client on the device. I really would like to remove
> the perl dependencies or reduce them to perl-base. But I am not a perl
> expert. Also I would like to use cdbs because imho it is easier to handle
> (and to change). Maybe it is possible to set up a public repo where we can
> work on mysql together. It would be really great if different people can
> maintain mysql for maemo.
>
> regards
>
> Bjoern
>
> 2010/1/26 Demetris 
>
>>
>> So judging from what Jeremiah is saying below, the mysql binaries in these
>> repository are functional?
>> Some of them have dates from 2010 so they are very recent so I am assuming
>> these are active ports.
>> Unlike Bjoern, when I am able to install the common libraries but when I
>> try to install the server it
>> fails (on the N800) giving errors on files it cannot find. Any ideas?
>> Bjoern can you share how you
>> install the debian bins in your case?
>>
>> thanks
>>
>> Jeremiah Foster wrote:
>>
>>>
>>> On Jan 26, 2010, at 7:46 AM, Bjoern Ricks wrote:
>>>
>>>  Sorry didn't send my answer to the list.

 Hi,

 the last weeks I tried to get a new version of mysql to extras-devel (
 http://repository.maemo.org/extras-devel/pool/fremantle/free/m/mysql-dfsg-5.0/).
 Therefore I updated the old version to the version from debian stable but I
 didn't tested the package carefully. At the moment the package has many
 disadvantages. The perl dependencies of that package are really bad,
 packages are to big for the N900 and mysql is installed in root dir. Now I
 am trying to get a new mysql version (latest of the 5.0 series) for maemo
 with a new package description build from scratch. Hopefully I can finish
 that work in the next weeks and upload a new package. Any help is
 appreciated ;-)

>>>
>>> What is the list of the perl dependencies? Maybe I can help you out
>>> there.
>>>
>>> Jeremiah
>>>
>>>
>>>
 kind gerards
 Bjoern

 2010/1/26 Demetris mailto:demet...@ece.neu.edu>>



Hi all,

  most likely I will use what Tony has ported for the N800.
However, poking around
the maemo repos I saw a few links to mysql server and client
packages (.deb ). Does
anyone know what these are and who the authors are? I tried
installing them on a
5.2008 N800 but they do not install correctly:


 http://repository.maemo.org/extras-devel/pool/fremantle/free/m/mysql/

Thanks


Demetris wrote:


Hi Tony,

thanks for the response - I have a feeling you may be right
on this one so I will give it a shot
and let you know how it works out. Either way thanks a bunch
for the good help.

Take care

Tony Green wrote:

On Friday 22 Jan 2010 17:10:47 Demetris wrote:

Hi Tony,

   excellent and thanks for the good info. I am not
sure what Java libraries I may need to port
but I will give it a shot to see how it behaves. All
I need is pretty much an elementary table
to be accessed through a servlet I already wrote
running under Java CDC on the N800. Is
there a J connector available for this port I can
use? You said you have been using this only
for Perl-based apps so I am not sure if you ever
tried any Java apps with it.


Hi Demetris,

I haven't tried any Java applications myself; it's a
language I tried to learn many years ago and gave up
because I found its OO nature too painful to use.

My guess would be that it would just be a matter of
picking up the necessary libraries from wherever they can
be found (the MySQL website?) and putting them in the
right place. If my understanding of Java is correct, then

Re: MySQL and N800

2010-01-27 Thread Bjoern Ricks
Hi,

as I said before I didn't tested the packages carefully and therefore I
didn't know the different perl packages on maemo sdk and the devices. The
current package does depend on perl thus it is not possible to install
mysql-server or mysql-client on the device. I really would like to remove
the perl dependencies or reduce them to perl-base. But I am not a perl
expert. Also I would like to use cdbs because imho it is easier to handle
(and to change). Maybe it is possible to set up a public repo where we can
work on mysql together. It would be really great if different people can
maintain mysql for maemo.

regards
Bjoern

2010/1/26 Demetris 

>
> So judging from what Jeremiah is saying below, the mysql binaries in these
> repository are functional?
> Some of them have dates from 2010 so they are very recent so I am assuming
> these are active ports.
> Unlike Bjoern, when I am able to install the common libraries but when I
> try to install the server it
> fails (on the N800) giving errors on files it cannot find. Any ideas?
> Bjoern can you share how you
> install the debian bins in your case?
>
> thanks
>
> Jeremiah Foster wrote:
>
>>
>> On Jan 26, 2010, at 7:46 AM, Bjoern Ricks wrote:
>>
>>  Sorry didn't send my answer to the list.
>>>
>>> Hi,
>>>
>>> the last weeks I tried to get a new version of mysql to extras-devel (
>>> http://repository.maemo.org/extras-devel/pool/fremantle/free/m/mysql-dfsg-5.0/).
>>> Therefore I updated the old version to the version from debian stable but I
>>> didn't tested the package carefully. At the moment the package has many
>>> disadvantages. The perl dependencies of that package are really bad,
>>> packages are to big for the N900 and mysql is installed in root dir. Now I
>>> am trying to get a new mysql version (latest of the 5.0 series) for maemo
>>> with a new package description build from scratch. Hopefully I can finish
>>> that work in the next weeks and upload a new package. Any help is
>>> appreciated ;-)
>>>
>>
>> What is the list of the perl dependencies? Maybe I can help you out there.
>>
>> Jeremiah
>>
>>
>>
>>> kind gerards
>>> Bjoern
>>>
>>> 2010/1/26 Demetris mailto:demet...@ece.neu.edu>>
>>>
>>>
>>>
>>>Hi all,
>>>
>>>  most likely I will use what Tony has ported for the N800.
>>>However, poking around
>>>the maemo repos I saw a few links to mysql server and client
>>>packages (.deb ). Does
>>>anyone know what these are and who the authors are? I tried
>>>installing them on a
>>>5.2008 N800 but they do not install correctly:
>>>
>>>http://repository.maemo.org/extras-devel/pool/fremantle/free/m/mysql/
>>>
>>>Thanks
>>>
>>>
>>>Demetris wrote:
>>>
>>>
>>>Hi Tony,
>>>
>>>thanks for the response - I have a feeling you may be right
>>>on this one so I will give it a shot
>>>and let you know how it works out. Either way thanks a bunch
>>>for the good help.
>>>
>>>Take care
>>>
>>>Tony Green wrote:
>>>
>>>On Friday 22 Jan 2010 17:10:47 Demetris wrote:
>>>
>>>Hi Tony,
>>>
>>>   excellent and thanks for the good info. I am not
>>>sure what Java libraries I may need to port
>>>but I will give it a shot to see how it behaves. All
>>>I need is pretty much an elementary table
>>>to be accessed through a servlet I already wrote
>>>running under Java CDC on the N800. Is
>>>there a J connector available for this port I can
>>>use? You said you have been using this only
>>>for Perl-based apps so I am not sure if you ever
>>>tried any Java apps with it.
>>>
>>>
>>>Hi Demetris,
>>>
>>>I haven't tried any Java applications myself; it's a
>>>language I tried to learn many years ago and gave up
>>>because I found its OO nature too painful to use.
>>>
>>>My guess would be that it would just be a matter of
>>>picking up the necessary libraries from wherever they can
>>>be found (the MySQL website?) and putting them in the
>>>right place. If my understanding of Java is correct, then
>>>the bit-code is architecture-independent. Though my
>>>understanding may well be flawed...
>>>
>>>___
>>>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
>>>
>>>
>>> ___
>>> maemo-developers mailing list
>>> maemo-developers@maemo.org 

Re: MySQL and N800

2010-01-26 Thread Demetris


So judging from what Jeremiah is saying below, the mysql binaries in 
these repository are functional?
Some of them have dates from 2010 so they are very recent so I am 
assuming these are active ports.
Unlike Bjoern, when I am able to install the common libraries but when I 
try to install the server it
fails (on the N800) giving errors on files it cannot find. Any ideas? 
Bjoern can you share how you

install the debian bins in your case?

thanks

Jeremiah Foster wrote:


On Jan 26, 2010, at 7:46 AM, Bjoern Ricks wrote:


Sorry didn't send my answer to the list.

Hi,

the last weeks I tried to get a new version of mysql to extras-devel 
(http://repository.maemo.org/extras-devel/pool/fremantle/free/m/mysql-dfsg-5.0/). 
Therefore I updated the old version to the version from debian stable 
but I didn't tested the package carefully. At the moment the package 
has many disadvantages. The perl dependencies of that package are 
really bad, packages are to big for the N900 and mysql is installed 
in root dir. Now I am trying to get a new mysql version (latest of 
the 5.0 series) for maemo with a new package description build from 
scratch. Hopefully I can finish that work in the next weeks and 
upload a new package. Any help is appreciated ;-)


What is the list of the perl dependencies? Maybe I can help you out there.

Jeremiah




kind gerards
Bjoern

2010/1/26 Demetris mailto:demet...@ece.neu.edu>>


Hi all,

  most likely I will use what Tony has ported for the N800.
However, poking around
the maemo repos I saw a few links to mysql server and client
packages (.deb ). Does
anyone know what these are and who the authors are? I tried
installing them on a
5.2008 N800 but they do not install correctly:

http://repository.maemo.org/extras-devel/pool/fremantle/free/m/mysql/

Thanks


Demetris wrote:


Hi Tony,

thanks for the response - I have a feeling you may be right
on this one so I will give it a shot
and let you know how it works out. Either way thanks a bunch
for the good help.

Take care

Tony Green wrote:

On Friday 22 Jan 2010 17:10:47 Demetris wrote:
 


Hi Tony,

   excellent and thanks for the good info. I am not
sure what Java libraries I may need to port
but I will give it a shot to see how it behaves. All
I need is pretty much an elementary table
to be accessed through a servlet I already wrote
running under Java CDC on the N800. Is
there a J connector available for this port I can
use? You said you have been using this only
for Perl-based apps so I am not sure if you ever
tried any Java apps with it.
   



Hi Demetris,

I haven't tried any Java applications myself; it's a
language I tried to learn many years ago and gave up
because I found its OO nature too painful to use.

My guess would be that it would just be a matter of
picking up the necessary libraries from wherever they can
be found (the MySQL website?) and putting them in the
right place. If my understanding of Java is correct, then
the bit-code is architecture-independent. Though my
understanding may well be flawed...
 


___
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


___
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
  

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


Re: MySQL and N800

2010-01-26 Thread Jeremiah Foster

On Jan 26, 2010, at 7:46 AM, Bjoern Ricks wrote:

> Sorry didn't send my answer to the list.
> 
> Hi,
> 
> the last weeks I tried to get a new version of mysql to extras-devel 
> (http://repository.maemo.org/extras-devel/pool/fremantle/free/m/mysql-dfsg-5.0/).
>  Therefore I updated the old version to the version from debian stable but I 
> didn't tested the package carefully. At the moment the package has many 
> disadvantages. The perl dependencies of that package are really bad, packages 
> are to big for the N900 and mysql is installed in root dir. Now I am trying 
> to get a new mysql version (latest of the 5.0 series) for maemo with a new 
> package description build from scratch. Hopefully I can finish that work in 
> the next weeks and upload a new package. Any help is appreciated ;-)

What is the list of the perl dependencies? Maybe I can help you out there.

Jeremiah


> 
> kind gerards
> Bjoern
> 
> 2010/1/26 Demetris 
> 
> Hi all,
> 
>   most likely I will use what Tony has ported for the N800. However, poking 
> around
> the maemo repos I saw a few links to mysql server and client packages (.deb 
> ). Does
> anyone know what these are and who the authors are? I tried installing them 
> on a
> 5.2008 N800 but they do not install correctly:
> 
> http://repository.maemo.org/extras-devel/pool/fremantle/free/m/mysql/
> 
> Thanks
> 
> 
> Demetris wrote:
> 
> Hi Tony,
> 
> thanks for the response - I have a feeling you may be right on this one so I 
> will give it a shot
> and let you know how it works out. Either way thanks a bunch for the good 
> help.
> 
> Take care
> 
> Tony Green wrote:
> On Friday 22 Jan 2010 17:10:47 Demetris wrote:
>  
> Hi Tony,
> 
>excellent and thanks for the good info. I am not sure what Java libraries 
> I may need to port
> but I will give it a shot to see how it behaves. All I need is pretty much an 
> elementary table
> to be accessed through a servlet I already wrote running under Java CDC on 
> the N800. Is
> there a J connector available for this port I can use? You said you have been 
> using this only
> for Perl-based apps so I am not sure if you ever tried any Java apps with it.
>
> 
> Hi Demetris,
> 
> I haven't tried any Java applications myself; it's a language I tried to 
> learn many years ago and gave up because I found its OO nature too painful to 
> use.
> 
> My guess would be that it would just be a matter of picking up the necessary 
> libraries from wherever they can be found (the MySQL website?) and putting 
> them in the right place. If my understanding of Java is correct, then the 
> bit-code is architecture-independent. Though my understanding may well be 
> flawed...
>  
> ___
> 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
> 
> ___
> 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: MySQL and N800

2010-01-25 Thread Bjoern Ricks
Sorry didn't send my answer to the list.

Hi,

the last weeks I tried to get a new version of mysql to extras-devel (
http://repository.maemo.org/extras-devel/pool/fremantle/free/m/mysql-dfsg-5.0/).
Therefore I updated the old version to the version from debian stable but I
didn't tested the package carefully. At the moment the package has many
disadvantages. The perl dependencies of that package are really bad,
packages are to big for the N900 and mysql is installed in root dir. Now I
am trying to get a new mysql version (latest of the 5.0 series) for maemo
with a new package description build from scratch. Hopefully I can finish
that work in the next weeks and upload a new package. Any help is
appreciated ;-)

kind gerards
Bjoern

2010/1/26 Demetris 

>
> Hi all,
>
>   most likely I will use what Tony has ported for the N800. However, poking
> around
> the maemo repos I saw a few links to mysql server and client packages (.deb
> ). Does
> anyone know what these are and who the authors are? I tried installing them
> on a
> 5.2008 N800 but they do not install correctly:
>
> http://repository.maemo.org/extras-devel/pool/fremantle/free/m/mysql/
>
> Thanks
>
>
> Demetris wrote:
>
>>
>> Hi Tony,
>>
>> thanks for the response - I have a feeling you may be right on this one so
>> I will give it a shot
>> and let you know how it works out. Either way thanks a bunch for the good
>> help.
>>
>> Take care
>>
>> Tony Green wrote:
>>
>>> On Friday 22 Jan 2010 17:10:47 Demetris wrote:
>>>
>>>
 Hi Tony,

excellent and thanks for the good info. I am not sure what Java
 libraries I may need to port
 but I will give it a shot to see how it behaves. All I need is pretty
 much an elementary table
 to be accessed through a servlet I already wrote running under Java CDC
 on the N800. Is
 there a J connector available for this port I can use? You said you have
 been using this only
 for Perl-based apps so I am not sure if you ever tried any Java apps
 with it.


>>>
>>> Hi Demetris,
>>>
>>> I haven't tried any Java applications myself; it's a language I tried to
>>> learn many years ago and gave up because I found its OO nature too painful
>>> to use.
>>>
>>> My guess would be that it would just be a matter of picking up the
>>> necessary libraries from wherever they can be found (the MySQL website?) and
>>> putting them in the right place. If my understanding of Java is correct,
>>> then the bit-code is architecture-independent. Though my understanding may
>>> well be flawed...
>>>
>>>
>> ___
>> 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
>
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: MySQL and N800

2010-01-25 Thread Demetris


Hi all,

   most likely I will use what Tony has ported for the N800. However, 
poking around
the maemo repos I saw a few links to mysql server and client packages 
(.deb ). Does
anyone know what these are and who the authors are? I tried installing 
them on a

5.2008 N800 but they do not install correctly:

http://repository.maemo.org/extras-devel/pool/fremantle/free/m/mysql/

Thanks

Demetris wrote:


Hi Tony,

thanks for the response - I have a feeling you may be right on this 
one so I will give it a shot
and let you know how it works out. Either way thanks a bunch for the 
good help.


Take care

Tony Green wrote:

On Friday 22 Jan 2010 17:10:47 Demetris wrote:
 

Hi Tony,

excellent and thanks for the good info. I am not sure what Java 
libraries I may need to port
but I will give it a shot to see how it behaves. All I need is 
pretty much an elementary table
to be accessed through a servlet I already wrote running under Java 
CDC on the N800. Is
there a J connector available for this port I can use? You said you 
have been using this only
for Perl-based apps so I am not sure if you ever tried any Java apps 
with it.



Hi Demetris,

I haven't tried any Java applications myself; it's a language I tried 
to learn many years ago and gave up because I found its OO nature too 
painful to use.


My guess would be that it would just be a matter of picking up the 
necessary libraries from wherever they can be found (the MySQL 
website?) and putting them in the right place. If my understanding of 
Java is correct, then the bit-code is architecture-independent. 
Though my understanding may well be flawed...
  

___
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: MySQL and N800

2010-01-25 Thread Demetris


Hi Tony,

thanks for the response - I have a feeling you may be right on this one 
so I will give it a shot
and let you know how it works out. Either way thanks a bunch for the 
good help.


Take care

Tony Green wrote:

On Friday 22 Jan 2010 17:10:47 Demetris wrote:
  

Hi Tony,

excellent and thanks for the good info. I am not sure what Java 
libraries I may need to port
but I will give it a shot to see how it behaves. All I need is pretty 
much an elementary table
to be accessed through a servlet I already wrote running under Java CDC 
on the N800. Is
there a J connector available for this port I can use? You said you have 
been using this only
for Perl-based apps so I am not sure if you ever tried any Java apps 
with it.



Hi Demetris,

I haven't tried any Java applications myself; it's a language I tried to learn 
many years ago and gave up because I found its OO nature too painful to use.

My guess would be that it would just be a matter of picking up the necessary 
libraries from wherever they can be found (the MySQL website?) and putting them 
in the right place. If my understanding of Java is correct, then the bit-code 
is architecture-independent. Though my understanding may well be flawed...
  

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


Re: MySQL and N800

2010-01-22 Thread Tony Green
On Friday 22 Jan 2010 17:10:47 Demetris wrote:
> 
> Hi Tony,
> 
> excellent and thanks for the good info. I am not sure what Java 
> libraries I may need to port
> but I will give it a shot to see how it behaves. All I need is pretty 
> much an elementary table
> to be accessed through a servlet I already wrote running under Java CDC 
> on the N800. Is
> there a J connector available for this port I can use? You said you have 
> been using this only
> for Perl-based apps so I am not sure if you ever tried any Java apps 
> with it.

Hi Demetris,

I haven't tried any Java applications myself; it's a language I tried to learn 
many years ago and gave up because I found its OO nature too painful to use.

My guess would be that it would just be a matter of picking up the necessary 
libraries from wherever they can be found (the MySQL website?) and putting them 
in the right place. If my understanding of Java is correct, then the bit-code 
is architecture-independent. Though my understanding may well be flawed...
-- 
Tony Green
Ipswich, Suffolk, England
www.beermad.org.uk/
www.suffolkcamra.co.uk/pubs/
My PGP public key: www.beermad.org.uk/cgi-bin/pgp.cgi

* No Micro$oft products were used in the generation of this communication
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: MySQL and N800

2010-01-22 Thread Demetris


Hi Tony,

   excellent and thanks for the good info. I am not sure what Java 
libraries I may need to port
but I will give it a shot to see how it behaves. All I need is pretty 
much an elementary table
to be accessed through a servlet I already wrote running under Java CDC 
on the N800. Is
there a J connector available for this port I can use? You said you have 
been using this only
for Perl-based apps so I am not sure if you ever tried any Java apps 
with it.


Thanks very much once again

Tony Green wrote:

On Friday 22 Jan 2010 06:04:06 Demetris wrote:
  

Hi all,

has anyone been successful in deployment mySQL dbs on the N800? If yes
can you share any of  your experiences with it? If not, any other 
open-source dbs

that can be possibly interfaced through cdc Java on the N800?



Hi Demetris,

You should find my port of MySQL in the repositories for the N800. 
Unfortunately it's only version 4.1.22, as the SDK for that platform wasn't 
up-to-date enough to build later versions. I've been using it successfully with 
Perl-based applications for quite a while now. You may need to port whatever 
Java libraries are needed (I only did the Perl DBI/DBD modules), but the DBMS 
is available.

Reference for anybody wanting MySQL on the N900, I've got it working 
successfully (version 5.0.89) on Diablo, but haven't yet had time to sort out 
the process of getting it into Extras as I'm currently too busy with other 
priorities (same goes for Apache). As soon as I get time I'll get them into 
Extras; meanwhile if anybody's in desperate need, get in touch and I'll let you 
have pre-release debs.

  

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


Re: MySQL and N800

2010-01-22 Thread Tony Green
On Friday 22 Jan 2010 06:04:06 Demetris wrote:
> 
> Hi all,
> 
> has anyone been successful in deployment mySQL dbs on the N800? If yes
> can you share any of  your experiences with it? If not, any other 
> open-source dbs
> that can be possibly interfaced through cdc Java on the N800?

Hi Demetris,

You should find my port of MySQL in the repositories for the N800. 
Unfortunately it's only version 4.1.22, as the SDK for that platform wasn't 
up-to-date enough to build later versions. I've been using it successfully with 
Perl-based applications for quite a while now. You may need to port whatever 
Java libraries are needed (I only did the Perl DBI/DBD modules), but the DBMS 
is available.

Reference for anybody wanting MySQL on the N900, I've got it working 
successfully (version 5.0.89) on Diablo, but haven't yet had time to sort out 
the process of getting it into Extras as I'm currently too busy with other 
priorities (same goes for Apache). As soon as I get time I'll get them into 
Extras; meanwhile if anybody's in desperate need, get in touch and I'll let you 
have pre-release debs.

-- 
Tony Green
Ipswich, Suffolk, England
www.beermad.org.uk/
www.suffolkcamra.co.uk/pubs/
My PGP public key: www.beermad.org.uk/cgi-bin/pgp.cgi

* No Micro$oft products were used in the generation of this communication
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers