Opened 13 years ago
Closed 13 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 by , 13 years ago
Priority: | minor → Feedback Pending |
---|
comment:2 by , 13 years ago
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 by , 13 years ago
please attach your config.sys or at least the libpath, path and dpath part.
comment:4 by , 13 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
if d:\extradll is in your libpath it will be found, if it's not there it will not work.
if d:\extradll is in your path it should find it, if it's not in the path lucide would not work at all.