Re: F8 and Maple11 or 9.5
- From: Serguei Miridonov <mirsev@xxxxxxxxx>
- Date: Fri, 16 Nov 2007 10:04:54 -0800
On Friday 16 November 2007, Mike C wrote:
Mike C <mike.cohler <at> gmail.com> writes:
Yes I am using IcedTea that is default in F8. I remember
seeing some instructions for running IcedTea as well as Sun
Java but I will have to dig them out.
I have just seen a bz where this is discussed and how to work
around for maple.
https://bugzilla.redhat.com/show_bug.cgi?id=254144#c18
You may try
find /opt/Local/vers/maple11/ -name 'libmawt.so'
and then apply known "sed-fix" to every file with libmawt.so
name.
This can be done automatically with the following command (use
it only once):
find /opt/Local/vers/maple11/ -name 'libmawt.so' -print \
| xargs -n1 sed -i.original 's/XINERAMA/FAKEEXTN/g'
However, I would suggest yuo to make a backup before doing this:
tar czPf maple11.tar.gz /opt/Local/vers/maple11
This will help you to restore the Maple in case of failure
without full reinstall. The latter may become impossible with X
libraries that you have now since Maple uses java during
installation process.
Serguei.
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- References:
- F8 and Maple11 or 9.5
- From: Mike C
- Re: F8 and Maple11 or 9.5
- From: Mike C
- Re: F8 and Maple11 or 9.5
- From: Mike C
- F8 and Maple11 or 9.5
- Prev by Date: Re: F8. How to disable pulseaudio
- Next by Date: Re: qla2310 hba at boot time
- Previous by thread: Re: F8 and Maple11 or 9.5
- Next by thread: Re: F8 and Maple11 or 9.5
- Index(es):
Relevant Pages
|
Loading