Alireza Ghasemi wrote: > (sorry if this is posted twice,I had a problem in my MailBox and I couldn't > get this post and probable Replies)
It did come in twice. Read the archives for the replies. > When compiling some network programs I got errors like "arpa/nameser.h:No > such file..." or "rpc/... " and some other net headers like that .What > packages should I get in order that this files get compiled. Install minires-devel. And for all questions of "what package has file X" just find out yourself by using <http://cygwin.com/packages/>. > I tried to create some hidden-Linux like files such as ".bashrc" but Windows > did not allow me and said "You must type a file name".How can I solve this? You create them the same way you would in linux. "nano .bashrc", "vim .bashrc", "cat >.bashrc", etc. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/