Re: edbi on 64 bit machines?

new topic     » goto parent     » topic index » view thread      » older message » newer message
egis said...

Ok I seemed to have successfully installed euphoria 64 from source (eui works). I modfied edbi/drivers/mysql/eu.cfg to reflect the euphoria paths. When I try to run euc -so edbi_mysql.e it says

User supplied library does not exist: 
    /usr/local/share/euphoria/bin/euso.a 
ls /usr/local/share/euphoria/bin
bugreport.ex  buildcpdb.ex  ecp.dat  ed.ex  eucoverage.ex  euloc.ex 
How to I get euso.a or did my euphoria build have problems?

If you used "make install", then the libraries should have gone to /usr/local/lib:

$ ls /usr/local/lib/eu* 
/usr/local/lib/eu.a  /usr/local/lib/eudbg.a  /usr/local/lib/euso.a  /usr/local/lib/eusodbg.a 
...and your translator should be using those by default, unless you've specified something different in eu.cfg or on the command line.

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu