[Wine] help needed running visual FoxPro 6 application

Dan Kegel dank at kegel.com
Thu Apr 3 19:08:59 CDT 2008


2008/4/3 Reginaldo <reginaldo at tecnomania.com.br>:
>  Tenho o wine instalado no Fedora 6 e quero rodar o VFP, mas quando executo o
>  VFP aparece "erro ao conectar com SQL. No nodo texto aparece "err:CoGetClass
>  {854d7-bc3d-11d0-b421-00a0c90f9dc4} not registred.

Google doesn't show any hits for that UUID, so it's hard to say
what's going on without knowing more about the app
(or knowing Portugese :-)

You might try installing mdac27 or art2kmin with winetricks,
there's some small chance the class you're missing is
a Microsoft database runtime.  e.g.
  wget http://kegel.com/wine/winetricks
  sh winetricks mdac27
or
  sh winetricks art2kmin

You might also try installing dcom98, though that is touchy and risky:
  sh winetricks dcom98

Good luck and let us know what happens...
- Dan



More information about the wine-users mailing list