My research indicates it is in gcc so I rpm'ed
compat-gcc-32-3.2.3-55.fc5.i386.rpm
which said it had it in it but the failed dependency on some other software
still shows it is missing.
What rpm has it? Any help is much appreciated!
Printable View
My research indicates it is in gcc so I rpm'ed
compat-gcc-32-3.2.3-55.fc5.i386.rpm
which said it had it in it but the failed dependency on some other software
still shows it is missing.
What rpm has it? Any help is much appreciated!
On Tue, 22 Jul 2008 11:05:53 -0400, TriAdmin typed this message:
[color=blue]
> My research indicates it is in gcc so I rpm'ed
>
> compat-gcc-32-3.2.3-55.fc5.i386.rpm
>
> which said it had it in it but the failed dependency on some other
> software still shows it is missing.
>
> What rpm has it? Any help is much appreciated![/color]
Nope !!
compat-libf2c-32-3.2.3-56.fc5.i386.rpm or something
[url]http://google.com[/url]
and
[url]http://rpm.pbone.net[/url]
to search for rpms and libraries
Check [url]http://fedoraproject.org/[/url] for the latest list of Yum repositories
for FC5 and instructions for setting up Yum repositories.
[url]http://fedoraproject.org/wiki/Tools/yum/YumUpgradeFaq[/url]
I'd use the [url]ftp://pub/fedora/linux/core/5/i386/os/Fedora/RPMS[/url]
if I were you.
Not to mention a clean install to at least FC7 after backing up my /home
and all other folders, especially DB folders and config files. To keep
your FC installation within the maintenance cycle.
I say this so you could use
$ sudo yum grouplist
$ sudo yum groupupdate "Development Tools"
to install all the development packages including compat-libg2f
$ man yum
help at [url]http://fedoranews.org/tchung/yum-groupinstall/[/url]
"noi ance" <noi@siam.com> wrote in message
news:ELphk.15982$mh5.4286@nlpi067.nbdc.sbc.com...[color=blue]
> On Tue, 22 Jul 2008 11:05:53 -0400, TriAdmin typed this message:
>[color=green]
>> My research indicates it is in gcc so I rpm'ed
>>
>> compat-gcc-32-3.2.3-55.fc5.i386.rpm
>>
>> which said it had it in it but the failed dependency on some other
>> software still shows it is missing.
>>
>> What rpm has it? Any help is much appreciated![/color]
>
> Nope !!
>
> compat-libf2c-32-3.2.3-56.fc5.i386.rpm or something
>
> [url]http://google.com[/url]
> and
> [url]http://rpm.pbone.net[/url]
> to search for rpms and libraries
>
> Check [url]http://fedoraproject.org/[/url] for the latest list of Yum repositories
> for FC5 and instructions for setting up Yum repositories.
>
> [url]http://fedoraproject.org/wiki/Tools/yum/YumUpgradeFaq[/url]
>
> I'd use the [url]ftp://pub/fedora/linux/core/5/i386/os/Fedora/RPMS[/url]
> if I were you.
>
> Not to mention a clean install to at least FC7 after backing up my /home
> and all other folders, especially DB folders and config files. To keep
> your FC installation within the maintenance cycle.
>
> I say this so you could use
>
> $ sudo yum grouplist
>
> $ sudo yum groupupdate "Development Tools"
>
> to install all the development packages including compat-libg2f
>
> $ man yum
>
> help at [url]http://fedoranews.org/tchung/yum-groupinstall/[/url][/color]
first of all, thanks fo ryour help!.
first try, it installed all devel packages (150+) and then:
[root@ip-XXX-XXX-XX-XX bin]# rpm -Uvh Numeric-24.2-1.i586.rpm
error: Failed dependencies:
python-base >= 2.4 is needed by Numeric-24.2-1.i586
libg2c.so.0 is needed by Numeric-24.2-1.i586
Unbelieveable. You know this houldn;t be so hard or maybe I underestimated
what it took to install software on linux.
Back to more research
TriAdmin wrote:[color=blue]
> "noi ance" <noi@siam.com> wrote in message
> news:ELphk.15982$mh5.4286@nlpi067.nbdc.sbc.com...
>[color=green]
>>On Tue, 22 Jul 2008 11:05:53 -0400, TriAdmin typed this message:
>>
>>[color=darkred]
>>>My research indicates it is in gcc so I rpm'ed
>>>
>>>compat-gcc-32-3.2.3-55.fc5.i386.rpm
>>>
>>>which said it had it in it but the failed dependency on some other
>>>software still shows it is missing.
>>>
>>>What rpm has it? Any help is much appreciated![/color]
>>
>>Nope !!
>>
>>compat-libf2c-32-3.2.3-56.fc5.i386.rpm or something
>>
>>[url]http://google.com[/url]
>>and
>>[url]http://rpm.pbone.net[/url]
>>to search for rpms and libraries
>>
>>Check [url]http://fedoraproject.org/[/url] for the latest list of Yum repositories
>>for FC5 and instructions for setting up Yum repositories.
>>
>>[url]http://fedoraproject.org/wiki/Tools/yum/YumUpgradeFaq[/url]
>>
>>I'd use the [url]ftp://pub/fedora/linux/core/5/i386/os/Fedora/RPMS[/url]
>>if I were you.
>>
>>Not to mention a clean install to at least FC7 after backing up my /home
>>and all other folders, especially DB folders and config files. To keep
>>your FC installation within the maintenance cycle.
>>
>>I say this so you could use
>>
>>$ sudo yum grouplist
>>
>>$ sudo yum groupupdate "Development Tools"
>>
>>to install all the development packages including compat-libg2f
>>
>>$ man yum
>>
>>help at [url]http://fedoranews.org/tchung/yum-groupinstall/[/url][/color]
>
>
> first of all, thanks fo ryour help!.
>
> first try, it installed all devel packages (150+) and then:
> [root@ip-XXX-XXX-XX-XX bin]# rpm -Uvh Numeric-24.2-1.i586.rpm
> error: Failed dependencies:
> python-base >= 2.4 is needed by Numeric-24.2-1.i586
> libg2c.so.0 is needed by Numeric-24.2-1.i586
>
> Unbelieveable. You know this houldn;t be so hard or maybe I underestimated
> what it took to install software on linux.
>
> Back to more research
>
>[/color]
TryAdmin,
Did you try:
yum localinstall Numeric-24.2-1.i586.rpm
Kind regards,
Jan Gerrit Kootstra
"Jan Gerrit Kootstra" <jan.gerrit@kootstra.org.uk> wrote in message
news:a161e$48863e56$5039c0af$10795@news.chello.nl...[color=blue]
> TriAdmin wrote:[color=green]
>> "noi ance" <noi@siam.com> wrote in message
>> news:ELphk.15982$mh5.4286@nlpi067.nbdc.sbc.com...
>>[color=darkred]
>>>On Tue, 22 Jul 2008 11:05:53 -0400, TriAdmin typed this message:
>>>
>>>
>>>>My research indicates it is in gcc so I rpm'ed
>>>>
>>>>compat-gcc-32-3.2.3-55.fc5.i386.rpm
>>>>
>>>>which said it had it in it but the failed dependency on some other
>>>>software still shows it is missing.
>>>>
>>>>What rpm has it? Any help is much appreciated!
>>>
>>>Nope !!
>>>
>>>compat-libf2c-32-3.2.3-56.fc5.i386.rpm or something
>>>
>>>[url]http://google.com[/url]
>>>and
>>>[url]http://rpm.pbone.net[/url]
>>>to search for rpms and libraries
>>>
>>>Check [url]http://fedoraproject.org/[/url] for the latest list of Yum repositories
>>>for FC5 and instructions for setting up Yum repositories.
>>>
>>>[url]http://fedoraproject.org/wiki/Tools/yum/YumUpgradeFaq[/url]
>>>
>>>I'd use the [url]ftp://pub/fedora/linux/core/5/i386/os/Fedora/RPMS[/url]
>>>if I were you.
>>>
>>>Not to mention a clean install to at least FC7 after backing up my /home
>>>and all other folders, especially DB folders and config files. To keep
>>>your FC installation within the maintenance cycle.
>>>
>>>I say this so you could use
>>>
>>>$ sudo yum grouplist
>>>
>>>$ sudo yum groupupdate "Development Tools"
>>>
>>>to install all the development packages including compat-libg2f
>>>
>>>$ man yum
>>>
>>>help at [url]http://fedoranews.org/tchung/yum-groupinstall/[/url][/color]
>>
>>
>> first of all, thanks fo ryour help!.
>>
>> first try, it installed all devel packages (150+) and then:
>> [root@ip-XXX-XXX-XX-XX bin]# rpm -Uvh Numeric-24.2-1.i586.rpm
>> error: Failed dependencies:
>> python-base >= 2.4 is needed by Numeric-24.2-1.i586
>> libg2c.so.0 is needed by Numeric-24.2-1.i586
>>
>> Unbelieveable. You know this houldn;t be so hard or maybe I
>> underestimated what it took to install software on linux.
>>
>> Back to more research
>>
>>[/color]
> TryAdmin,
>
>
> Did you try:
>
> yum localinstall Numeric-24.2-1.i586.rpm
>
>
> Kind regards,
>
>
> Jan Gerrit Kootstra[/color]
thanks - that worked until it got to:
--> Processing Dependency: python-base >= 2.4 for package: Numeric
--> Finished Dependency Resolution
Error: Missing Dependency: python-base >= 2.4 is needed by package Numeric
I tried rpm -F for the python package. How do I find out which python
package it's thinking I need to update so I can update it?
On 2008-07-22, TriAdmin <lof@invalid.com> wrote:
[color=blue]
> My research indicates it is in gcc so I rpm'ed
>
> compat-gcc-32-3.2.3-55.fc5.i386.rpm
>
> which said it had it in it but the failed dependency on some other software
> still shows it is missing.
>
> What rpm has it? Any help is much appreciated![/color]
On my Fedora8 box:
[john@lancre ~]$ locate libg2c.so|xargs rpm -qf
compat-gcc-34-g77-3.4.6-8
compat-gcc-34-g77-3.4.6-8
compat-libf2c-34-3.4.6-8
compat-libf2c-34-3.4.6-8
--
John (john@os2.dhs.org)
** Posted from [url]http://www.teranews.com[/url] **
You can use packages.acl.org.ua for easy searching for packages.
Example with libg2c.so.0:
[url]http://packages.acl.org.ua/en/search/provides/libg2c.so.0[/url]