Sunday, May 13, 2012

Shutter Can't locate Proc/Simple.pm in @INC Troubleshooting

This Post Come from a Troubleshooting of a Shutter Bug on Opensuse Linux.

The Issue Treated here is About the Error Manifested by: "Can't locate Proc/Simple.pm in @INC".

  1. Open a Terminal Window
  2. Check perl is Installed
    which perl
  3. Login as SuperUser
    su
  4. Install the make Package Prerequisite
    zypper install make
  5. Start the CPAN Console
    cpan
  6. Install the Proc::Simple CPAN Module
    > install Proc::Simple
Opensuse Tutorials Contained Here
Joomla Website Development
Opensuse Opensuse, Opensuse Linux, Opensuse Linux

Drupal Website Development

Tuesday, May 8, 2012

Opensuse Howto Locate Files and Directories

The Easiest Way to Locate Files and Directories on Linux is Practiced By Using the locate Command.


But if you have Occasion to Use an Opensuse Linux Distro you Do Not Will Find this Linux Utility Enabled By Default.


This Short Guide Show How-to Enable and Getting Started Finding Files and Directories on OpenSuse Linux.


  1. Open a Terminal Window
  2. Login as SuperUser
    su
  3. Execute this Command to Install the Needed Package
    zypper install findutils-locate
  4. Next you Need to Update the Locate Database
    updatedb
Here Below you Find a Link to the Tutorial About Getting-Started Finding Files and Directories by the locate Command.
Guide to Locate File and Directories:
Joomla Website Development

Oracle Database, Oracle Database, Oracle Database

Drupal Website Development

Opensuse Troubleshooting Shutter 1

This Post is a Troubleshooting of a Shutter Bug on Opensuse.

To Resolve others Shutter's Issues Look further to Other Posts on this Site.

Relax and Take the Time of Reading and Understanding the Instructions Contained Here.

The Issue Treated here is About the Error Manifested by: "Can't locate Sort/Naturally.pm in @INC".

  1. Open a Terminal Window
  2. Check perl is Installed
    which perl
  3. Login as SuperUser
    su
  4. Install the make Package Prerequisite
    zypper install make
  5. Start the CPAN Console
    cpan
  6. Install the Sort::Naturally
    > install Sort::Naturally
Opensuse Tutorials Contained Here:
Joomla Website Development

Opensuse Opensuse, Opensuse Linux, Opensuse Linux

Drupal Website Development