Problems with Firebird on Linux

Questions and answers for all installation-related topics for Servoy products

Problems with Firebird on Linux

Postby Riccardino » Sat Nov 15, 2003 1:25 pm

Hi,

I'm having a lot of problems installing firebird on Mandrake 9.1.
I tried with several builds, but I can't make it work.

Is there a package that can perform an easy installation?
I know my question may sound naif, but I'm a mac user, and Linux is an alien territory :wink:
User avatar
Riccardino
 
Posts: 911
Joined: Thu Apr 24, 2003 11:42 am
Location: Ferrara, Italy

Postby Jan Aleman » Sat Nov 15, 2003 2:47 pm

I'm not a mandrake expert but as far as I know mandrake also comes with rpm. Download

FirebirdCS-1.0.3.972-0.i386.rpm

from http://sourceforge.net/project/showfile ... up_id=9028

become root
type

Code: Select all
rpm -ivf FirebirdCS-1.0.3.972-0.i386.rpm
Jan Aleman
Servoy
Jan Aleman
 
Posts: 2083
Joined: Wed Apr 23, 2003 9:49 pm
Location: Planet Earth

Postby Riccardino » Sat Nov 15, 2003 5:03 pm

jaleman wrote:I'm not a mandrake expert but as far as I know mandrake also comes with rpm. Download

FirebirdCS-1.0.3.972-0.i386.rpm

from http://sourceforge.net/project/showfile ... up_id=9028

become root
type

Code: Select all
rpm -ivf FirebirdCS-1.0.3.972-0.i386.rpm


I did it, but firebird server refuses to start. It seems that problems come from having the files into the opt folder. I tried copying the firebird.xinetd file to /etc/xinetd.d but if I try to launch the server, using:
/etc/init.d/firebird start
I always get a "no such file or directory" message.
User avatar
Riccardino
 
Posts: 911
Joined: Thu Apr 24, 2003 11:42 am
Location: Ferrara, Italy

Postby IT2Be » Sun Nov 16, 2003 5:21 pm

I had the exact same issue. And wasn't patient enough.

When I read the readme again I found out that I had to change the initd and (if I am correct since I write this by heart) the setup file. It is in the section where they talk about problems with running firebird.

I did exactly what they described and restarted the initd file. After that the db (server) ran like a charm... And still runs!

Suxes
Marcel J.G. Trapman (IT2BE)
SAN partner - Freelance Java and Servoy
Servoy Components - IT2BE Plug-ins and Beans for Servoy
ServoyForge - Open Source Components for Servoy
User avatar
IT2Be
Servoy Expert
 
Posts: 4766
Joined: Tue Oct 14, 2003 7:09 pm
Location: Germany

Postby Riccardino » Sun Nov 16, 2003 5:23 pm

IT2BE wrote:I had the exact same issue. And wasn't patient enough.

When I read the readme again I found out that I had to change the initd and (if I am correct since I write this by heart) the setup file. It is in the section where they talk about problems with running firebird.

I did exactly what they described and restarted the initd file. After that the db (server) ran like a charm... And still runs!

Suxes


I'll try again: thanks :)
User avatar
Riccardino
 
Posts: 911
Joined: Thu Apr 24, 2003 11:42 am
Location: Ferrara, Italy

Postby IT2Be » Sun Nov 16, 2003 5:39 pm

I did it, but firebird server refuses to start. It seems that problems come from having the files into the opt folder. I tried copying the firebird.xinetd file to /etc/xinetd.d but if I try to launch the server, using:
/etc/init.d/firebird start
I always get a "no such file or directory" message.


Not to offend you and I am really not an expert (can hardly handle my SuSe 8.2 install) and I don't know it this was intentionally but you talk about xinetd.d and init.d. :lol:

If I am correct you use either one of them. With initd you have to change the file, with xinetd you have to drop a file. But they work differently. Don't know which one Mandrake (or your install) uses...
[/quote]
Marcel J.G. Trapman (IT2BE)
SAN partner - Freelance Java and Servoy
Servoy Components - IT2BE Plug-ins and Beans for Servoy
ServoyForge - Open Source Components for Servoy
User avatar
IT2Be
Servoy Expert
 
Posts: 4766
Joined: Tue Oct 14, 2003 7:09 pm
Location: Germany

Postby Riccardino » Sun Nov 16, 2003 7:55 pm

IT2BE wrote:
Not to offend you and I am really not an expert (can hardly handle my SuSe 8.2 install) and I don't know it this was intentionally but you talk about xinetd.d and init.d. :lol:

