Tiny Core Linux

Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: xor on January 22, 2022, 12:11:28 AM

Title: "cherrytree" (TCL11.1-x86_64-bit)
Post by: xor on January 22, 2022, 12:11:28 AM
"cherrytree" (TCL11.1-x86_64-bit) :)

https://www.giuspen.com/cherrytree

https://github.com/giuspen/cherrytree

(https://www.giuspen.com/images/cherrytree-main_window_text.png)

note : I want to use this because "the guide" application does not have a linux infrastructure!  :( http://theguide.sourceforge.net/
Title: Re: "cherrytree" (TCL11.1-x86_64-bit)
Post by: xor on January 23, 2022, 11:19:12 PM
I'm waiting,
Title: Re: "cherrytree" (TCL11.1-x86_64-bit)
Post by: NewUser on January 23, 2022, 11:28:54 PM
Working is better than waiting.
Title: Re: "cherrytree" (TCL11.1-x86_64-bit)
Post by: xor on January 24, 2022, 12:13:12 AM
I am planning to collect the notes that are not included in the tcl book,
to sort them systematically and to publish them primarily in my local language.

In this respect, I think ranking is very important!
This application nicely organizes the sorting array by drag and drop when creating a documentation.
and the size is too small.
Title: Re: "cherrytree" (TCL11.1-x86_64-bit)
Post by: Rich on January 24, 2022, 01:37:24 AM
Hi xor
You could try doing some of the work yourself. Go here:
https://launchpad.net/~giuspen/+archive/ubuntu/ppa/+sourcepub/13206183/+listing-archive-extra

Go to the bottom of the page where it says  Package files  and download the  amd64.deb  file.

Then unpack it:
Code: [Select]
ar -x cherrytree_0.99.45-1_amd64.deb
tar xf data.tar.xz

Now see which dependencies you are missing:
Code: [Select]
ldd usr/bin/cherrytree
Title: Re: "cherrytree" (TCL11.1-x86_64-bit)
Post by: curaga on January 24, 2022, 03:13:06 AM
Yes, you can't arrange notes without a specific note-taking application, which you of course can't compile yourself. Sigh.
Title: Re: "cherrytree" (TCL11.1-x86_64-bit)
Post by: xor on January 25, 2022, 07:15:31 AM
Thank you for the notes. :)

I just wanted quality apps to be easily accessible to everyone.
Title: Re: "cherrytree" (TCL11.1-x86_64-bit)
Post by: curaga on January 25, 2022, 11:48:28 AM
Then you should work to make them available. Not ask others.