How complicated of a path model do you want to make? There are a few R packages that do path analysis. The easiest I have found for simple models would either be Lavaan or you could download Onyx: http://onyx.brandmaier.de
Onyx will write the script for you while you draw the model.
If it is a very complicated model then you may have to use a more complicated package like OpenMx.