Displaying 20 results from an estimated 3000 matches similar to: "perl-Curses in C8?"
2020 Aug 01
7
Boot failed on latest CentOS 7 update
> Am 01.08.2020 um 23:52 schrieb Leon Fauster via CentOS <centos at centos.org>:
>
> ?Am 01.08.20 um 23:41 schrieb Kay Schenk:
>> Well misery loves company but still...just truly unfathomable!
>> Time for a change.
>
>
> I can only express my incomprehension for such statements!
>
> Stay and help. Instead running away or should I say out of the
>
2020 Aug 01
1
Boot failed on latest CentOS 7 update
I use debian buster on my old notebook, an asus f3ja and I have not grub
throuble. I try a virtual mschine with testing and unstable, and both boot
regularly
Il dom 2 ago 2020, 00:42 Mike McCarthy, W1NR <sysop at w1nr.net> ha scritto:
> It appears that it is affecting multiple distributions including Debian
> and Ubuntu so it looks like the grub2 team messed up. See
>
>
>
2020 Nov 03
1
LibreOffice locking up
Mike McCarthy, W1NR <sysop at w1nr.net> ? 2020?11?3? ?? ??7:56???
>
> > Can you reproduce the problem with this document?
> >
> > And, when the crash happened, could you still ping the computer from
> > another device in the network?
> >
> > Crashing hard so that only a reset helps is usually only possible with a
> > kernel bug or hardware issue,
2014 Aug 14
1
Webalizer not available for CentOS 7?
It seems that the Webalizer WEB statistics reporting package is no
longer available in CentOS 7. Rather than building from Sourceforge and
writing custom configuration files for it, is there an alternative? Use
the Fedora package? Another WEB analyzer?
Thanks,
Mike
2017 Jan 28
2
firewalld
On 28 January 2017 at 13:44, Mike McCarthy, W1NR <sysop at w1nr.net> wrote:
> firewalld isn't the only thing that will prevent services from accessing
> the internet. I found that I needed to do a relabel before postfix could
> access DNS and I have seen other issues as well. Have you tried
> disabling the firewall to see if you can get connections to work? Then
> try to
2016 Nov 22
8
New laptop recomendation
Hi,
I'm recently retired from my university job. I am looking for a laptop
to run CentOS 6/7. My university was a traditional Dell site so I've
used Latitude laptops for years, currently E6500/E6510.
Anybody got any experience of running CentOS on the newer Dell
Latitudes E5000 or E7000. These are not certified according to Redhats'
Hardware Guide.
Alternatively Precision
2017 Jan 28
3
firewalld
> -----Original Message-----
> From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Pete Biggs
> Sent: Saturday, January 28, 2017 6:02 AM
> To: centos at centos.org
> Subject: Re: [CentOS] firewalld
>
>
> >
> > The zone apparently means something because an interface can only be on
> one.
> > Moving it to a different zone results in the same
2020 Nov 03
2
LibreOffice locking up
> On 05/25/2020 07:13 PM, H wrote:
>> On 05/25/2020 02:15 AM, hw wrote:
>>> On Sun, 2020-05-24 at 19:56 -0400, H wrote:
>>>> I am running LibreOffice 5.3.6.1 under the latest update of CentOS 7
>>>> and
>>>> the Mate desktop. Not infrequently LibreOffice Calc locks up and I
>>>> have
>>>> to force close the application.
2017 Jul 27
13
What RH-like on a Dell XPS 15 (9590)?
Hello there,
I've just got a Dell XPS 15 (9590) at work and need to set up a stable
GNU/Linux system on it. I thought of CentOS7, but.. obviously its
kernel can't run on this hardware.
What would you recommend? Waiting for CentOS8 is not an option unless
it's a question of few weeks. Are there respins of the CentOS7 DVDs w/
more top-recent kernels? I'm know of Fedora 26 or
2013 Sep 09
3
[LLVMdev] Let's not depend on terminfo / curses?
Hi,
llvm recently switched to using terminfo for detecting if terminals support
escape codes. There's some discussion about this after the commit happened
here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130805/183590.html
After the discussion, it looks like the approach was switched from
depending on curses on just terminfo. From what I gather (the changelog
didn't
2013 Sep 09
0
[LLVMdev] Let's not depend on terminfo / curses?
On 9 September 2013 01:09, Nico Weber <thakis at chromium.org> wrote:
> I think depending on curses is gross,
>
I totally agree, but I also don't have a better way of doing this. I agree
with Joerg that hard-coding escape sequences is not the way forward. Even
though curses is available on pretty much every OS, there are hacks you
have to do to port across OSs, especially old
2013 Sep 12
3
[LLVMdev] Let's not depend on terminfo / curses?
On Mon, Sep 9, 2013 at 12:24 AM, Renato Golin <renato.golin at linaro.org>wrote:
> On 9 September 2013 01:09, Nico Weber <thakis at chromium.org> wrote:
>
>> I think depending on curses is gross,
>>
>
> I totally agree, but I also don't have a better way of doing this. I agree
> with Joerg that hard-coding escape sequences is not the way forward.
>
2012 Nov 11
1
Error when compiling tinc 1.1pre3 - configure: error: "curses header files not found."
Hi!
I'm trying to compile tinc-vpn 1.1pre3 on Ubuntu 12.10, but I get this error:
checking curses.h usability... no
checking curses.h presence... no
checking for curses.h... no
configure: error: "curses header files not found."
(See the attached text file for the output when running ./configure)
I have searched on google after this error message but I can't find anything
2014 Jul 09
3
Moving sshd listen port
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am having a problem getting sshd to run after changing it's default
port. I edit sshd_config and set the desired port, open it with
firewall-cmd and then issue a systemctl start sshd. No error gets
reported on the console but the following is logged in /var/messages
sshd.service: main process exited, code=exited, status=255/n/a
Not a very
2013 Sep 07
2
[LLVMdev] llvm-config curses-related failures
On Fri, Sep 6, 2013 at 9:35 PM, Pete Cooper <peter_cooper at apple.com> wrote:
> Hi Eli
>
> I don’t know a workaround which will keep support for coloured terminal
> output, but if you can live without it then passing these to configure
> should work.
>
> --enable-curses=no
> --enable-terminfo=no
>
>
Re-doing the configure & build in a new directory solved
2016 Jun 03
2
Realtek 8111GR on C7
Realtek is "real" good about getting drivers for their chips into the
kernels as soon as possible. They are one of the few vendors that I have
never had a problem with built in support...
Mike McCarthy
On 06/03/2016 08:03 AM, Phil Manuel wrote:
> You can get the Linux driver from
>
2013 Sep 07
0
[LLVMdev] llvm-config curses-related failures
Hi Eli
I don’t know a workaround which will keep support for coloured terminal output, but if you can live without it then passing these to configure should work.
--enable-curses=no
--enable-terminfo=no
Thanks,
Pete
On Sep 6, 2013, at 9:09 PM, Eli Bendersky <eliben at gmail.com> wrote:
> Hello,
>
> I'm trying to build some code that relies on LLVM as a library
2020 Aug 02
4
Boot failed on latest CentOS 7 update
Il 02/08/20 00:42, Mike McCarthy, W1NR ha scritto:
> It appears that it is affecting multiple distributions including Debian
> and Ubuntu so it looks like the grub2 team messed up. See
>
> https://www.zdnet.com/article/boothole-fixes-causing-boot-problems-across-multiple-linux-distros/
>
> Mike
>
> On 8/1/2020 6:11 PM, Marc Balmer via CentOS wrote:
>>
>>> Am
2018 Jul 24
1
Mail has quit working
On 07/24/2018 05:36 AM, Mike McCarthy, W1NR wrote:
> Your IP address is flagged as spam in Real Time Block Lists. Are you
> using a dynamic IP address? You may have a mis-configured server that is
> allowing spammers to relay through your server. Another possibility is
> your system is compromised with a spambot.
>
> Mike
>
Happens frequently to me and I'm no open relay.
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