I try to install libicu-dev using apt-get
sudo apt-get install libicu-dev
And i get the error
E: Couldn't find package libicu-dev
I tried apt-get update but that didn't change a thing. Fink doesn't help either. Anyone any ideas?
|
I try to install libicu-dev using apt-get
And i get the error
I tried apt-get update but that didn't change a thing. Fink doesn't help either. Anyone any ideas? |
|||
| show 4 more comments |
libicu36-devinstead? – jaume Feb 18 at 10:35The easiest option to change [the mirror] is to edit /sw/etc/fink.conf as a super user (e.g. by using sudo nano /sw/etc/fink.conf) and change the Mirror-master line directly.The document also lists a couple of mirrors, choose one near you. – jaume Feb 18 at 13:48