Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.os.linux.slackware > #34100

Ping Henrik Re: Networking problem trying to set up CUPS

From Mike Spencer <mds@bogus.nodomain.nowhere>
Newsgroups alt.os.linux.slackware
Subject Ping Henrik Re: Networking problem trying to set up CUPS
Date 2023-03-05 19:14 -0400
Organization Bridgewater Institute for Advanced Study - Blacksmith Shop
Message-ID <87a60qdc5g.fsf_-_@bogus.nodomain.nowhere> (permalink)
References <878rgr530q.fsf@bogus.nodomain.nowhere> <tt1omj$1294g$1@dont-email.me>

Show all headers | View raw



Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> writes:

> On Mon, 20 Feb 2023 19:29:57 -0400, Mike Spencer wrote:
>
>> I gave up on postfix and reverted with complete success to sendmail.
>> Now venturing to migrate from lprng to CUPS.
> 
> Sorry I can't answer any cups related question. Like you I am old school 
> and didn't even try postfix on 15.0. Instead I simply kept running 
> sendmail and I installed LPRng from third party sources as it no longer 
> is included in Slackware even in /extra.

Thanks for the encouragement to believe lprng would work with 15.0.

But here's a thing: 

After dumping CUPS and installing lprng-3.8.28-i486-1.tgz from a
previous Slackware release package, it complained:

   libssl.so.0    not found
   libcrypto.so.0 not found

to which I responded:

     ln -s /usr/lib/libssl.so.1.1      /usr/lib/libssl.so.0      (15.0)
     ln -s /usr/lib/libcrypto.so.1.1   /usr/lib/libcrypto.so.0   (15.0)

and it seems to be working fine.  I did the same thing with 14.2 with
no problems so far:

     ln -s /lib/libssl.so.1.0.0    /lib/libssl.so.0              (14.2)
     ln -s /lib/libcrypto.so.1.0.0 /lib/libcrypto.so.0           (14.2)

Is this likely to cause unexpected problems down the road? (I've had
mixed results in the past with this sort of ill-informed lib hack.)

Should I be looking for an lprng release newer thann 3.8.28 that
doesn't have xx.so.0 libs hard-coded?  Where you found yours,
perhaps? 

The only reason I was messing with CUPS was that, on 14.2, Seamonkey
would *only* "print to file" until you wrote what I would never have
discovered on my own (TYVM):

> It used to be possible to print with firefox by having a file
> /etc/gtk-2.0/gtkrc with the following contents:
> 
> -8<--------------
> gtk-print-backends = "lpr,file"
> -8<--------------

which fixed me right up but then Giovanni <lsodgf0@home.net.it>
wrote:

> If I recall correctly that hack stopped working starting on firefox 
> version 50 and later.

I needn't have bothered.  Seamonky 2.53.10.2  recognizes and offerrs
lpr as a print option without any gtk hack and it works with lpr(1).

Tnx,
-- 
Mike Spencer                  Nova Scotia, Canada

Back to alt.os.linux.slackware | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Networking problem trying to set up CUPS Mike Spencer <mds@bogus.nodomain.nowhere> - 2023-02-20 19:29 -0400
  Re: Networking problem trying to set up CUPS Rich <rich@example.invalid> - 2023-02-21 02:55 +0000
    Re: Networking problem trying to set up CUPS Peter 'Shaggy' Haywood <phaywood@alphalink.com.au> - 2023-02-22 12:32 +1100
      Re: Networking problem trying to set up CUPS Rich <rich@example.invalid> - 2023-02-22 13:28 +0000
  Re: Networking problem trying to set up CUPS Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> - 2023-02-21 06:34 +0000
    Ping Henrik Re: Networking problem trying to set up CUPS Mike Spencer <mds@bogus.nodomain.nowhere> - 2023-03-05 19:14 -0400
      Re: Ping Henrik Re: Networking problem trying to set up CUPS Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> - 2023-03-06 06:54 +0000
        Tnx Re: Ping Henrik Re: Networking problem trying to set up CUPS Mike Spencer <mds@bogus.nodomain.nowhere> - 2023-03-08 01:25 -0400
          Re: Tnx Re: Ping Henrik Re: Networking problem trying to set up CUPS Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> - 2023-03-08 20:48 +0000
            Latex Re: Tnx Re: Ping Henrik Re: Networking problem... Mike Spencer <mds@bogus.nodomain.nowhere> - 2023-03-11 03:24 -0400
              Re: Latex Re: Tnx Re: Ping Henrik Re: Networking problem... Martin Schöön <martin.schoon@gmail.com> - 2023-03-11 09:25 +0000
              Re: Latex Re: Tnx Re: Ping Henrik Re: Networking problem... Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> - 2023-03-11 10:13 +0000
                Re: Latex Re: Tnx Re: Ping Henrik Re: Networking problem... maus <maus@mail.com> - 2023-03-11 11:30 +0000
                Re: Latex Javier <invalid@invalid.invalid> - 2023-03-12 03:52 +0000
                Re: Latex maus <maus@mail.com> - 2023-03-12 08:59 +0000
                Re: Latex Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> - 2023-03-12 11:04 +0000
                Re: Latex Javier <invalid@invalid.invalid> - 2023-03-12 17:10 +0000
                Re: Latex Javier <invalid@invalid.invalid> - 2023-03-12 17:48 +0000
                Re: Latex Martin Schöön <martin.schoon@gmail.com> - 2023-03-12 20:42 +0000
                Re: Latex Javier <invalid@invalid.invalid> - 2023-03-12 21:17 +0000
                Re: Latex Martin Schöön <martin.schoon@gmail.com> - 2023-03-13 20:08 +0000
                Re: Latex Jim Diamond <JimDiamond@ns.sympatico.ca> - 2023-03-13 21:14 -0300
                Re: Latex Henrik Carlqvist <Henrik.Carlqvist@deadspam.com> - 2023-03-15 06:26 +0000
                Re: Latex Jim Diamond <JimDiamond@jdvb.ca> - 2023-03-20 16:05 -0300
                Re: Latex Mike Spencer <mds@bogus.nodomain.nowhere> - 2023-03-13 00:54 -0300
              Re: Latex Re: Tnx Re: Ping Henrik Re: Networking problem... Eric Pozharski <whynot@pozharski.name> - 2023-03-11 14:27 +0000
              Re: Latex Re: Tnx Re: Ping Henrik Re: Networking problem... Jim Diamond <JimDiamond@ns.sympatico.ca> - 2023-03-13 21:21 -0300
  Re: Networking problem trying to set up CUPS John Forkosh <forkosh@panix.com> - 2023-02-21 07:56 +0000
  Re: Networking problem trying to set up CUPS Marco Moock <mo01@posteo.de> - 2023-02-21 14:47 +0100
    Re: Networking problem trying to set up CUPS Javier <invalid@invalid.invalid> - 2023-02-21 21:29 +0000
      Sendmaail (WAS: Re: Networking problem trying to set up CUPS) Mike Spencer <mds@bogus.nodomain.nowhere> - 2023-02-21 19:50 -0400
        Re: Sendmaail (WAS: Re: Networking problem trying to set up CUPS) Grant Taylor <gtaylor@tnetconsulting.net> - 2023-02-21 21:27 -0700
  Re: Networking problem trying to set up CUPS Javier <invalid@invalid.invalid> - 2023-02-21 21:19 +0000
  Re: Networking problem trying to set up CUPS Giovanni <lsodgf0@home.net.it> - 2023-02-22 12:59 +0100
  Re: Networking problem trying to set up CUPS Peter 'Shaggy' Haywood <phaywood@alphalink.com.au> - 2023-02-22 13:00 +1100

csiph-web