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????
On Fri, Jan 16, 2009 at 10:10 AM, Zaki <wineforum-user at winehq.org> 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
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