Help! Need to move directory folder out

This is so stupid what I've done...I installed PHP 4.4.2 then went to upgrade eAccelerator to .9.4-RC1 so it would be compatible. Well, it's in a bz2 format and never worked with that before and went and untarred the entire thing into root. I've got to get it out of there and move it to where .09.3 is now but I'm not really sure how to do it and really don't want to make things worse off. Please tell me what the command should be. I'm thinking

PHP Code:
mv -/currentpath/eaccelerator /newpath/eaccelerator 
or should it be -R instea of -a? Or is that even right? i want it to reside and overwrite the .0.9.3 version.

Thanks

 

 

 

 

Top