In the cygwin installation stuck installing at this path point
/etc/postinstall/0p_textlive_prep.dash
Any way to fix this?
how to finish my installation.
Related
I need to install jq under Text library in cygwin without reinstalling it, is there any way to update libraries or install new ones without reinstalling cygwin?
thanks.
I opened preinstalled cygwin, it takes me through installing steps which may overwrite my installed libraries.
I am trying to install unixodbc on linux (clean install of ubuntu 20), but the directions here are not working for me. When I get the step to ./configure , I get an error saying "configure: error: odbc_config not found (required for unixODBC build)".
Given that this is a popular package and the instructions on the main website don't work, I'm wondering if someone in that community could help me install it?
I tried installing it directly from a .deb file which appeared to work with 0 exit status, but I am still getting an error when I try to run odbc_config, which is how they say to verify the installation. And which unixodbc returns nothing.
Any help installing this package on linux would be greatly appreciated!
Note: On mac, brew install unixodbc works just fine. But I am running into problems when using the compiled binaries from that installation on a linux machine -- it is giving me a mysterious file not found error when I try to reference it, even though it is there, so I believe I need to compile it on linux in order to get it to work.
EDIT: I tried installing from source, but then I got a different error: libpq library version = 9.2 is required. Is there any way to install this package on ubuntu without having to set all kinds of special flags?
EDIT2: I was able to get the installation process to complete after installing libpq-dev.
I have made a backup of packages that I had installed while installing cygwin before so I have a packagelist file now. Now I wanna install cygwin in an another computer with the same packages involved, but dont know how to do this. please help me. Regards Saeid.
Tried installing the package libsdl-image-2.0-0 from a .deb, which was a missing dependency for another package. It itself also had a bunch of dependencies I had to install, but anyway, NOW when I try to install it, I get this error: http://pastebin.com/YSnuxTNB
Running Ubuntu Precise, x86_64. No idea what the problem might be. Does anyone know how to resolve this?
I am trying to build db-mysql extension for NodeJS under Cygwin. The problem is, that it requires libmysql development libraries and include files. I have no idea how to install (and where to get) this stuff to work with Cygwin. Under Ubuntu i would write something like this:
sudo apt-get install libmysqlclient-dev
But this is not possible under Cygwin. Also there is no available libmysql package when I run Cygwin's setup.exe. Does anybody know how to solve this isue?
I have installed wamp under Windows which includes MySQL database. I would like to use databases from that installation under Cygwin, is that possible?
Thanks
It's available from Cygwin Ports, a large repository of additional Cygwin packages that can be installed through Cygwin's setup.exe.