Just an effort to compile all I learn from variety of sources like nature, religion, surroundings, books, work, friends, and Internet in form of Poems and Articles.
कुछ और
Get link
Facebook
X
Pinterest
Email
Other Apps
अब मकसद कुछ और है, अब मंजिल कुछ और है, जुनूँ की ख्वाहिश है बस अब, हौंसला कुछ और है। - कृष्णा
Linux O/S: RHEL Server release 6.2 (Santiago) Kernel Version: 2.6.32-220.7.1.el6.x86_64 Problem: When you try to take Print Screen it displays following error message "There was an error running gnome-screenshot: Failed to execute child process "gnome-screenshot" (No such file or directory)" Solution: You need to install package gnome-utils, by running command " yum -y install gnome-utils ". This will also install gnome-utils-libs package for dependencies.
I assume that the Fedora Installation you have on your system have minimal packages and installed with GNOME desktop. Though it's optional, you can check for existing installation of package, by typing " rpm -qa | grep <pkg_name> ", in our case, i.e. Perl. If not present, I prefer installing Perl binaries from Fedora repository only. To do that (as you are reading my blog here, I assume your system is connected to Internet), type below command: [root@fedora32 ~]# yum install perl This will install Perl-5.14.2-198 . fc16.i686 package and other related Perl packages as per requirement. Also install various dependencies which will come in course of compiling and "configure/make" of required source packages by typing below commands. [root@fedora32 ~]# yum install gcc gcc-g++ [root@fedora32 ~]# yum install libX11-devel [root@fedo...
इक तरफ शोर है, इक तरफ तनहाई है, चाहूँ या ना चाहूँ, फिर तेरी धुंधली सी याद चली आयी है, तेरा ना हो पाने के एहसास ने, जब दिल को बेकरार किया, नजरों ने तब भीड़ में फिर, इक जानी सी शक्ल पायी है| किससे कहूँ, किसको सुनाऊं, तेरे ख्यालों ने कितनी रातें जगाई है, या बयाँ कर दूँ उन लब्जों को, जो तेरे अधखुले लबों की ख़ामोशी ने सुनाई है, ढूंढ़ता रहता हूँ अपने बिस्तर के सिलवटों में कहीं, अनजान बने, इक वही प्यारी मुस्कान, जो तुमसे छिपाकर तकिये के निचे दबाई है | वादों पर एतबार था दोनों को ही, फिर वक़्त ये किस मोड़ पे ले आयी है, नहीं सब कुछ इंसान के बस में, शायद इसी सच के इल्म का नाम खुदाई है || -- कृष्ण पाण्डेय
Comments
Post a Comment