Opened 12 years ago

Closed 12 years ago

#241 closed enhancement (worksforme)

WPI doesn't find gcc446

Reported by: talldad Owned by:
Priority: Feedback Pending Milestone:
Component: Lucide Core Version: 1.3
Keywords: Cc:

Description

When installing from the WPI package, the install looked for gcc446.dll only on my Drive C (not found with an elaborate path).

I already have it installed on my Drive D in D:\extradll but now I have gcc446.dll installed on two drives.

It would be more graceful for the wpi install script to ask for (and accept) an alternative location for gcc.dll.

Change History (4)

comment:1 Changed 12 years ago by Silvan Scherrer

Priority: minorFeedback Pending

if d:\extradll is in your path it should find it, if it's not in the path lucide would not work at all.

comment:2 Changed 12 years ago by talldad

Lucide has always worked, but the WPI installer blocked because it couldn't see the existing DLL in a different location. Therefore I had to install GCC446.DLL to Drive C where the WPI script could see it.

comment:3 Changed 12 years ago by Silvan Scherrer

please attach your config.sys or at least the libpath, path and dpath part.

comment:4 Changed 12 years ago by Silvan Scherrer

Resolution: worksforme
Status: newclosed

if d:\extradll is in your libpath it will be found, if it's not there it will not work.

Note: See TracTickets for help on using tickets.