Brilliantdatabase installation

Questions about Wine on Linux
Locked
David°
Newbie
Newbie
Posts: 2
Joined: Sat Oct 13, 2012 3:24 am

Brilliantdatabase installation

Post by David° »

hi All !

Brilliantdatabase is the only software I need to leave definitivly windows.

Here is a free download : http://www.brilliantdatabase.com/down.html ( choose the first choice, pro version )

But I don't manage to install it on linux with wine.
I use Linux Mint XFCE 64bits edition.( based on ubuntu 12.04 xfce ) with wine 1.4.1.

Do somebody can help me ?

Here is the issue :
During installation, is there this error :
"C:\windows\system32\codejock.calendar.v12.0.2.ocx
unable to registered the library DDL/OCX : Loadlibrary failed ; code 126. Module not found."
I ignore this error, finish the install and launch the program :
"Run-time error 339
Component 'CODEJO~.OCX' or one of its dependencies not correctly registered : a file is missind or invalid.
Actually, C:\windows\system32\codejock.calendar.v12.0.2.ocx doesn't exist.
I copy it from my windows installation to the correct linux/wine directory.
But it doesn't work. I don't know how registered manually the file.
Another installation with this file in the good directory failed too.

Thank you for your help
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Brilliantdatabase installation

Post by dimesio »

Install mfc42 with winetricks, then reinstall the app. If you still have problems, upgrade Wine; I tested it in 1.5.15.
David°
Newbie
Newbie
Posts: 2
Joined: Sat Oct 13, 2012 3:24 am

Re: Brilliantdatabase installation

Post by David° »

Yes ! it works ! Thank you very much !
Locked