* [gentoo-user] Gentoo glibc-2.3.2 install help
@ 2005-08-09 20:33 CJ Keist
2005-08-09 21:05 ` Zac Medico
0 siblings, 1 reply; 8+ messages in thread
From: CJ Keist @ 2005-08-09 20:33 UTC (permalink / raw
To: gentoo-user
Hello all,
First time user of Gentoo. We're wanting to run Matlab R14 SP2
64bit mode. According to Matlab site they support the Linux kernel
2.6.x and glibc-2.3.2. Non of the current linux distro (i.e. Fedora)
has that old of glibc. So looking at Gentoo thinking I can build the
Gentoo system based on glibc-2.3.2.
I'm doing a stage 1 install, and not quite understanding this
portage tree stuff. I have tried to put the following in
/etc/portage/package.mask:
>=sys-libs/glibc-2.3.3
and /etc/portage/package.unmask
=sys-libs/glibc-2.3.2-r12
but bootstrapping the system is failing with deps on glibc newer than
what I want. Am I going about this wrong????
--
C. J. Keist Email: cj.keist@engr.colostate.edu
UNIX/Network Manager Phone: 970-491-0630
Engineering Network Services Fax: 970-491-5569
College of Engineering, CSU
Ft. Collins, CO 80523-1301
All I want is a chance to prove 'Money can't buy happiness'
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Gentoo glibc-2.3.2 install help
2005-08-09 20:33 [gentoo-user] Gentoo glibc-2.3.2 install help CJ Keist
@ 2005-08-09 21:05 ` Zac Medico
2005-08-09 21:09 ` CJ Keist
0 siblings, 1 reply; 8+ messages in thread
From: Zac Medico @ 2005-08-09 21:05 UTC (permalink / raw
To: gentoo-user
CJ Keist wrote:
> Hello all,
> First time user of Gentoo. We're wanting to run Matlab R14 SP2
> 64bit mode. According to Matlab site they support the Linux kernel
> 2.6.x and glibc-2.3.2. Non of the current linux distro (i.e. Fedora)
> has that old of glibc. So looking at Gentoo thinking I can build the
> Gentoo system based on glibc-2.3.2.
> I'm doing a stage 1 install, and not quite understanding this
> portage tree stuff. I have tried to put the following in
> /etc/portage/package.mask:
>
> >=sys-libs/glibc-2.3.3
>
> and /etc/portage/package.unmask
>
> =sys-libs/glibc-2.3.2-r12
>
> but bootstrapping the system is failing with deps on glibc newer than
> what I want. Am I going about this wrong????
>
Have people reported any problems with newer versions of glibc? If not, you should at least try a current stable version.
If you want to run an old version of glibc then it's probably easier if you use an old portage tree. Maybe you can use an old gentoo release cd.
Zac
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Gentoo glibc-2.3.2 install help
2005-08-09 21:05 ` Zac Medico
@ 2005-08-09 21:09 ` CJ Keist
2005-08-09 21:31 ` Zac Medico
2005-08-10 5:59 ` Richard Fish
0 siblings, 2 replies; 8+ messages in thread
From: CJ Keist @ 2005-08-09 21:09 UTC (permalink / raw
To: gentoo-user
Yes,
Running Matlab on current release will just core dump. Also tried
the fix on Matlab site where you modify the .matlab7rc.sh file. So I'm
thinking it has to be a problem with the new glibc on current releases.
This is on Fedora 3 and 4 as well. Fedora 2 sort of works but not well.
Zac Medico wrote:
> CJ Keist wrote:
>
>> Hello all,
>> First time user of Gentoo. We're wanting to run Matlab R14 SP2
>> 64bit mode. According to Matlab site they support the Linux kernel
>> 2.6.x and glibc-2.3.2. Non of the current linux distro (i.e. Fedora)
>> has that old of glibc. So looking at Gentoo thinking I can build the
>> Gentoo system based on glibc-2.3.2.
>> I'm doing a stage 1 install, and not quite understanding this
>> portage tree stuff. I have tried to put the following in
>> /etc/portage/package.mask:
>>
>> >=sys-libs/glibc-2.3.3
>>
>> and /etc/portage/package.unmask
>>
>> =sys-libs/glibc-2.3.2-r12
>>
>> but bootstrapping the system is failing with deps on glibc newer than
>> what I want. Am I going about this wrong????
>>
>
> Have people reported any problems with newer versions of glibc? If not,
> you should at least try a current stable version.
>
> If you want to run an old version of glibc then it's probably easier if
> you use an old portage tree. Maybe you can use an old gentoo release cd.
>
> Zac
>
--
C. J. Keist Email: cj.keist@engr.colostate.edu
UNIX/Network Manager Phone: 970-491-0630
Engineering Network Services Fax: 970-491-5569
College of Engineering, CSU
Ft. Collins, CO 80523-1301
All I want is a chance to prove 'Money can't buy happiness'
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Gentoo glibc-2.3.2 install help
2005-08-09 21:09 ` CJ Keist
@ 2005-08-09 21:31 ` Zac Medico
2005-08-09 21:34 ` CJ Keist
2005-08-10 5:59 ` Richard Fish
1 sibling, 1 reply; 8+ messages in thread
From: Zac Medico @ 2005-08-09 21:31 UTC (permalink / raw
To: gentoo-user
CJ Keist wrote:
> Yes,
> Running Matlab on current release will just core dump. Also tried
> the fix on Matlab site where you modify the .matlab7rc.sh file. So I'm
> thinking it has to be a problem with the new glibc on current releases.
> This is on Fedora 3 and 4 as well. Fedora 2 sort of works but not well.
>
That's pretty ridiculous if you ask me. Will they let you build it from source?
Zac
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Gentoo glibc-2.3.2 install help
2005-08-09 21:31 ` Zac Medico
@ 2005-08-09 21:34 ` CJ Keist
2005-08-09 22:09 ` Zac Medico
2005-08-10 17:01 ` Billy Holmes
0 siblings, 2 replies; 8+ messages in thread
From: CJ Keist @ 2005-08-09 21:34 UTC (permalink / raw
To: gentoo-user
No, Matlab is 3rd part software package. It's not free.
Zac Medico wrote:
> CJ Keist wrote:
>
>> Yes,
>> Running Matlab on current release will just core dump. Also tried
>> the fix on Matlab site where you modify the .matlab7rc.sh file. So
>> I'm thinking it has to be a problem with the new glibc on current
>> releases. This is on Fedora 3 and 4 as well. Fedora 2 sort of works
>> but not well.
>>
>
> That's pretty ridiculous if you ask me. Will they let you build it from
> source?
>
> Zac
--
C. J. Keist Email: cj.keist@engr.colostate.edu
UNIX/Network Manager Phone: 970-491-0630
Engineering Network Services Fax: 970-491-5569
College of Engineering, CSU
Ft. Collins, CO 80523-1301
All I want is a chance to prove 'Money can't buy happiness'
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Gentoo glibc-2.3.2 install help
2005-08-09 21:34 ` CJ Keist
@ 2005-08-09 22:09 ` Zac Medico
2005-08-10 17:01 ` Billy Holmes
1 sibling, 0 replies; 8+ messages in thread
From: Zac Medico @ 2005-08-09 22:09 UTC (permalink / raw
To: gentoo-user
CJ Keist wrote:
> No, Matlab is 3rd part software package. It's not free.
>
Some software companies allow licensed users to build non-free software from sources. It's the least they can do.
Zac
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Gentoo glibc-2.3.2 install help
2005-08-09 21:09 ` CJ Keist
2005-08-09 21:31 ` Zac Medico
@ 2005-08-10 5:59 ` Richard Fish
1 sibling, 0 replies; 8+ messages in thread
From: Richard Fish @ 2005-08-10 5:59 UTC (permalink / raw
To: gentoo-user
--- CJ Keist <cj.keist@colostate.edu> wrote:
> Yes,
> Running Matlab on current release will just core
> dump. Also tried
> the fix on Matlab site where you modify the .matlab7rc.sh
> file. So I'm
> thinking it has to be a problem with the new glibc on
> current releases.
> This is on Fedora 3 and 4 as well. Fedora 2 sort of
> works but not well.
I think your best bet is to install Gentoo with the current
glibc, and then download, configure, compile, and install
the 2.3.2 version to /usr/local yourself. You should then
be able to start Matlab with
"LD_LIBRARY_PATH=/usr/local/lib" and have it pick up the
older glibc instead of the current.
This should also work on any Linux, not just Gentoo.
-Richard
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Gentoo glibc-2.3.2 install help
2005-08-09 21:34 ` CJ Keist
2005-08-09 22:09 ` Zac Medico
@ 2005-08-10 17:01 ` Billy Holmes
1 sibling, 0 replies; 8+ messages in thread
From: Billy Holmes @ 2005-08-10 17:01 UTC (permalink / raw
To: gentoo-user
CJ Keist wrote:
> No, Matlab is 3rd part software package. It's not free.
You could try messing with LD_ASSUME_KERNEL
http://people.redhat.com/drepper/assumekernel.html
I think you'll have to set it to 2.4.1
So, install the glibc that comes with portage, and forget trying to
install an older glibc.
http://hulllug.principalhosting.net/archive/index.php/t-63328.html
http://www.mathworks.com/support/solutions/data/1-1ATCE.html?1-1ATCE
http://www.bu.edu/dbin/ece/web/kb/index.php?aktion=artikel&rubrik=005004&id=184&lang=en
http://www.google.com/search?hl=en&q=LD_ASSUME_KERNEL+matlab&btnG=Google+Search
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2005-08-10 17:06 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-09 20:33 [gentoo-user] Gentoo glibc-2.3.2 install help CJ Keist
2005-08-09 21:05 ` Zac Medico
2005-08-09 21:09 ` CJ Keist
2005-08-09 21:31 ` Zac Medico
2005-08-09 21:34 ` CJ Keist
2005-08-09 22:09 ` Zac Medico
2005-08-10 17:01 ` Billy Holmes
2005-08-10 5:59 ` Richard Fish
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox