how to install drivers using terminal

pshart3@mac.com

Registered
I am trying to install myobdc .dylib drivers into /usr/local/lib. The instructions say to put them in this directory. My question is this:
1. How do I open this dir?
2. Do I just drag the file onto the terminal window?

This is a very beginner's question, but I cannot find any instructions to explain this to me?

Thanks,
pshart3
 
Or just do it in the Finder. Select "Go to Folder..." or cmd-shift-G and enter /usr/local/lib in the box. The folder will open in the Finder and you can drag and drop...

Chris
 
Originally posted by pshart3@mac.com
I am trying to install myobdc .dylib drivers into /usr/local/lib. The instructions say to put them in this directory. My question is this:
1. How do I open this dir?
2. Do I just drag the file onto the terminal window?

This is a very beginner's question, but I cannot find any instructions to explain this to me?

Thanks,
pshart3
Thank you for your help. I can now install.
 
Back
Top