Author Topic: Mysql on c760  (Read 4564 times)

jp40

  • Newbie
  • *
  • Posts: 11
    • View Profile
Mysql on c760
« on: January 13, 2004, 04:05:46 am »
Just for interest at the moment,

I am in the process of porting Mysql 4.0.17 to the c760.

I have it running, but need to test it properly(manual install). Once that is done I will see if I can package it up for release.

I may try getting postgres to run in the same way ?

Anonymous

  • Guest
Mysql on c760
« Reply #1 on: January 13, 2004, 04:27:19 am »
How about interbase-firebird?

http://www.ibphoenix.com

http://firebird.sf.net

The rpm version for 386 is only 2,5 mb and the windows embeded is little as 1,4 mb.

How big is your port of mysql?

Regards.

jp40

  • Newbie
  • *
  • Posts: 11
    • View Profile
Mysql on c760
« Reply #2 on: January 13, 2004, 05:21:26 am »
I have not looked at interbase-firebird, I tend to use Postgres and Mysql for my web applications.

The stripped install set is about 3.5Mb but that includes stuff that we dont really need plus all the static libraries for compiling your own tools.

on the system side it need ncurses for the command line tools.

I have a small test of using apache with php and the latest phpMyAdmin which seems to work


Regards

jurwit

  • Newbie
  • *
  • Posts: 38
    • View Profile
    • http://
Mysql on c760
« Reply #3 on: January 13, 2004, 04:02:04 pm »
What system did you prepare it for? Sharp/Cacko Qt, Cacko X11, OZ or tkROM? Is it fine for c860?

jurwit

lekter

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • http://www.opensistemas.com
Mysql on c760
« Reply #4 on: January 13, 2004, 06:47:40 pm »
How did you pass the problem of not having threads in the zaurus glibc or portable threads? Did the ./configure worked ok?

I couldn\'t compile mysql due to this problem. And portable threads are not ARM safe.

jp40

  • Newbie
  • *
  • Posts: 11
    • View Profile
Mysql on c760
« Reply #5 on: January 13, 2004, 07:22:47 pm »
I setup cross dev system on RH9 with user set to use pick up the cross dev tools not the core op sys tools.
 I commented out all the refernces to compiling test programs in the configure script. This ran and produced the make files. I had to add a couple of libs to the build path for ncurses.
There are a couple of programs that genrate other files, so i ran a parallel build under Rh9 and copied the genrated files into the appropriate places.

All in all a bit messy but in the end I managed to build it.

I installed the files manually and had to play about to get the scripts running.

As i said I have not done extensive testing but it seems to work.

I intend to test some of my web apps with it.

jscriv

  • Newbie
  • *
  • Posts: 23
    • View Profile
    • http://
Mysql on c760
« Reply #6 on: January 14, 2004, 10:45:01 pm »
It would be fantastic if you could also build this for the 5000/5500 - the currently available version (ARM port ripped from Debian) is quite old (3.22.32_2)...

Jeremy.

ppfundst

  • Newbie
  • *
  • Posts: 35
    • View Profile
Mysql on c760
« Reply #7 on: January 16, 2004, 11:24:41 am »
Please notify when the package is available!

mysql 4 on my 760! I feel so decadent! That\'s great!

Keep on the good work!
SL 760 with 860 rom
Cacko X11 rom
Kingston SD 512M
Taxan CF 10Base Lan (iTax-LAN10)
Slackware 9.1

fu-ga-zi

  • Newbie
  • *
  • Posts: 31
    • View Profile
    • http://
Mysql on c760
« Reply #8 on: February 05, 2004, 09:10:24 am »
@jp40

It\'s always good to scan the postings now and then. I\'m currently preparing to compile MySQL 4 and PostgreSQL native on my 760, because, as already mentioned, the only available ipk is pre 3.23.

I\'m currently looking for a useable glibc, but would also be interested in helping you with your port, if you like. Just let me know.

Other projects at the horizon will be:
- GhostScript/GSView
- lout

@jurwit:

It shouldn\'t matter which ROM, as MySQL has no GUI\'s (yet). he available 3.22 ipk installs and runs under every C[78]x0 ROM. Can\'t tell for the 5x00 though.

Peter