Author: ACagliano
Posted: 27 Nov 2012 01:11:37 pm (GMT -5)
For people's reference, the TiLP version for OS X that is pre-compiled does not work at all (at least for me). However, you can install it from source (or via the MacPorts package install manager), then run it on the command line via:
Code:
You can sub in the value for --calc with your model. This works on OS X and Linux. Not sure if this has already been said somewhere, but I figured I'd share in case it helps someone.
PS: On Linux, the software requires a patch to work.
Code:
On Mac, the software is good to go once you compile.
_________________
-ACagliano
Current Projects
Legend of Zelda. "Ganon's Rage"
51%
Posted: 27 Nov 2012 01:11:37 pm (GMT -5)
For people's reference, the TiLP version for OS X that is pre-compiled does not work at all (at least for me). However, you can install it from source (or via the MacPorts package install manager), then run it on the command line via:
Code:
tilp --calc=ti83+ --cable=DirectLink
You can sub in the value for --calc with your model. This works on OS X and Linux. Not sure if this has already been said somewhere, but I figured I'd share in case it helps someone.
PS: On Linux, the software requires a patch to work.
Code:
wget http://launchpadlibrarian.net/79510370/new- devices-and-fixed-sysfs-warning.patch
sudo patch /lib/udev/rules.d/45-libticables.rules < new-devices-and-fixed-sysfs-warning.patch
On Mac, the software is good to go once you compile.
_________________
-ACagliano
Current Projects
Legend of Zelda. "Ganon's Rage"
51%