Opened 13 years ago

Closed 12 years ago

#1394 closed defect (fixed)

Missing MSVCR71.dll on startup

Reported by: Klipvis Owned by: grass-dev@…
Priority: normal Milestone:
Component: Default Version: unspecified
Keywords: missind, dll, wingrass Cc:
CPU: x86-32 Platform: MSWindows 7

Description

Hi am am getting a missing MSVCR71.dll error when starting grass-6.4.1-1 on my Windows 7 PC. It also said Pyton error in the top of the error dialogue, so I am not sure if this is a python problem or a Grass problem.

I installed WinGRass-6.4.1-1-setup.exe

Change History (3)

comment:1 by hamish, 13 years ago

Keywords: wingrass added

you are missing a Microsoft support library. (usually this only happens on a new PC, as many softwares provide it)

you'll need to download MSVCR71.dll from the net and install it:

http://social.msdn.microsoft.com/forums/en-US/windowsgeneraldevelopmentissues/thread/7f5a39ee-e089-4330-a67c-e8e24090939c/

maybe it is python that requires this dll but does not ship it?

Hamish

comment:3 by hamish, 12 years ago

Resolution: fixed
Status: newclosed

see #1450's comment 7, downloads for missing libraries now provided on the WinGRASS Wiki page's troubleshooting section:

http://grass.osgeo.org/wiki/WinGRASS_Current_Status#Windows7

not sure if we (grass) can do much about it, the dependency seems to come from the osgeo4w stack.(??)

please re-open the ticket if you find a better packaging solution.

Hamish

Note: See TracTickets for help on using tickets.