Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

how to start Boch


ghost's Avatar
0 0

i have downloaded boch 86x emulator as a rpm file from sourceforge. but i dont remember how to make it run. is there something i need to type into the terminal??


j4m32's Avatar
Member
0 0

Depends. If it's installed in a bin path (which it probablly is) that is listed in the environment variable known as:

$PATH

You can type in a Terminal: "user@box $ which appname". So perhaps "which bosch".

It might then return the path of the "bosch" binary or symbolic link in the bin path(s). Then you know that you can just type "user@box $ bosch [args]"

Hope that helps.

Jim,


ghost's Avatar
0 0

im using ubuntu would i type in the commands the same?