Hi Umer,
I have already compiled uvm_pkg like
1) I am using IUS92s18
2) i am already using the following in my compile script
+incdir+$UVM_HOME
$UVM_HOME/uvm_pkg.sv
and using following run command
irun -f compile_ius.f -sv
3) currently there is only questa run script present with xbus example but when i am using irun -f compile_ius.f for xbus it is giving compilation error
irun: *E,ELBERR: Error during elaboration (Exec Failed), exiting.
Nikhil