[Solved]perl-tk

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
yves04
Donor
Posts: 58
Joined: 30. Jan 2011, 08:30
Location: Haute Provence, France

[Solved]perl-tk

Post by yves04 »

Hello
When I type the command

Code: Select all

tlmg gui
le result is

Cannot load Tk, thus the GUI cannot be started!
The Perl/Tk module is not shipped with the TeX Live installation.
You have to install it to get tlmgr GUI running

I can't find perl-tk in the packages (with gslapt).
Have a nice day.
Kind regards.
Last edited by yves04 on 11. Jun 2011, 12:56, edited 1 time in total.
User avatar
Akuna
Salix Wizard
Posts: 1038
Joined: 14. Jun 2009, 12:25

Re: perl-tk

Post by Akuna »

Try with sourcery or slapt-src depending on the version of Salix you use

Code: Select all

# slapt-src -u
# slapt-src -i perl-tk
Image
What really matters is where you are going, not where you come from.
User avatar
gapan
Salix Wizard
Posts: 6364
Joined: 6. Jun 2009, 17:40

Re: perl-tk

Post by gapan »

You probably need the tcl and tk packages.
Image
Image
User avatar
fredg
Posts: 232
Joined: 3. Oct 2009, 16:50
Location: Lyon, France
Contact:

Re: perl-tk

Post by fredg »

perl-tk is in the 13.37 repo, you should see it:
http://salix.enialis.net/i486/13.37/sal ... 86-2fg.txz

and deps bug fixed.

++
yves04
Donor
Posts: 58
Joined: 30. Jan 2011, 08:30
Location: Haute Provence, France

Re: perl-tk

Post by yves04 »

Thanks a lot for yours answers.

Code: Select all

tlmgr -- gui
works fine now.
Perhaps I must change the file /etc/slapt-get/slapt-srcrc
Post Reply