LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-19-2008, 09:18 AM   #1
randomsel
Member
 
Registered: Oct 2006
Location: Wilmington, DE
Distribution: Slackware 11
Posts: 201

Rep: Reputation: 30
Kermit/CKermit or replacement in Slackware?


I'm working with a Gumstix and need to transfer a file with Kermit, but I can't find much information about it, and It's kind of critical (chances of bricking the device is significant if I don't RTFM).

Here are some directions for using Minicom to replace the filesystem, but it still asks for Kermit.

Searching the internet, it says that Slackware comes with Kermit, but I can't find it anywhere. Please help.
 
Old 01-19-2008, 10:06 AM   #2
choogendyk
Senior Member
 
Registered: Aug 2007
Location: Massachusetts, USA
Distribution: Solaris 9 & 10, Mac OS X, Ubuntu Server
Posts: 1,197

Rep: Reputation: 105Reputation: 105
Not quite sure what your question or problem is. Googling ckermit gives the main page as the top link:

http://www.columbia.edu/kermit/ck80.html

There is a link on that page to the documentation and also to the book on CKermit (Columbia Kermit). I've used ckermit for a number of things. My desktop is Mac OS X 10.5, and I have a binary that I downloaded from there. I routinely use it for serial connections to the consoles of my Sun servers from within a Terminal window.

According to these slackware man pages online, minicom invokes kermit itself when you enter "K":

http://linux.ozzie.web.id/cgi-bin/man?program=minicom
 
Old 01-19-2008, 04:22 PM   #3
randomsel
Member
 
Registered: Oct 2006
Location: Wilmington, DE
Distribution: Slackware 11
Posts: 201

Original Poster
Rep: Reputation: 30
Thanks for the quick reply,

Quote:
Originally Posted by choogendyk View Post

According to these slackware man pages online, minicom invokes kermit itself when you enter "K":

http://linux.ozzie.web.id/cgi-bin/man?program=minicom
according to modem-HOWTO minicom uses kermit if it's installed in the system. Do I need to recompile minicom so it knows that kermit is installed, or does it detect it automatically?

How do I know when it's in normal serial communication, and when it's kermit? I tried Ctrl-A Z but there was no change. This, I think, because kermit is not installed, but This link says it is installed

Quote:
...C-Kermit is included in slackware, MCC, and debian, so your right to make
commercial CD-ROMs of those distributions is limited - be sure to
remove kermit from them...
As to my questions:
-) Is kermit installed in a full install of Slackware? If so, how do I invoke it? If not, are there any slackbuilds for it?
 
Old 01-19-2008, 04:42 PM   #4
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
Try this:

Code:
cat /var/log/packages/* |grep kermit
And I'm not really sure what kermit is.
 
Old 01-19-2008, 06:09 PM   #5
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Kermit (or rather, "c-kermit" which is the popular incarnation) is not part of Slackware.
I could build perhaps a package for it, but not right now.

Eric
 
Old 01-20-2008, 02:21 AM   #6
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by Alien Bob View Post
I could build perhaps a package for it, but not right now
Actually I did build a package for C-Kermit: http://www.slackware.com/~alien/slackbuilds/ckermit/

Try it and see if it works for you.

Eric
 
Old 01-20-2008, 05:37 AM   #7
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
It looks like you only need kermit.
Here is the info to make the connection.

I have been using kermit lately but have never used a Gumstix.
The documentation seems pretty straight forward though it skips showing exactly where to use step 7 (When finished, you can return to the kermit prompt by typing [CTRL-\] then pressing c.) in the file transfer instructions for anyone unfamiliar with kermit.

Last edited by 2damncommon; 01-20-2008 at 05:40 AM.
 
Old 01-20-2008, 09:18 AM   #8
randomsel
Member
 
Registered: Oct 2006
Location: Wilmington, DE
Distribution: Slackware 11
Posts: 201

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by Alien Bob View Post
Actually I did build a package for C-Kermit: http://www.slackware.com/~alien/slackbuilds/ckermit/

Try it and see if it works for you.

Eric
Thanks a lot Eric, it worked like a charm. Just had to add the path to the kermit program when setting up minicom.

2damncommon, thanks for the tip.

Last edited by randomsel; 01-20-2008 at 12:29 PM.
 
  


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
Any Kermit programmers? 2damncommon Programming 3 12-11-2007 10:10 PM
Looking for a Windows software replacement in Linux (Slackware 11) ErV Linux - Software 11 03-30-2007 05:54 PM
About the kermit ust AIX 4 05-13-2005 03:14 AM
u-boot and kermit help!! laclac01 Linux - Software 0 11-23-2004 12:02 PM
killustrator = kermit? dr_zayus69 Linux - Software 1 11-08-2004 02:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:33 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