Author Topic: Tuxcards  (Read 7465 times)

Chero

  • Hero Member
  • *****
  • Posts: 1140
    • View Profile
    • http://users.telenet.be/zaurususer/Chero
Tuxcards
« on: October 20, 2004, 03:55:55 pm »
hi,

I was able to compile tuxcards 1.1 for pdaXrom, but when it comes to creating an ipk, i'm just not skilled enough.

I tried different ways, but always got stuck.

The compiled binary runs fine on my z, just wanted to create an ipk to share it with other people.

Maybe somebody else wants to give it a go ?
You can find the source on www.tuxcards.de

cheers,
Chero
HP-95LX -> HP Jornada 680 -> SL-C860 -> SL-C3100 -> Fuji u810 -> SL-C1000 -> HTC uni -> SL-C860 -> SL-C760.
March 12 2009 : Back because the Zaurus is one of a kind.
SL-C760 : pdaXrom
Pandora pre-ordered -> received and tested : great device but not my cup of tea -> sold.

pgas2

  • Newbie
  • *
  • Posts: 31
    • View Profile
Tuxcards
« Reply #1 on: October 20, 2004, 04:04:17 pm »
have you look at the howto  here on the zug?

What problems are you facing, basically its just some tar cxvf?

Laze

  • Hero Member
  • *****
  • Posts: 704
    • View Profile
    • http://www.pdaXrom.org
Tuxcards
« Reply #2 on: October 20, 2004, 04:05:58 pm »
C760 running pdaXrom lastest ;-)
SL5500 Running Cacko Qtopia
512 MB SD Card, 128 MB CF Card, Prism2 CF Wlan.

Always visit http://www.pdaXrom.org for latest news.

Chero

  • Hero Member
  • *****
  • Posts: 1140
    • View Profile
    • http://users.telenet.be/zaurususer/Chero
Tuxcards
« Reply #3 on: October 21, 2004, 02:28:24 am »
I did use the SDK-tutorial
Compiling was OK, but mkipkg didn't work.
I'll try again this evening, I'm sure I'm just missing something.

BTW - the binary runs fine, every option seems to work

Cheers,
Chero
HP-95LX -> HP Jornada 680 -> SL-C860 -> SL-C3100 -> Fuji u810 -> SL-C1000 -> HTC uni -> SL-C860 -> SL-C760.
March 12 2009 : Back because the Zaurus is one of a kind.
SL-C760 : pdaXrom
Pandora pre-ordered -> received and tested : great device but not my cup of tea -> sold.

Chero

  • Hero Member
  • *****
  • Posts: 1140
    • View Profile
    • http://users.telenet.be/zaurususer/Chero
Tuxcards
« Reply #4 on: October 22, 2004, 11:23:45 am »
When I try to create the ipk, I follow the Howto:

mkdir ipkg_tmp
make DESTDIR=ipkg_tmp install

Then my binary should be in ./ipkg_tmp/usr/local/bin , right?
It is not, instead it's in /usr/local/bin
Then it automatically wants to strip, I get a few errors and get stuck

Please help, I want share this :

[img]http://www.tuxcards.de/img/screenShotV1_1.gif\" border=\"0\" class=\"linked-image\" /]
HP-95LX -> HP Jornada 680 -> SL-C860 -> SL-C3100 -> Fuji u810 -> SL-C1000 -> HTC uni -> SL-C860 -> SL-C760.
March 12 2009 : Back because the Zaurus is one of a kind.
SL-C760 : pdaXrom
Pandora pre-ordered -> received and tested : great device but not my cup of tea -> sold.

pgas

  • Hero Member
  • *****
  • Posts: 1097
    • View Profile
    • http://
Tuxcards
« Reply #5 on: October 22, 2004, 12:29:11 pm »
ok, i'v try it in the Makefile i see
install_target: all
        @$(CHK_DIR_EXISTS) "$(INSTALL_ROOT)/usr/local/bin/" || $(MKDIR) "$(INSTALL_ROOT)/usr/local/bin/"

so try make INSTALL_ROOT=ipkg_tmp.

Or you can copy the files by hand.

btw I try to compile it but only get
segmentation fault as a result
SLC-860 cacko / senao wifi

Chero

  • Hero Member
  • *****
  • Posts: 1140
    • View Profile
    • http://users.telenet.be/zaurususer/Chero
Tuxcards
« Reply #6 on: October 22, 2004, 02:56:54 pm »
thanks for the advice

i'll try again on monday -left my laptop at work
I only brought my Z with me, no need for the laptop since I can put my notes in tuxcards.

