Problem executing Packet tracer 5.3.3 on Linux Mint LMDE

Questions about Wine on Linux
Locked
lmx
Newbie
Newbie
Posts: 2
Joined: Sat Nov 17, 2012 12:49 am

Problem executing Packet tracer 5.3.3 on Linux Mint LMDE

Post by lmx »

Hi guys,
I have installed wine 1.5.5-0.1_amd64 packages(all available), then i have installed Packet tracer 5.3.3...

When i run the Packet tracer i get an error:

wine: Call from 0x7b83af32 to unimplemented function msvcp90.dll.??0?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@H@Z, aborting
wine: Unimplemented function msvcp90.dll.??0?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@H@Z called at address 0x7b83af32 (thread 0024), starting debugger...
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module
fixme:dbghelp:elf_search_auxv can't find symbol in module

i have tried to install de version of Packet tracer 5.3(Not 5.3.3), and it works, but the problem is that the work i have done on 5.3.3 can't be open on 5.3, only in versions >=5.3.3.
i have searched in system32 folder and the msvcp90.dll is there...i have downloaded from the internet another msvcp90.dll, the problem continues....i removed wine and installed it again(purge)...the problem continues...

How can i solve this problem??

Thanks guys for the attention.

regards
lmx
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Problem executing Packet tracer 5.3.3 on Linux Mint LMDE

Post by dimesio »

Code: Select all

wine: Call from 0x7b83af32 to unimplemented function msvcp90.dll.??0?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@H@Z, aborting
Upgrade Wine to the latest development release. That function has been implemented.
lmx
Newbie
Newbie
Posts: 2
Joined: Sat Nov 17, 2012 12:49 am

Re: Problem executing Packet tracer 5.3.3 on Linux Mint LMDE

Post by lmx »

Hi,
thanks for you reply.

Ok, i have navigated in wine site, but i can find the .deb packages to download.They exist?
I have found something about the GIT, the version 1.5.17 is only in the GIt tree?
I never done this process before...after the git clone...how can i install wine?
thanks and sory for the nob I am.

regards
lmx
Locked