Title: Re: [Oscar-devel] yume still works with default repo?
Hi Erich:
 
I actually didn't need to install perl-Qt, it was just an example :)
 
Anyways, $OSCAR_HOME is set:

[EMAIL PROTECTED] ~]# echo $OSCAR_HOME
/opt/oscar-5.0a1r4876M
[EMAIL PROTECTED] ~]# which yume
/usr/bin/yume
[EMAIL PROTECTED] ~]# yume -y install <RPM>
Options Error: Error parsing 'baseurl': URL must be http, ftp, file or https not ""
 
(and it gives the yum usage)
 
Appreciate it if you can take a look at this.
 
Thanks,
 
Bernard


From: Erich Focht [mailto:[EMAIL PROTECTED]
Sent: Sun 28/05/2006 05:18
To: [email protected]
Cc: Bernard Li
Subject: Re: [Oscar-devel] yume still works with default repo?

On Sunday 28 May 2006 09:47, Bernard Li wrote:
> Hey Erich:

> Is yume supposed to still work if I do "make install"?  I find that I can no longer run yume (with the default repo) to install packages on the headnode:
>
> [EMAIL PROTECTED] ~]# yume -y install perl-Qt
> Options Error: Error parsing 'baseurl': URL must be http, ftp, file or https not ""

Check whether your OSCAR_HOME environment variable is set
correctly. Try

env OSCAR_HOME=/opt/oscar-5.0a1r* yume install perl-Qt

Actually you should look at the Makefile and try "make install-perlQt".

Regards,
Erich

Reply via email to