Skip to content

A replacement for the novacomd program supplied by Palm for communicating with the Palm Pre

License

Notifications You must be signed in to change notification settings

bpadalino/precomd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO: Fill this in.

Windows Cygwin Installation

1. Install libusb-win32.
2. Run /usr/sbin/libusb-install while your pre is not plugged in.
3. Connect the pre back in to USB and run testlibusb-win to be sure the pre shows up.
4. Now you can compile and run novacom like normal.

Linux

1. Be sure libusb-devel is installed.
2. make
3. run novacom as root.

OS X

1. Install libusb via macports.
2. Be sure that your CPATH is set correctly (typically /opt/local/include)
3. Be sure that your LIBRARY_PATH is set correctly (typically by adding /opt/local/lib)
4. make
5. run novacom as root.

About

A replacement for the novacomd program supplied by Palm for communicating with the Palm Pre

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages