CatiaV5R17 asking for c++ libraries

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Zaki
Newbie
Newbie
Posts: 1
Joined: Fri Jan 16, 2009 10:51 am

CatiaV5R17 asking for c++ libraries

Post by Zaki »

Hi Guys
I installed Catia after wine (as Catia is a windows compatible software). After successful installation, when I run, it asks for c++ libraries. Could anybody guide me what to do now????
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

CatiaV5R17 asking for c++ libraries

Post by austin987 »

On Fri, Jan 16, 2009 at 10:10 AM, Zaki <[email protected]> wrote:
Hi Guys
I installed Catia after wine (as Catia is a windows compatible software). After successful installation, when I run, it asks for c++ libraries. Could anybody guide me what to do now????





Depends on the libraries it needs. Use winetricks:
$ wget kegel.com/wine/winetricks
$ sh winetricks

--
-Austin
James McKenzie

CatiaV5R17 asking for c++ libraries

Post by James McKenzie »

Zaki wrote:
Hi Guys
I installed Catia after wine (as Catia is a windows compatible software). After successful installation, when I run, it asks for c++ libraries. Could anybody guide me what to do now????
What library file is the program asking for?

mscrvt80 == vcrun2005
mscrvt90 == vcrun2008

You might want to install vcrun2008 before vcrun2005.

James McKenzie
Locked