Hi James,

Thanks for the response. That matches up with what is there in the 1.2 bundle. 
For now being able to build the core library will be enough. I followed your 
trail of MySQL breadcrumbs, and got as far as wondering where to get the data 
to fill the tables tables.

Don't believe that i have access to the HL7 DB, but will ask around. Perhaps 
there isn't much more to do to remove the dependency...

Thanks again,

j.

On Nov 4, 2011, at 1:32 AM, James Agnew wrote:

> Hi Jon,
> 
> It's possible to build the core library (hapi-base) as well as the unit tests 
> and example code on OSX. The structures JARs which are built from the 
> official HL7 DB unfortunately require a 32 bit Windows because of the 
> dependency you pointed out.
> 
> For what it's worth, the official HAPI builds are all built on OSX, with the 
> structures JARs being built in a WinXP VM under VirtualBox. 
> 
> I started a project at one point to convert the build to use MySQL instead of 
> Access/ODBC for the database layer, but ended up running out of time. If 
> anyone is good with SQL and has a copy of the HL7 DB (I can't provide that), 
> help would be most welcome.
> 
> Cheers,
> James
> 
> 
> On Thu, Nov 3, 2011 at 1:54 PM, Gershkovich, Peter 
> <peter.gershkov...@yale.edu> wrote:
> We use it on OS X without any problem. I do not see any reference to 
> sun.jdbc.odbc.JdbcOdbcDriver directly. You can find it only in tests where it 
> is done by reference so there is no problem compiling code for us.
> 
> Peter
> 
> > Hi,
> >
> > Hoping someone can put me out of my misery and let me know if its possible 
> > to build the entire HAPI package, including generating the structures, on 
> > OS X.
> >
> > The issue that i'm seeing is a reliance on the sun.jdbc.odbc.JdbcOdbcDriver 
> > class, which isn't included in the Apple JDK... rather ironic for me 
> > personally.
> >
> > If Mac isn't going to happen, then knowing if there are people building on 
> > Linux would be good.
> >
> > Thanks
> >
> > j.
> > ------------------------------------------------------------------------------
> > RSA(R) Conference 2012
> > Save $700 by Nov 18
> > Register now
> > http://p.sf.net/sfu/rsa-sfdev2dev1
> > _______________________________________________
> > Hl7api-devel mailing list
> > Hl7api-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/hl7api-devel
> 
> 
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
> _______________________________________________
> Hl7api-devel mailing list
> Hl7api-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hl7api-devel
> 


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Hl7api-devel mailing list
Hl7api-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hl7api-devel

Reply via email to