Hi everybody,
well I'm trying to install a program at cygwin, but there is an architecture file where there are some linking to some .so files (e.g. libg++.so, libdl.so, libBLT.so, etc)
the problem is that I don't have the most of these files, I only found libtcl8.1.so and libtk8.1.so, that are located in a directory where I decompress a .tar file to install the tcl bundle (tcl, tk, tix, blt).
So any body could tell me which kind of files can repleace these .so (I think that are the .dlls files but I'm not sure) or how can I obtain these files.
Thank you for your time.