Displaying 2 results from an estimated 2 matches for "crashedagain".
2006 May 04
3
more compile problems
...CD which seemed to
be compatible with compiling this old code. I had do the "make install"
from the new system because it is not possible to install applications
on a CD system. It appears there is a missing file, make install fails
with:
.....
make[2]: Entering directory
`/mnt/hdb3/home/crashedagain/wine-20040121/dlls/cabinet'
../../tools/mkinstalldirs -m 755 /usr/local/lib/wine
/usr/bin/install -c cabinet.dll.so /usr/local/lib/wine/cabinet.dll.so
make[2]: Leaving directory
`/mnt/hdb3/home/crashedagain/wine-20040121/dlls/cabinet'
cd `dirname capi2032/__install__` && make inst...
2006 Apr 30
4
unable to compile
I am still trying to run Turbocad Le under wine (see earlier post
http://groups.google.ca/group/comp.emulators.ms-windows.wine/browse_thread/thread/2abfa5ba1de237d3/05ad0098dae2ca05?q=crashedagain&rnum=8#05ad0098dae2ca05)
I have discovered it will run under version 20040121 or older but has
errors with later versions.
20040121 .deb package must be forced installed because of a libc6
version conflict so I am attempting to recompile hoping this will fix
the problem.
"make install&qu...