Link to home
Start Free TrialLog in
Avatar of Kani Str
Kani StrFlag for India

asked on

Urgent: how to install/enable suidperl (using perl 5.8.8)

i have installed perl 5.8.8 from source  and now i am installing AUC.pm and it says it requires suidperl

 i don't know what i am missing, please help me if you can.

I think i have to recopile the perl once again, but still not sure how to enable suidperl :
ASKER CERTIFIED SOLUTION
Avatar of Suhas .
Suhas .
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Kani Str

ASKER

i have installed 5.8.8 already... do you think installing this will do?
The 'suidperl' is an optional component which is not installed, or even built, by default.
you meant to say,
i have to install this separately and it cannot be configured with the default perl?

and i need to do this on a linux machine so please make sure the rmp you linked is correct.

sorry,
that is for version 5.6,

The below link gives you the rpm for version 5.8.8:
http://rpmfind.net/linux/RPM/fedora/devel/ppc/perl-suidperl-5.8.8-4.ppc.html
ok, tried that but that reqquire some additional rps, and the other requires some other :(
i am a bit new to this, can you please tell me an easy way of installing all required rpms easily?

i tried with yum! but that too failed to help me... it give me the following when i try to run yum

Traceback (most recent call last):
  File "/usr/bin/yum", line 6, in ?
    import yummain
  File "/usr/share/yum-cli/yummain.py", line 23, in ?
    import yum
ImportError: No module named yum

** i am trying this as root
i got this fixed by isntalling some other version, now i have yum working....
but when i run
#> yum list updates
Gathering header information file(s) from server(s)
Server: Fedora Linux / stable for Red Hat Linux 9 (i386)

it hangs after showing the above two lines... sounds like i need to configure something...?

try #>yum check-updates
i got the folowing... for
#>yum check-updates


> root]# yum  check-updates
Error: Cannot find baseurl or name for server 'updates'. Skipping

    Usage:  yum [options] <update | upgrade | install | info | remove | list |
            clean | provides | check-update | groupinstall | groupupdate |
            grouplist >

         Options:
          -c [config file] - specify the config file to use
          -e [error level] - set the error logging level
          -d [debug level] - set the debugging level
          -y answer yes to all questions
          -t be tolerant about errors in package commands
          -R [time in minutes] - set the max amount of time to randonly run in.
          -C run from cache only - do not update the cache
          --installroot=[path] - set the install root (default '/')
          --version - output the version of yum
          -h, --help this screen
sorry,not updates its check-update

#>yum check-update

then you came to know the list of updates
Ok no problem.
no i get this.... and yum take some time return to the prompt...

# yum check-update
Error: Cannot find baseurl or name for server 'updates'. Skipping
Gathering header information file(s) from server(s)
Server: Red Hat Linux 9 - i386 - Base
no problem, now i got that working... don't know that started working.  restarted the machine once...