ruby on rails - Error: cannot load such file -- mysqltopostgres (LoadError) -


i have installed mysqltopostgres in linux. when trying run mysqltopostgres getting error:

/var/lib/gems/1.9.1/gems/mysqltopostgres-0.3.0/bin/mysqltopostgres:7:in `require': cannot load such file -- mysqltopostgres (loaderror)     /var/lib/gems/1.9.1/gems/mysqltopostgres-0.3.0/bin/mysqltopostgres:7:in `<top (required)>' 

could not find proper answer how deal this. appreciate there.

have tried

mysqldump --compatible=postgresql yourdatabase >dump.sql