Displaying 20 results from an estimated 2000 matches similar to: "centos 64 bit"
2009 May 20
4
Double packages
Hello,
i'm trying install some packages with x64_86 architecture and got same packages doubling (32 and 64 bits).
How can i force yum just install packages x64_86 based?
[root at www pfqueue-0.5.6]# yum install ncurses-devel
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* base: mirrors.nfsi.pt
* updates: mirrors.nfsi.pt
* addons: mirrors.nfsi.pt
2008 Oct 15
1
error during installworld on 7.1 beta (was: error during buildworld on 7.1 beta)
During installworld I get:
cat /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/ncurses.3x
> ncurses.3
sh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/MKterminfo.sh
/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/terminfo.head
/usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/Caps
2014 Nov 05
2
[PATCH] Use -ltinfo instead of -lncurses.
In tools except guestfish, we don't use ncurses, or even curses, just
2 termcap functions and a global variable. These are provided by
libtinfo, so just link to that.
In guestfish we use readline which needs ncurses. Leave that alone.
---
builder/Makefile.am | 2 +-
configure.ac | 12 ++++++------
customize/Makefile.am | 2 +-
mllib/Makefile.am | 6 +++---
2011 Nov 22
7
[PATCH] use ncurses-config to find all curses related libs
After a split of libtinfo from libncurses in openSuSE Factory the tools
will not link anymore. In the URL below it was suggested to use
''ncurses-config --libs'' to find the correct linker options. But
ncurses-config does not exist neither in SLES11 nor in openSuSE. So
check for both ncurses5-config and ncurses-config, if the latter happens
to exist in other environments.
With
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
2003 Apr 11
1
make buildworld error - 4.8-STABLE
Below is from make buildworld output on FreeBSD cvsup'd to RELENG_4 (so
4.8-STABLE) on the following hardware:
Intel SHG2 Hodges Dual Xeon board
2 x Intel Xeon 2.4Ghz (512k)
2 x 512MB PC-2100 266Mhz ECC DDR
Seagate 36GB 10K U320 LC SCSI
Adaptec SCSI Raid 2000s 48MB SDRAM
Intel Hudson 3 SC5200 base w 450W
Any suggestions?
Cheers,
Carl.
<snip>
cc -o make_keys -O -pipe -I.
2016 Mar 08
1
[PATCH v3] configure: handle older version of ncurses
ncurses didn't have pkg-config files in not-that-old versions. If those
couldn't be found, then try the ncurses6-config tool.
---
m4/guestfs_libraries.m4 | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/m4/guestfs_libraries.m4 b/m4/guestfs_libraries.m4
index c5a4a01..e751db1 100644
--- a/m4/guestfs_libraries.m4
+++ b/m4/guestfs_libraries.m4
@@ -113,7 +113,14 @@
2006 Nov 14
2
Broken ncurses symlinks
Good day,
Some of my ncurses symlinks are broken, can anyone help me repair these
broken links. I tried installing ncurses 5.5 which added two more broken
links. Attached is the orginal broken links I had.
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
2003 Apr 05
1
samba, ncurses, and sysV printing?
Dear SAMBA Group,
I've playing around with getting SAMBA to do things for me.
I have an Ultra-1 running Solaris 2.6 and a Win-XP system with
a Canon BJC-2000 printer attached to it.
I'm trying to get the SUN to print to the printer on the XP box.
I have followed various instructions but now when I print as "root"
with "lp -d bjc <file>" I get an email message
2012 Jun 04
1
nodejs based website
Hello,
I am trying to setup a node.js based website called 'hummingbird'.
It's a monitoring package that you can read about here:
http://projects.nuttnet.net/hummingbird/
My question is when I hit the site all I see is a directory listing
http://107.21.183.42/hummingbird/
Similar to what would happen if you went to a php site without php
being configured in apache with the
2012 Jun 07
1
noexec tmp directory
Hello,
I am fixing up a system for someone and they did not make a separate
partition for /tmp...but I want to make it noexec, nosuid.
I came across a site that said I could skip all the mount/unmount and
new partition stuff (which would probably include downsizing a lvm to
make room for it)... by adding this in fstab
/tmp /tmp bind nosuid,noexec,bind 0 0
and then reboot...
There is
2014 Dec 07
2
Build On CentOS
On Sun, Dec 07, 2014 at 04:33:49PM +0100, Guus Sliepen wrote:
> Hm, on Debian it works fine, OTOH the command "libncurses5-config
> --libs" does tell me to link with -ltinfo. I'll see if I can add that
> to the autoconf script.
On CentOS 7 tinc 1.1 compiles without problems. Also, both on Debian and
CentOS "pkg-config --libs ncurses" only prints
2020 Jun 12
4
Minicom and Ncurses
Hi,
I have to do some maintenance on a CentOS 7 proxy installed on a routerboard
without a video card. The only way to access this machine directly is via
Minicom and serial port.
I'm using NetworkManager TUI (nmtui) to configure network interfaces, but
Ncurses rendering in Minicom works in the sense that chickens fly and horses
swim. What you get is a forest of question marks with a few
2011 Jul 14
2
php-5.3.6 fails on CentOS 5.6 64 bit
Hello all,
# I am quite new to 64 bit Linux
I am trying to build php-5.3.6 on CentOS 5.6, 64 bit.
When I run ./configure under php-5.3.6, I get the following error:
----- Error -----
If configure fails try --with-jpeg-dir=<DIR>
configure: error: libpng.(a|so) not found.
----- Error -----
Though libpng-devel and libjpeg-devel (both i386 and x64 rpms) are
installed,
it seems that
2013 Dec 11
2
[LLVMdev] -ltinfo and -lz causing problems
On a particular system I am trying to link my application to the LLVM
library
and it can't find -ltinfo and -lz. The former is part of ncurses (build
with term-
info). Building ncurses for this system in user space turns out to be not
straight-forward (haven't succeeded so far).
In LLVM, is there a way to turn the need for -ltinfo and -lz off?
Frank
2007 Jul 19
1
asterisk libraries dependecies
Hello, I'm deploying asterisk on a comtrend mips adsl router, I'm aware of the
dependence of libncurses, so I compiled ncurses 5.6 for that platform, As you
must Know this devices are not resource wide and flash memory especially,
after ncurses compilation I have a /usr/share/terminfo with 1,6 MB space and
some other libraries, libmenu libform llibpanel etc, I would like to know if
2007 May 23
1
Bristuff with Billion ISDN
Hello, I am trying to install a Billion ISDN on Asterisk
I have Debian Etch and I installed theese packages:
apt-get install linux-headers-`uname -r`
apt-get install make
apt-get install ncurses-base ncurses-bin ncurses-term
apt-get install libncurses5 libncurses5-dev
apt-get install bison
apt-get install openssl
apt-get install libssl0.9.8
apt-get install libssl-dev
apt-get install
2016 Jun 27
2
Two minor build system patches.
Hi all,
I ran into a few problems building R 3.3.1 and came up wth the
attached patches (fingers crossed they don't get stripped, I've also
sent this email to Jeroen since that worked last time). Would it be
possible to review and merge them if they are OK?
The first one uses AC_SEARCH_LIBS instead of AC_CHECK_LIB, looking for
ncursesw before ncurses since ncurses is usually build with
2007 Oct 18
1
Mandriva 2008
Just a note for those of you trying to install Asterisk 1.4.x under
Mandriva 2008.
I wasn't able to get make menuselect to work. It kept telling me that I
didn't have ncurses installed (I have ncurses-5.6-1) even though the
configure script said it found it. I eventually went into the
menuselect directory and did a ./configure and make. After I did that,
I went back into the
2015 Aug 31
1
Cross-compiling tinc 1.1 for Windows
aw, sorry about the format, next try:
Hi all,
I've been using tinc for quite some time and I would like to test the latest 1.1 branch.
Unfortunately, I was unable to cross-compile tinc on Ubuntu with mingw64 for Windows.
The instructions Guus provided for tinc 1.0 (http://www.tinc-vpn.org/examples/cross-compiling-64-bit-windows-binary/ ) are missing packages required for tinc 1.1, e.g.: