LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-25-2004, 10:05 PM   #1
Snerkel
Member
 
Registered: Jul 2004
Location: England
Distribution: 1 Gentoo 2005.0 system(desktop), 1 hardened-gentoo SeLinux stage1 server ;)
Posts: 262

Rep: Reputation: 30
problems updating fedora 2 system using add/remove programs


im trying to update my system because i just reinstalled fedora 2 and i didn install (im not sure what the file is but im missing the wish command)
i try and update my system with new packages, and when it asks me to change cd i change the cd, click the ok button to carry on with the update i get this error:

The disk was unable to be accessed for reading. Please confirm that it is in the drive and try again.

i have tried umounting and then mounting the cd and that didn help . can anyone give me and advice ?

Ben
 
Old 07-26-2004, 07:10 AM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
If you have a broadband connection, you can download apt and it's gui synaptic from the rpm repository at http://fedora.us . Apt is a powerful tool that can update your system with just a few commands or clicks. I find that that the default package manager in fedora/redhat is not very good and I always have problems with it.
 
Old 07-26-2004, 07:19 AM   #3
ppuru
Senior Member
 
Registered: Mar 2003
Location: Beautiful BC
Distribution: RedHat & clones, Slackware, SuSE, OpenBSD
Posts: 1,791

Rep: Reputation: 50
the wish command belongs to the tk package.
 
Old 07-26-2004, 07:55 AM   #4
Snerkel
Member
 
Registered: Jul 2004
Location: England
Distribution: 1 Gentoo 2005.0 system(desktop), 1 hardened-gentoo SeLinux stage1 server ;)
Posts: 262

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by ppuru
the wish command belongs to the tk package.

how do i setup the tcl/tk package ? should i use the cd or download it ?
 
Old 07-26-2004, 10:27 AM   #5
ppuru
Senior Member
 
Registered: Mar 2003
Location: Beautiful BC
Distribution: RedHat & clones, Slackware, SuSE, OpenBSD
Posts: 1,791

Rep: Reputation: 50
It is available on the CDs...
 
Old 07-26-2004, 04:43 PM   #6
Snerkel
Member
 
Registered: Jul 2004
Location: England
Distribution: 1 Gentoo 2005.0 system(desktop), 1 hardened-gentoo SeLinux stage1 server ;)
Posts: 262

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by reddazz
If you have a broadband connection, you can download apt and it's gui synaptic from the rpm repository at http://fedora.us . Apt is a powerful tool that can update your system with just a few commands or clicks. I find that that the default package manager in fedora/redhat is not very good and I always have problems with it.
ok i have APT how do i download the tk package because i cannot install it using "system settings > add/remove software" because when i switch CD's in the middle of the update it wont accept the next cd :s
 
Old 07-26-2004, 06:17 PM   #7
Snerkel
Member
 
Registered: Jul 2004
Location: England
Distribution: 1 Gentoo 2005.0 system(desktop), 1 hardened-gentoo SeLinux stage1 server ;)
Posts: 262

Original Poster
Rep: Reputation: 30
ok i have found 2 rpm packages, 1 for tcl and the other for TK. when trying to install them i get this error:

[root@myroom ben]# rpm -U tcl-8.3.5-181anthony.i386.rpm
error: Failed dependencies:
libtcl8.4.so is needed by (installed) tuxracer-0.61-26
libtcl8.4.so is needed by (installed) expect-5.39.0-96.1

does anyone know where i can get libtcl8.4.so ? or an easyer way to setup tcl/tk !
 
Old 07-26-2004, 10:00 PM   #8
ppuru
Senior Member
 
Registered: Mar 2003
Location: Beautiful BC
Distribution: RedHat & clones, Slackware, SuSE, OpenBSD
Posts: 1,791

Rep: Reputation: 50
/usr/lib/libtcl8.so.4 is a part of the tcl package that comes with the Fedora CDs. the package is tcl-8.4.5-7
 
Old 07-27-2004, 03:49 AM   #9
Snerkel
Member
 
Registered: Jul 2004
Location: England
Distribution: 1 Gentoo 2005.0 system(desktop), 1 hardened-gentoo SeLinux stage1 server ;)
Posts: 262

Original Poster
Rep: Reputation: 30
Quote:
Originally posted by ppuru
/usr/lib/libtcl8.so.4 is a part of the tcl package that comes with the Fedora CDs. the package is tcl-8.4.5-7
i have searched throught the cd in add/remove programs and i cant find the tcl package anywhere . do you know what section it would be under or anything ?
 
Old 07-27-2004, 06:18 AM   #10
ppuru
Senior Member
 
Registered: Mar 2003
Location: Beautiful BC
Distribution: RedHat & clones, Slackware, SuSE, OpenBSD
Posts: 1,791

Rep: Reputation: 50
tcl rpm is on CD1 and tk and tclx rpms are on CD4

From a terminal window or console, (Ctrl-Alt-F1), type the command

#rpm -q tcl
#rpm -q tk

this will let you know whether these packages are installed. if you want to install the packages,

#rpm -ivh <package name>

Last edited by ppuru; 07-27-2004 at 06:21 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Add/Remove Programs for Linux? caps_phisto Linux - Newbie 2 11-20-2004 01:40 AM
unable to add programs from add/remove programs dav7500 Linux - Software 2 02-26-2004 07:25 PM
Cant add MySQL through add/remove programs Hero Doug Fedora 6 01-03-2004 10:35 PM
Add/Remove Programs problem macabre Linux - Software 2 10-09-2003 09:51 PM
RH 9.0 Add/Remove Programs rosco Linux - Newbie 0 09-12-2003 05:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration