I had some problems with a Unix based program and I inquired about it and
they sent me the following message:


   - Report this post <http://forum.wrfforum.com/report.php?f=5&p=11635>
   - Reply with
quote<http://forum.wrfforum.com/posting.php?mode=quote&f=5&p=11635>

Re: WPS compile
problems<http://forum.wrfforum.com/viewtopic.php?f=5&t=1901#p11635>

[image: Post] <http://forum.wrfforum.com/viewtopic.php?p=11635#p11635>by *
dcvz <http://forum.wrfforum.com/memberlist.php?mode=viewprofile&u=55>* on
Mon Mar 01, 2010 4:39 pm
In the compile output you want to find the first error message. Because once
something starts to go wrong there are then just a bunch of cascading
errors. The first error is this:

/bin/sh: m4: not found



m4 is a basic unix command usually located in /usr/bin. Since this is
missing, this means your path is wrong or your unix installation is wrong. A
missing m4 would also mess up your netcdf install.


How do I fix this on ubuntu?

Thanks,

jason
_______________________________________________
vox-tech mailing list
[email protected]
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to