Can´t download arduino libraries

Hi, Im a beginner in this of arduino stuff, and i can´t download the arduino libraries, i click into the LiquidCrystal link in the standard libraries page of arduino, and doesn't start the download...

what should i do for download the libraries?

why doesn't start the download?

or please give me the updated link to download the liquidCrystal libraries.

thank you for you time =)

Your post does not belong here in this section, it should be in Project guidance. Actually based on your issue, this isn't an Arduino related problem, its your computers problem so you may want to update it or get it fixed.

I don't know what OS your computer has or why it wont start the download, but if you hold CTRL when you click the download link, it may start. LiquidCrystal

There is one thing you will need to change in the liquidCrystal.h file, and thats this line. #include "Wprogram.h". This line must be changed to #include "Arduino.h", otherwise the library will not work. You can use a regular text editor like notepad or word pad. Just change that one line, then save it. NOT SAVE AS, just save.

thankyou, thankyou, thankyou very much!!..
its works now... and sorry about the section problem