You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
769 B
769 B
Setup
- Clone this repo
- Install dependencies
sudo apt install libpopt-dev
- Build
./configure --libdir=/usr/local/lib --enable-libusb --enable-threads --enable-conduits --with-included-popt --with-python
make
- Test
cd src
/pilot-addresses --port=/dev/ttyUSB1 -w test.file
- Install
sudo make install
sudo ldconfig
References
* https://stackoverflow.com/questions/480764/linux-error-while-loading-shared-libraries-cannot-open-shared-object-file-no-s
* https://www.linuxfromscratch.org/blfs/view/6.3/general/pilot-link.html
* https://www.cnblogs.com/dream397/p/13573407.html
* https://tldp.org/HOWTO/PalmOS-HOWTO/pilotlink.html
* https://everythinglinux.org/palm/palm_content.html