in reply to "use lib" not adding i686-linux-thread-multi subdir

As described in the lib documentation, the architecture specific directory will only be added to @INC if there is an auto subdirectory - you should check that you have a /home/hive/25167/perl/lib/i686-linux-thread-multi/auto directory.

/J\

Replies are listed 'Best First'.
Re^2: "use lib" not adding i686-linux-thread-multi subdir
by Jaap (Curate) on Jan 17, 2005 at 10:53 UTC
    The auto subdir does exist,a nd it works fine on the command-line.