TechTalkz.com Logo Ask the Expert

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Tech Support Archives > Linux & Opensource > Gentoo Linux

Notices

Deprecated libraryname libg2c.so.0?

Gentoo Linux


Reply
 
Thread Tools Display Modes
Old 09-01-2008, 12:41 AM   #11
Arthur Hagen
Guest
 
Posts: n/a
Re: Deprecated libraryname libg2c.so.0?

Jerry McBride <jmcbride@mail-on.us> wrote:
> Wim Cossement wrote:
>
>> libg2c.so.0?

>
> That's a support file for fortran77 runtime...
>
> If you are on a 32bit linux box... then this is for you...
>
> http://packages.ubuntu.com/dapper/libs/libg2c0


Why do you think he would want Ubuntu pre-built packages on a *Gentoo* box?

--
*Art
  Reply With Quote
Old 09-01-2008, 12:41 AM   #12
Arthur Hagen
Guest
 
Posts: n/a
Re: Deprecated libraryname libg2c.so.0?

Jerry McBride <jmcbride@mail-on.us> wrote:
> Wim Cossement wrote:
>
>> libg2c.so.0?

>
> That's a support file for fortran77 runtime...
>
> If you are on a 32bit linux box... then this is for you...
>
> http://packages.ubuntu.com/dapper/libs/libg2c0


Why do you think he would want Ubuntu pre-built packages on a *Gentoo* box?

--
*Art
  Reply With Quote
Old 09-01-2008, 12:41 AM   #13
Arthur Hagen
Guest
 
Posts: n/a
Re: Deprecated libraryname libg2c.so.0?

Jerry McBride <jmcbride@mail-on.us> wrote:
> Wim Cossement wrote:
>
>> libg2c.so.0?

>
> That's a support file for fortran77 runtime...
>
> If you are on a 32bit linux box... then this is for you...
>
> http://packages.ubuntu.com/dapper/libs/libg2c0


Why do you think he would want Ubuntu pre-built packages on a *Gentoo* box?

--
*Art
  Reply With Quote
Old 09-01-2008, 12:41 AM   #14
Jerry McBride
Guest
 
Posts: n/a
Re: Deprecated libraryname libg2c.so.0?

Arthur Hagen wrote:

> Jerry McBride <jmcbride@mail-on.us> wrote:
>> Wim Cossement wrote:
>>
>>> libg2c.so.0?

>>
>> That's a support file for fortran77 runtime...
>>
>> If you are on a 32bit linux box... then this is for you...
>>
>> http://packages.ubuntu.com/dapper/libs/libg2c0

>
> Why do you think he would want Ubuntu pre-built packages on a *Gentoo*
> box?
>


He was looking for a specific library... I found it for him.


--

Jerry McBride (jmcbride@mail-on.us)
  Reply With Quote
Old 09-01-2008, 12:41 AM   #15
Jerry McBride
Guest
 
Posts: n/a
Re: Deprecated libraryname libg2c.so.0?

Arthur Hagen wrote:

> Jerry McBride <jmcbride@mail-on.us> wrote:
>> Wim Cossement wrote:
>>
>>> libg2c.so.0?

>>
>> That's a support file for fortran77 runtime...
>>
>> If you are on a 32bit linux box... then this is for you...
>>
>> http://packages.ubuntu.com/dapper/libs/libg2c0

>
> Why do you think he would want Ubuntu pre-built packages on a *Gentoo*
> box?
>


He was looking for a specific library... I found it for him.


--

Jerry McBride (jmcbride@mail-on.us)
  Reply With Quote
Old 09-01-2008, 12:41 AM   #16
Jerry McBride
Guest
 
Posts: n/a
Re: Deprecated libraryname libg2c.so.0?

Arthur Hagen wrote:

> Jerry McBride <jmcbride@mail-on.us> wrote:
>> Wim Cossement wrote:
>>
>>> libg2c.so.0?

>>
>> That's a support file for fortran77 runtime...
>>
>> If you are on a 32bit linux box... then this is for you...
>>
>> http://packages.ubuntu.com/dapper/libs/libg2c0

>
> Why do you think he would want Ubuntu pre-built packages on a *Gentoo*
> box?
>


He was looking for a specific library... I found it for him.


--

Jerry McBride (jmcbride@mail-on.us)
  Reply With Quote
Old 09-01-2008, 12:41 AM   #17
J.O. Aho
Guest
 
Posts: n/a
Re: Deprecated libraryname libg2c.so.0?

Jerry McBride wrote:

> Sorry... forgot this in my previous message... That library is part of a
> fortran enabled gcc compiler. What you can do is emerge gcc with fortran
> support with:
> USE="fortran" emerge gcc
> When it's done, the library you need will be installed and ready for use...


Only if he emerge gcc3, in gcc4 you won't get the library in question, it's
been deprecated.

--

//Aho
  Reply With Quote
Old 09-01-2008, 12:41 AM   #18
J.O. Aho
Guest
 
Posts: n/a
Re: Deprecated libraryname libg2c.so.0?

Jerry McBride wrote:

> Sorry... forgot this in my previous message... That library is part of a
> fortran enabled gcc compiler. What you can do is emerge gcc with fortran
> support with:
> USE="fortran" emerge gcc
> When it's done, the library you need will be installed and ready for use...


Only if he emerge gcc3, in gcc4 you won't get the library in question, it's
been deprecated.

--

//Aho
  Reply With Quote
Old 09-01-2008, 12:41 AM   #19
J.O. Aho
Guest
 
Posts: n/a
Re: Deprecated libraryname libg2c.so.0?

Jerry McBride wrote:

> Sorry... forgot this in my previous message... That library is part of a
> fortran enabled gcc compiler. What you can do is emerge gcc with fortran
> support with:
> USE="fortran" emerge gcc
> When it's done, the library you need will be installed and ready for use...


Only if he emerge gcc3, in gcc4 you won't get the library in question, it's
been deprecated.

--

//Aho
  Reply With Quote
Old 09-01-2008, 12:42 AM   #20
Jerry McBride
Guest
 
Posts: n/a
Re: Deprecated libraryname libg2c.so.0?

J.O. Aho wrote:

> Jerry McBride wrote:
>
>> Sorry... forgot this in my previous message... That library is part of a
>> fortran enabled gcc compiler. What you can do is emerge gcc with fortran
>> support with:
>> USE="fortran" emerge gcc
>> When it's done, the library you need will be installed and ready for
>> use...

>
> Only if he emerge gcc3, in gcc4 you won't get the library in question,
> it's been deprecated.
>


That's correct.


--

Jerry McBride (jmcbride@mail-on.us)
  Reply With Quote
Reply

Thread Tools
Display Modes



< Home - Windows Help - MS Office Help - Hardware Support >


New To Site? Need Help?

All times are GMT +5.5. The time now is 07:50 AM.


vBulletin, Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2010, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional