Displaying 20 results from an estimated 7000 matches similar to: "Problems setting terminal size in termcap/xterm"
2011 Feb 04
4
x25 line xterm
Noted that xterm by default uses 24 lines
per window.
I have reviewed /etc/termcap looking for a
specific entry for xterm that I can edit
to change the ln#24 to ln#25 for our
application.
When I used RedHat there was an editable
option to change the number of displayable
lines as is done in putty.
Any suggestions?
--Hal.
--
Hal Davison
Observe Goal, Set the course, Burn the map
2003 Jun 17
2
xterm screen restore
when i exit more, vi, ... i like to have the window restored to
the way it was before i entered more, vi, ... i used to effect
this by a hack to the termcap data, but have lost the hack. what
am i missing here?
randy
2007 Dec 05
1
screen + mutt terminal issues.
Hi all,
I'm trying to fix a display issue when using mutt inside a screen session.
This issue came to my attention when the following posts hit my mailbox:
10723 M?rio Gamito [CentOS] Another question Wed, Dec 05, 2007 ( 2.4K
10724 nate Re: [CentOS] Anyone using sendmail?
2010 Apr 09
1
RHEL 5 compilation of Samba 3.5.2, termcap library problem, use '--no-as-needed'
There have been various reports of the difficulties compiling Samba
3.5.x on RHEL 5 and other older operating systems, due to the failure
to correctly load the 'termcap' libraries. The issue is described in
various sources as involving the automaticlaly included GCC option:
'--as-needed' failes to detect the dependencies and add the termcap
library.
There are two graceful fixes
2003 May 02
5
Termcap support not found
Make sure you have libtermcap and libtermcap-devel loaded..
To check use
#rpm -q libtermcap
and
#rpm -q libtermcap-devel
I have an install guide for RH9 in PDF format if you are interested..
Later..
> Hello, I am trying to install asterisk and get this error.
>
> creating cache ./config.cache
> checking for gcc... gcc
> checking whether the C compiler (gcc ) works... yes
2010 Jan 22
2
readline/termcap problems compiling Samba 3.5.0rc1 on CentOS 5.4 64-bit
Hi all
When I try to compile 3.5.0rc1 on CentOS 5.4, I get the seemingly well know
problem below
Linking bin/smbclient
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `tgetnum'
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/libreadline.so: undefined reference to `tgetent'
2008 May 29
3
Frequent Gnome Terminal crashes in CentOS 5.1
Ever since I upgraded all my systems to CentOS 5.1 I have been
getting reports from users about "all their windows disappearing". A
little digging revealed that they meant all gnome-terminal windows.
Since there is only one gnome-terminal process by default for all
your open terminal windows and tabs, a crash of that process means
losing all your terminal windows. These
2003 Jul 16
2
Compiling problems
Hi,
I'm trying to update my 4.6.2 to the latest stable with CVSup. But make
buildworld fails with this:
===> share/termcap
gzip -cn /usr/src/share/termcap/termcap.5 > termcap.5.gz
TERM=dumb TERMCAP=dumb: ex - /usr/src/share/termcap/termcap.src <
/usr/src/share/termcap/reorder
Incomplete termcap entry
*** Error code 1
Stop in /usr/src/share/termcap.
*** Error code 1
Stop in
2018 Nov 23
4
Conflicting TERM env var with SetEnv feature.
On 22/11/18 10:09 pm, Philipp Marek wrote:
> if it happens that your local terminal emulation is not available
> on the remote machine(s), what would be the right place to fix it?
Is it a trick question?? Isn't the remote machine the only place that
you can fix ?? Setting TERM on the local machine won't magically make a
Wyse 60 understand VT220 control codes.
Why not wrap ssh
2011 Mar 03
4
Gnu Screen - terminal issues
I really like gnu screen and use it everyday but there's one thing
that is a bit inconvenient, and that's the odd line wrapping and
terminal size issues that seem to pop up. The problem crops up when I
type or paste a really long command, and then go back and try to edit
it; the text starts to wrap over itself and you have no idea what you
are editing. Any fixes for this?
2001 Mar 28
5
R and xterm
Howdy!
I have a problem that's similar to one discussed earlier on the list:
When not in xterm all the backspace and cursor-movements and stuff
are working well. Only when I start R in an xterm window backspace
appears as ^H and so on. What can I do?
Ragnar
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2008 Jan 10
1
Linux disk quota support
Dear Listmembers,
I installed samba-3.0.28 and configured --with-quotas, but I don't seem
to be getting quota support. Is there a description on how to do quotas
with samba? Is there something I should know about besides the
configuration
option --with-quotas?
Thank you,
Emre Brookes
--------example-----------------
Last login: Fri Jan 11 16:44:19 2008 from localhost
Linux 2.4.33.3.
2004 Aug 06
1
termcapsupport not found
I try to make an asterisk system and downloaded and unzipped the file asterisk-1.0-RC1.tar.gz.
When I do the first make I got the following messages:
.....
checking for tgetent in ltermcap.......no
checking for tgetent in ltinfo.......no
checking for tgetent in lcurses.......no
checking for tgetent in lncurses.......no
configure: error: termcapsupport not found
make: *** [editline/libedit.a] Error
1998 Jul 03
0
RedHat broke termcap on the 4.2 libtermcap security upgrade
RedHat broke termcap on the 4.2 libtermcap security upgrade.
Until RedHat gets a chance to fix it, fixed RPMS are here:
http://linux.samiam.org/blackdragon
- Sam
(Who is just glad that RedHat continues to keep RedHat 4.2 current with
security, even though it is an older distribution. In fact, their
support is the best support I have seen for a legacy distro)
"That which does not
2010 Jan 03
2
Emacs vs Eclipse vs Rcmdr
Hi everyone,
I could have posted this on R-devel or the GUI list, however don't
feel it's that serious.
Hence, decided R-help would be the most appropriate.
I'm not so much interested in which is the best user interface for R.
Rather which is the best ***platform*** for developing ***new*** user
interfaces for R.
Noting I'm using the term user interface is a very general sense.
2014 Nov 06
1
Re: [PATCH] Use -ltinfo instead of -lncurses.
On Thu, Nov 06, 2014 at 01:34:24PM +0100, Pino Toscano wrote:
> Given that three AC_CHECK_LIB checking for ncurses are now gone,
> wouldn't it better to explicitly search for it prior to searching for
> readline?
According to https://bugzilla.redhat.com/show_bug.cgi?id=499837
readline can be linked against either ncurses or termcap.
No modern system would prefer termcap, and
2005 Mar 10
4
Compiling Asterisk On SUSE 9.2
Dear all,
I have tried to compile * 1.0.6 (downloaded from the digium site, in the
right sequence - zaptel, libpri, asterisk) on two different machines
running SUSE 9.2.
The problem comes during some preliminary checks:
checking for ar... /usr/bin/ar
checking for tgetent in -ltermcap... no
checking for tgetent in -ltinfo... no
checking for tgetent in -lcurses... no
checking for tgetent in
2009 Jan 14
3
Installing kernel RHEL-5.3 on CentOS 5.2 (x86_64)
Hi
I tried to install the kernel Red Hat 5.3 x86_64 (2.6.18-128.el5.x86_64)
with the command:
rpm -Uvh kernel-2.6.18-128.el5.x86_64.rpm
but there is problem with dependecy: ecryptfs-util < 44. How to solve
problems with depencies when installing a beta kernel?
I'm trying this kernel to see if I get CentOS working with the wireless
iw4965. I tried the drivers from Intel, but the
2013 Jun 19
3
Multiple windows shell multiplexer...
Hi,
I am currently using keyboardcast but I had to modify the sources to make it behave "properly" (light, auto-placed, auto-tiled windows, etc) and... I lost my modifications and do not want to recode it once more... :/
I wanted to use mssh (not the python one, the one from Bradley Smith) but I cannot find an rpm and cannot compile it on CentOS 5 due to a too old vte-devel library
2005 Aug 07
5
ocfs2 can not mount for nodes. first time installation
Error: mount.ocfs2: Transport endpoint is not connected while
mounting /dev/sdc1 on /u02, could not mount /dev/sdc1.
The installation step is:
1. install all rpms on int-rac1, int-rac2
2. interconnect int-rac1, int-rac2, ping each other using private ip and public
ip ok. Add EMC SAN as shared disk and visable for two nodes.
3. configure int-rac1 using ocfs2console, add two nodes
4. according