Re: Maple 9.5 install -- [SOLUTION]

2004-10-05 Thread Daniel O'Connor
On Tue, 5 Oct 2004 20:30, Yann Golanski wrote: > Thanks to Georg-W. Koltermann <[EMAIL PROTECTED]> who told me how > to fix this. All you need to do is to enable linprocfs in the following > way: > $ kldload linprocfs You can just do -> > $ mount -t linprocfs linprocfs /compat/lin

Re: Maple 9.5 install -- [SOLUTION]

2004-10-05 Thread Yann Golanski
Thanks to Georg-W. Koltermann <[EMAIL PROTECTED]> who told me how to fix this. All you need to do is to enable linprocfs in the following way: $ kldload linprocfs $ mount -t linprocfs linprocfs /compat/linux/proc Just for the archives in case someone else has the misfortune to nee