Munkhzorig Gankhuyag wrote:
I tried OSCAR 5rc1 on Fedora 9. On my system
/tftpboot/distro/fedora-9-x86_64 contains all RPMs from DVD.
/tftpboot/oscar/common-rpms, /tftpboot/fc-9-x86_64 contains source
packages. I solved all errors but I can't this solve this error.
Anybody can Help me???
Log file contains...
=============================================================================
== Running OSCAR install_cluster script Mon Sep 1 10:13:36 ULAT 2008
=============================================================================
--> Checking if this is a supported platform
--> Running: "cd /opt/oscar/scripts && ./wizard_prep"
=============================================================================
== Running OSCAR wizard_prep script
=============================================================================
--> Bootstrapping OSCAR smart package manager
Undefined subroutine &OSCAR::PackageSmart::prepare_pools called at
./wizard_prep line 200.
eval require PackageSmart returned No such file or directory
--> Checking OSCAR repositories existence.
Oscar Wizard preparation script failed to complete (cd
/opt/oscar/scripts && ./wizard_prep) at ./install_cluster line 275.
------------------------------------------------------------------------
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------------------------------------------------
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users
Hi,
try using the following command at the shell promt #updatedb
It will take a few minutes then:
#locate PackageSmart.pm
Once you have located the right PackageSmart.pm perl module path say
/path ...
type in thesame install oscar directory you were using :
#export PERL5LIB="/path..."
You may have to append to this PERL5LIB environment variable other paths
as neccessary as mentioned above.
Also for python modules you will have to update PYTHONPATH only if
neccessary for this installation for python modules .py
Allan Menezes
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users