Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Perl script to replace xloadimage, xmessage

by teamassociated (Sexton)
on Nov 23, 2022 at 15:13 UTC ( [id://11148323]=perlquestion: print w/replies, xml ) Need Help??

teamassociated has asked for the wisdom of the Perl Monks concerning the following question:

I need advice on what module to experiment with to replace xloadimage and xmessage. Xloadimage simply loads images inside an Xwindow while xmessage displays messages like so. Bear in mind it has to be in my Xsession. The reason being is xloadimage and xmessage are not availble in oracle linux 8_64, at least I could not find em. Thank you!

xloadimage -onroot -fullscreen /opt/mei-pos-tc/res/images/current.jpg xmessage -center -default okay -file $ERRORFILE

Replies are listed 'Best First'.
Re: Perl script to replace xloadimage, xmessage
by hippo (Bishop) on Nov 23, 2022 at 16:29 UTC
    xloadimage and xmessage are not availble in oracle linux 8_64, at least I could not find em

    RHEL 8 has the xorg-x11-apps package in the CodeReady Builder repo which contains xmessage. I know Oracle are a law unto themselves but this might be worth a look at least.

    If you just want to view an image in isolation like xloadimage does, then have a look at Gtk3::ImageView.


    🦛

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11148323]
Approved by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-19 00:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found