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-31-2011, 11:25 PM   #1
anti_user
Member
 
Registered: May 2008
Location: Russia, Ural
Distribution: Slackware Current
Posts: 69

Rep: Reputation: 4
Exclamation minicom, please update this package


Hello! It may be some bug report, but native package of minicom version 2.1 of Slackware doesn't support UTF-8 encoding, thats why i please developers to upgrade this package to version 2.4 (how i know this version is last and support UTF-8 encoding). Im try to compiling 2.4 manually, but its not compiled and error on out
I use minicom to configure some CISCO devices, and now i can run minicom without UTF-8 encoding with that command: LC_ALL=en_US minicom, then minicom runs with English language without UTF-8 encoding.
 
Old 02-01-2011, 01:27 PM   #2
xeleema
Member
 
Registered: Aug 2005
Location: D.i.t.h.o, Texas
Distribution: Slackware 13.x, rhel3/5, Solaris 8-10(sparc), HP-UX 11.x (pa-risc)
Posts: 988
Blog Entries: 4

Rep: Reputation: 254Reputation: 254Reputation: 254
Greetingz!

Okay, I'm going to try very, very hard to understand your request. So please don't be upset if I misunderstand what you're trying to say;

You want minicom updated to include UTF-8 support?

Man page of minicom 2.1 (compiled Jan 7 2007)
Code:
LOCALES
       Minicom has now support for local languages. This means you can  change  most  of
       the  English  messages and other strings to another language by setting the envi-
       ronment variable LANG. On September 2001 the supported  languages  are  Brazilian
       Portuguese, Finnish, Japanese, French, Polish, Czech, Russian and Spanish.  Turk-
       ish is under construction.
Have you tried setting "LC_ALL=ru_RU.utf8"? I'm not in front of a Slackware box right now, but on CentOS5 (and RHEL5), that should work.
 
Old 02-01-2011, 08:52 PM   #3
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
Well, I don't know if it will actually fix your issue (or even if there is one), but I just queued up minicom-2.5 for the -current tree. Of course, I can't promise that Pat will pick it up during this cycle, but there's at least a chance now :-)
 
Old 02-01-2011, 09:13 PM   #4
anti_user
Member
 
Registered: May 2008
Location: Russia, Ural
Distribution: Slackware Current
Posts: 69

Original Poster
Rep: Reputation: 4
Quote:
Originally Posted by xeleema View Post
Greetingz!

Okay, I'm going to try very, very hard to understand your request. So please don't be upset if I misunderstand what you're trying to say;

You want minicom updated to include UTF-8 support?

Man page of minicom 2.1 (compiled Jan 7 2007)
Code:
LOCALES
       Minicom has now support for local languages. This means you can  change  most  of
       the  English  messages and other strings to another language by setting the envi-
       ronment variable LANG. On September 2001 the supported  languages  are  Brazilian
       Portuguese, Finnish, Japanese, French, Polish, Czech, Russian and Spanish.  Turk-
       ish is under construction.
Have you tried setting "LC_ALL=ru_RU.utf8"? I'm not in front of a Slackware box right now, but on CentOS5 (and RHEL5), that should work.
Sorry for my English... Yes, i want to include UTF-8 support. Version 2.1 supported Russian language, but it doesn't support UTF-8. My default env is ru_RU.UTF-8 but minicom 2.1 doesn't support UTF-8. I try to compile 2.5 version and its compiled okay =) and work with UTF-8 without bugs. Thanks!
 
Old 02-01-2011, 09:16 PM   #5
anti_user
Member
 
Registered: May 2008
Location: Russia, Ural
Distribution: Slackware Current
Posts: 69

Original Poster
Rep: Reputation: 4
Quote:
Originally Posted by rworkman View Post
Well, I don't know if it will actually fix your issue (or even if there is one), but I just queued up minicom-2.5 for the -current tree. Of course, I can't promise that Pat will pick it up during this cycle, but there's at least a chance now :-)
Thank you Robby! Will be waiting in upstream of Slackware tree =)
 
Old 02-01-2011, 10:21 PM   #6
xeleema
Member
 
Registered: Aug 2005
Location: D.i.t.h.o, Texas
Distribution: Slackware 13.x, rhel3/5, Solaris 8-10(sparc), HP-UX 11.x (pa-risc)
Posts: 988
Blog Entries: 4

Rep: Reputation: 254Reputation: 254Reputation: 254
Quote:
Originally Posted by anti_user View Post
Thank you Robby! Will be waiting in upstream of Slackware tree =)
Um...you do realize this means you're going to have to get it out of the -current tree, right? Seeing as how minicom 2.5 was just released as of 29jan11, I don't think it's going to hit Slackware 13.1 anytime soon.

You could just hit the project page and download the source yourself.
 
Old 02-02-2011, 04:08 AM   #7
anti_user
Member
 
Registered: May 2008
Location: Russia, Ural
Distribution: Slackware Current
Posts: 69

Original Poster
Rep: Reputation: 4
Quote:
Originally Posted by xeleema View Post
Um...you do realize this means you're going to have to get it out of the -current tree, right? Seeing as how minicom 2.5 was just released as of 29jan11, I don't think it's going to hit Slackware 13.1 anytime soon.

You could just hit the project page and download the source yourself.
Yes, i already compiled minicom 2.5 successful and create Slackware package. New minicom runs great with native Unicode support! Will be waiting official Slackware package in -current tree. Thank you!
 
  


Reply

Tags
minicom, utf8



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
package does not update walter81 Mandriva 5 09-29-2008 03:39 AM
Minicom via ttyS0: Please help with $TERM, $MINICOM, colors, mouse/gpm. GrapefruiTgirl Linux - Software 2 07-19-2008 07:01 AM
update package ust Linux - Software 1 09-20-2007 01:10 PM
Slackware security update/package update Michael_aust Slackware 6 10-04-2006 08:19 PM

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

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