KingOracle Provider and Linux

3 messages Options
Embed this post
Permalink
Riccardo Pucci

KingOracle Provider and Linux

Reply Threaded More More options
Print post
Permalink
Hi

We usually use KingOrcacle provider for our MGOS projects in Windows
environment, now we have 2 projects where we want (and we must...)to use
MGOS with Linux and Oracle Database.
I guess that there are not too much users, maybe no one,  that  use  
KingOracle under linux because I haven't find post about it in any list,
so, before starting to ask, we set up a test environment with a CentOS
4.8, and we started to download and compile MGOS (2.1 brach) and FDO
(3.4.0) from svn repository.
After some hack to KingOracle code we finally been able to see something
working... at least we know that to use the provider under linux is doable.
Now i would like to ask Haris if he have planned to support linux in the
future, and, if yes, when he has scheduled the release of a linux
compatible version.
More... since we have very close due date for our projects, we are
thinking that we should modify the code to make a build of the provider
that work only under linux. We would like to start from a stable version
of the provider, so we need to know if the code that we download from
the svn 3.4  branch is relative to a stable release.. (we need to use it
with MGOS 2.1)

Also we  would like to thanks Haris and all the SL-King guys for their
great job

Riccardo
_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users
Haris Kurtagic

RE: KingOracle Provider and Linux

Reply Threaded More More options
Print post
Permalink
Hi Riccardo,


I believe there are users of King.Oracle on Linux ( I am getting emails ).
Truth is that in we are not doing GIS projects on Linux so I don't have
direct feedback.

I am aware of issue with unicode version and Linux, that was your issue too
? Something  else ?

Yes, 3.4 branch code is stable version. We are using it on couple of
projects.


Haris

-----Original Message-----
From: [hidden email]
[mailto:[hidden email]] On Behalf Of Riccardo Pucci
Sent: Tuesday, October 20, 2009 12:30
To: [hidden email]
Subject: [fdo-users] KingOracle Provider and Linux

Hi

We usually use KingOrcacle provider for our MGOS projects in Windows
environment, now we have 2 projects where we want (and we must...)to use
MGOS with Linux and Oracle Database.
I guess that there are not too much users, maybe no one,  that  use  
KingOracle under linux because I haven't find post about it in any list,
so, before starting to ask, we set up a test environment with a CentOS
4.8, and we started to download and compile MGOS (2.1 brach) and FDO
(3.4.0) from svn repository.
After some hack to KingOracle code we finally been able to see something
working... at least we know that to use the provider under linux is doable.
Now i would like to ask Haris if he have planned to support linux in the
future, and, if yes, when he has scheduled the release of a linux
compatible version.
More... since we have very close due date for our projects, we are
thinking that we should modify the code to make a build of the provider
that work only under linux. We would like to start from a stable version
of the provider, so we need to know if the code that we download from
the svn 3.4  branch is relative to a stable release.. (we need to use it
with MGOS 2.1)

Also we  would like to thanks Haris and all the SL-King guys for their
great job

Riccardo
_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users

_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users
Riccardo Pucci

Re: KingOracle Provider and Linux

Reply Threaded More More options
Print post
Permalink
Yes the issue is unicode because the different implementation of wchar_t
type between windows and linux, there is also a minor issue with the log
api (the global variable g_LogFileName is not resolved at runtime...).
Do you know the strategy used to solve the problem? I used the OCI
Funcions OCIWideCharToMultiByte and vice versa to make string
translation, but I have introduced some memory leaks that I should
solve.. Maybe there is a better way to solve the issue.


 Riccardo

Haris Kurtagic ha scritto:

> Hi Riccardo,
>
>
> I believe there are users of King.Oracle on Linux ( I am getting emails ).
> Truth is that in we are not doing GIS projects on Linux so I don't have
> direct feedback.
>
> I am aware of issue with unicode version and Linux, that was your issue too
> ? Something  else ?
>
> Yes, 3.4 branch code is stable version. We are using it on couple of
> projects.
>
>
> Haris
>
> -----Original Message-----
> From: [hidden email]
> [mailto:[hidden email]] On Behalf Of Riccardo Pucci
> Sent: Tuesday, October 20, 2009 12:30
> To: [hidden email]
> Subject: [fdo-users] KingOracle Provider and Linux
>
> Hi
>
> We usually use KingOrcacle provider for our MGOS projects in Windows
> environment, now we have 2 projects where we want (and we must...)to use
> MGOS with Linux and Oracle Database.
> I guess that there are not too much users, maybe no one,  that  use  
> KingOracle under linux because I haven't find post about it in any list,
> so, before starting to ask, we set up a test environment with a CentOS
> 4.8, and we started to download and compile MGOS (2.1 brach) and FDO
> (3.4.0) from svn repository.
> After some hack to KingOracle code we finally been able to see something
> working... at least we know that to use the provider under linux is doable.
> Now i would like to ask Haris if he have planned to support linux in the
> future, and, if yes, when he has scheduled the release of a linux
> compatible version.
> More... since we have very close due date for our projects, we are
> thinking that we should modify the code to make a build of the provider
> that work only under linux. We would like to start from a stable version
> of the provider, so we need to know if the code that we download from
> the svn 3.4  branch is relative to a stable release.. (we need to use it
> with MGOS 2.1)
>
> Also we  would like to thanks Haris and all the SL-King guys for their
> great job
>
> Riccardo
> _______________________________________________
> fdo-users mailing list
> [hidden email]
> http://lists.osgeo.org/mailman/listinfo/fdo-users
>
> _______________________________________________
> fdo-users mailing list
> [hidden email]
> http://lists.osgeo.org/mailman/listinfo/fdo-users
>
>  
_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users