Re: F8 and Maple11 or 9.5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux