Where are the Gnulib files in Linux?
I want use lib like safe-read, mbchar, etc… in my project but I do not find them on my Ubuntu 11.10 machine.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
apt-fileis your friend:Use
sudo apt-get install gnulib(in this case) to install the missing dependency. Runonce to initialize the file index.