Change History (8)
comment:1 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 11 years ago
Owner: | changed from | to
---|---|
Priority: | normal → low |
Status: | assigned → new |
comment:3 by , 11 years ago
Owner: | changed from | to
---|---|
Priority: | low → normal |
Status: | new → assigned |
I will try. If I make some mistake with dependencies or anything else, please, forgive me and correct me.
comment:5 by , 11 years ago
comment:6 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at r12625.
Thanks to all of you the helped me with this task, including: akhiezer, Bruce, Igor, ĸen, Matt.
Please, apologies, if I forgot somebody.
comment:8 by , 11 years ago
Milestone: | → 7.6 |
---|
Installation:
make && make prefix=/usr MANDIR=/usr/share/man/man1 install
Installs only two files. The build/install could as easily be:
make && install -s tree /usr/bin/tree && install doc/tree.1 /usr/share/man/man1/tree.1
Note:
See TracTickets
for help on using tickets.
I have problems to decide about dependencies of packages. This makes difficult for me to add the page, sorry.