Responding to myself : Olivier Berger <[email protected]> writes:
> Here's what I get : > $ sshmenu > /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load > such file -- sshmenu (LoadError) > from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' > from /usr/bin/sshmenu:3:in `<main>' > Changing the #! in sshmenu to : #!/usr/bin/ruby1.8 -W2 solves the issue. Hope this helps. Best regards, -- Olivier BERGER http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8 Ingenieur Recherche - Dept INF Institut Mines-Telecom, Telecom SudParis, Evry (France) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