cheers,
Chero
HP-95LX -> HP Jornada 680 -> SL-C860 -> SL-C3100 -> Fuji u810 -> SL-C1000 -> HTC uni -> SL-C860 -> SL-C760.
March 12 2009 : Back because the Zaurus is one of a kind.
SL-C760 : pdaXrom
Pandora pre-ordered -> received and tested : great device but not my cup of tea -> sold.

hilarycheng

  • Newbie
  • *
  • Posts: 41
    • View Profile
Tuxcards
« Reply #7 on: October 27, 2004, 12:29:21 am »
any ipkg now? I wanna to try.
----------------------
My Blog

http://hilary.e-fever.org

Chero

  • Hero Member
  • *****
  • Posts: 1140
    • View Profile
    • http://users.telenet.be/zaurususer/Chero
Tuxcards
« Reply #8 on: October 27, 2004, 02:16:49 am »
No, not yet.

I probably won't be able to try creating the ipk in the first two or three weeks
(I'm rebuilding my house and i'm quite busy on my job too)

Sorry for the delay.

I could mail you a working binary (both RC3 and RC5) - send me a PM or mail me at werner.vandyck@pandora.be

sorry,
Chero
HP-95LX -> HP Jornada 680 -> SL-C860 -> SL-C3100 -> Fuji u810 -> SL-C1000 -> HTC uni -> SL-C860 -> SL-C760.
March 12 2009 : Back because the Zaurus is one of a kind.
SL-C760 : pdaXrom
Pandora pre-ordered -> received and tested : great device but not my cup of tea -> sold.

Chero

  • Hero Member
  • *****
  • Posts: 1140
    • View Profile
    • http://users.telenet.be/zaurususer/Chero
Tuxcards
« Reply #9 on: October 27, 2004, 03:44:18 pm »
just uploaded tuxcards to the unstable feed on pdaXrom.org

thanks to hilarycheng for packaging

Chero  
HP-95LX -> HP Jornada 680 -> SL-C860 -> SL-C3100 -> Fuji u810 -> SL-C1000 -> HTC uni -> SL-C860 -> SL-C760.
March 12 2009 : Back because the Zaurus is one of a kind.
SL-C760 : pdaXrom
Pandora pre-ordered -> received and tested : great device but not my cup of tea -> sold.

wmadan

  • Full Member
  • ***
  • Posts: 164
    • View Profile
    • http://
Tuxcards
« Reply #10 on: October 30, 2004, 11:22:05 am »
What's the keyboard shortcut for inserting a new entry?

Chero

  • Hero Member
  • *****
  • Posts: 1140
    • View Profile
    • http://users.telenet.be/zaurususer/Chero
Tuxcards
« Reply #11 on: October 30, 2004, 02:41:43 pm »
Check this one out (it isn't a archive, just rename and open in tuxcards) :

Tuxcards features

(not all are implemented yet - these shortcuts are for tuxcards 1.2 - not yet compiled for pdaXrom

good luck

Chero
HP-95LX -> HP Jornada 680 -> SL-C860 -> SL-C3100 -> Fuji u810 -> SL-C1000 -> HTC uni -> SL-C860 -> SL-C760.
March 12 2009 : Back because the Zaurus is one of a kind.
SL-C760 : pdaXrom
Pandora pre-ordered -> received and tested : great device but not my cup of tea -> sold.

scoutme

  • Hero Member
  • *****
  • Posts: 579
    • View Profile
Tuxcards
« Reply #12 on: January 11, 2005, 07:16:49 pm »
installed txcards, but it seg.faults (RC8).

Any hint?

scoutme

  • Hero Member
  • *****
  • Posts: 579
    • View Profile
Tuxcards
« Reply #13 on: January 11, 2005, 07:35:44 pm »
solved by installing in /: sure a problem of working folder or links. I'll give a look at the ipk

Chero

  • Hero Member
  • *****
  • Posts: 1140
    • View Profile
    • http://users.telenet.be/zaurususer/Chero
Tuxcards
« Reply #14 on: October 06, 2005, 11:31:44 am »
quite off-topic, but it would really help me (and viewing the number of downloads of the ipk, it will not only be me you'd be helping out)

I've been using tuxcards for a while now, and I really want to put it on my office box, which is running win2k.

I know there is a cygwin version around, but I'd be better off with a win2K-.exe. There are some guys at work that also would like to try it, but they know crap about linux. Wonder what would happen if I had to put cygwin on their computers ... Please don't make me do this.

Is there someone around here that can compile qt3 apps for win2K ?

Chero.
HP-95LX -> HP Jornada 680 -> SL-C860 -> SL-C3100 -> Fuji u810 -> SL-C1000 -> HTC uni -> SL-C860 -> SL-C760.
March 12 2009 : Back because the Zaurus is one of a kind.
SL-C760 : pdaXrom
Pandora pre-ordered -> received and tested : great device but not my cup of tea -> sold.