Hi DongInn, Olivier,

I added the epel repository and even the rpmforge. I found the  package onto 
other sites but it is hard to check and trust those ones.
Because the package is not available onto the main repositories I suppose the 
PerlQt project is somehow stuck.

The package found onto rpmforge is perl-AnyEvent-Qt.x86_64 which looks like a 
replacement for PerlQt, however it is not taken into account by "oscar-config 
-bootstrap".
The sources for Perl-Qt are available on sourceforge but there is a request to 
indicate the KDEDIR which I don't know what it stands for.
Otherwise the compilation fails, I suppose due to the reasons explained onto 
your OSCAR dev blog by Olivier 
(http://comments.gmane.org/gmane.linux.cluster.oscar.devel/2784).

Olivier, do you have any procedure to build the package from source or maybe 
another trusted repository to add to my list?

Kind Regards,
Costel


From: DongInn Kim [mailto:di...@cs.indiana.edu]
Sent: Tuesday, February 19, 2013 5:42 PM
To: oscar-users@lists.sourceforge.net
Subject: Re: [Oscar-users] Feedback OSCAR setup on CentOS 6

Hi Costel,

Have you added the epel repository to your head node?
If not, please do so. It would fix many missing packages issues.

Regards,

--
- DongInn

On Feb 19, 2013, at 10:48 AM, Costel Seitan 
<csei...@slb.com<mailto:csei...@slb.com>> wrote:


Hi all,

Here below is my feedback about OSCAR setup on CentOS 6.3.
You will notice that it is not finished yet.

I successfully installed OSCAR packages on CentOS 6 with
# yum install oscar-base

However when executing
#  oscar-config --setup-distro centos-6-x86_64

It returned
=============================================================================
== Setting centos-6-x86_64...
=============================================================================

ERROR: Unsupported distro (centos-6-x86_64) at /usr/bin/oscar-config line 254.



I added line

centos-6-x86_64 = 
distro:http://isoredirect.centos.org/centos/6/os/x86_64/<http://isoredirect.centos.org/centos/6/os/x86_64/>
 
oscar:http://svn.oscar.openclustergroup.org/repos/unstable/rhel-6-x86_64<http://svn.oscar.openclustergroup.org/repos/unstable/rhel-6-x86_64>

under [unstable] version of OSCAR into /etc/oscar/supported_distros.txt file.

Afterwards the

# oscar-config --setup-distro centos-6-x86_64


worked successfully and created files

/tftpboot/distro/centos-6-x86_64.url
/tftpboot/oscar/rhel-6-x86_64.url

NOTE: There are some references to rhel-6 .

I created a link
/tftpboot/oscar/
ln -s rhel-6-x86_64.url centos-6- x86_64.url


I launched

# oscar-config -bootstrap

And I had some messages like

Distro repository /tftpboot/oscar/rhel-6-x86_64 not found. Creating empty 
directory. at /usr/share/perl5/vendor_perl/OSCAR/PackagePath.pm line 371.
Commons repository /tftpboot/oscar/common-rpms not found. Creating empty 
directory.
mkdir /tftpboot/oscar/rhel-6-x86_64
mkdir /tftpboot/oscar/common-rpms


However, it continued ..

I had to install many dependencies to be finally blocked by Perl-QT dependency.


I tried to build it using PerlQt-3.008.tar.gz package but it fails.
I tried to use perl-AnyEvent-Qt.x86_64 from rpmforge .. it is of no use.
I tried to install it with cpan .. it fails.

Later I saw some messages on 
http://comments.gmane.org/gmane.linux.cluster.oscar.devel/2784
concerning Perl-QT but I do not understand if I should download the beta source 
files and compile it myself?

Another trouble I had is that perl CPAN packages (installed with "cpan") are 
not taken into consideration by oscar-config when checking dependencies. I 
needed to look for .rpm files.


Please advise,
Costel SEITAN

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net<mailto:Oscar-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/oscar-users

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to