Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - infodroid

Pages: [1]
1
Zaurus - pdaXrom / Tuxcards 1.2 Segfaults On 1.1.0beta1
« on: July 10, 2006, 05:30:31 pm »
Quote
It's not installed in /, but I checked the symlinks and none had "//" in them. Anyway I uninstalled it and reinstalled into /, and now it works. Thanks

If you don't want to install in / then here is a hack that works for me.

After installing tuxcards in /mnt/card, run it and let it segfault.

Then edit ~/.tuxcards and change

Code: [Select]
Flower_Dir=/usr/local/doc/tuxcards/flowers/
to

Code: [Select]
Flower_Dir=/mnt/card/usr/local/doc/tuxcards/flowers/
Voila!

Pages: [1]