If I am correct you use either one of them. With initd you have to change the file, with xinetd you have to drop a file. But they work differently. Don't know which one Mandrake (or your install) uses...

No offense at all. :)
I know almost nothing about Linux, but my customer bought a Linux box and he wants to use it as Servoy server too, so I'm doing some test on my mail server, that uses the same distribution, but - as you can see - I didn't go too far :D
I'll try to start each one of the two files and see what happens. :wink:

Thanks
User avatar
Riccardino
 
Posts: 911
Joined: Thu Apr 24, 2003 11:42 am
Location: Ferrara, Italy

Postby Bert » Sun Nov 16, 2003 9:53 pm

Riccardino wrote:I know almost nothing about Linux, but my customer bought a Linux box and he wants to use it as Servoy server too, so I'm doing some test on my mail server, that uses the same distribution, but - as you can see - I didn't go too far :D
I'll try to start each one of the two files and see what happens. :wink:

Hi Riccardino,
I've got two questions:
1. What are the reasons why your customer wants to deploy Servoy on Linux?
2. Can you share your testresults with Servoy on Linux (Mandrake) with us?

Thanks...
Bert de Graaff
ATB Software Servoy Developer manage your business anywhere
User avatar
Bert
 
Posts: 201
Joined: Tue May 20, 2003 11:16 am
Location: Stramproy - NL

Postby Riccardino » Mon Nov 17, 2003 11:45 am

Bert wrote:Hi Riccardino,
I've got two questions:
1. What are the reasons why your customer wants to deploy Servoy on Linux?
2. Can you share your testresults with Servoy on Linux (Mandrake) with us?

Thanks...


1) Because they've a Linux box, working as mail server, with Mandrake 9.1 installed. The alternative, for me, is to use one of their production machine (Powermac G4) to run Servoy server and use the Linux box to serve MySQL tables. I thought it would be simpler to let the linux server take care of everything.
2) Certainly. I'll keep you posted.
User avatar
Riccardino
 
Posts: 911
Joined: Thu Apr 24, 2003 11:42 am
Location: Ferrara, Italy

Postby Bert » Mon Nov 17, 2003 1:31 pm

Riccardino wrote:I thought it would be simpler to let the linux server take care of everything.

One last question: what are the specifications of the Linux Box, like processor, systembus(speed), amount of RAM, diskspeed etc.

Thanks again...
Bert de Graaff
ATB Software Servoy Developer manage your business anywhere
User avatar
Bert
 
Posts: 201
Joined: Tue May 20, 2003 11:16 am
Location: Stramproy - NL

Postby Jan Blok » Mon Nov 17, 2003 3:09 pm

see developer/server manuals
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Postby Odysseus » Mon Nov 17, 2003 4:33 pm

Hi guys,

trying to bring to live Servoy on SUSE 8.2 with Firebird 1.5 I get the following error when trying to update the repository. Would it have to do with the (brand new) firebird version ?
Attachments
Firebird Error Linux.jpg
Firebird Error Linux.jpg (85.7 KiB) Viewed 10717 times
Odysseus

Citizen of Old Europe
Odysseus
 
Posts: 205
Joined: Wed Sep 10, 2003 9:34 pm
Location: Belgium

Postby jcompagner » Mon Nov 17, 2003 6:39 pm

yes is a know problem with firebird 1.5.
Doesn't work currently with servoy, is being looked at .
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8833
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Postby Riccardino » Sat Nov 29, 2003 8:19 pm

Bert wrote:One last question: what are the specifications of the Linux Box, like processor, systembus(speed), amount of RAM, diskspeed etc.

Thanks again...


Ok: We got it. The speed is good and the customer seems satisfied :-)

Distribution: Mandrake 9.1

Servoy box: http://www.zejack.com/article/barebone/ ... ss51g.html

Software RAID with 2 120 GB 7200/rpm IBM disks

Processor: Pentium 4 2,4GHz
User avatar
Riccardino
 
Posts: 911
Joined: Thu Apr 24, 2003 11:42 am
Location: Ferrara, Italy

Postby IT2Be » Sun Nov 30, 2003 2:05 pm

Riccardino, what was the problem/solution in the end?
Marcel J.G. Trapman (IT2BE)
SAN partner - Freelance Java and Servoy
Servoy Components - IT2BE Plug-ins and Beans for Servoy
ServoyForge - Open Source Components for Servoy
User avatar
IT2Be
Servoy Expert
 
Posts: 4766
Joined: Tue Oct 14, 2003 7:09 pm
Location: Germany

Next

Return to Installation

Who is online

Users browsing this forum: No registered users and 3 guests