Title: Make problems with the charge and CVS

I just finished installing a new RH9 box and pulled down the monocharge then CVS.
Doing a make in mcs has a couple problems this way. It's looking for an mcs to run
and there is no mcs (just mcs.exe) in the monocharge. The same problem occurs with
monoresgen. I fixed this on mine by creating 2 scripts to run them with the needed
names.

Example script:

#!/bin/sh
/usr/local/bin/mono /usr/local/bin/mcs.exe "$@"

end script

Could these be added to the monocharge for the new people?

Thanks!

Kenneth Benson
Sheraton Dover Hotel
[EMAIL PROTECTED]
(302)678-8500 x4145
--------------------------------------
It does not take a majority to prevail, but rather an irate, tireless minority keen to set brushfires in the peoples' mind.

-Samuel Adams

"Government, like fire, is our most useful servant, if fully controlled by us, its citizens! And government, exactly like fire, becomes our most destructive master, if not fully controlled by the open majority of its constructive, working citizens!"

-George Washington 

Reply via email to