On Wednesday 01 Dec 2010, RR wrote: > Zaptel package isn't installing though ...crashes midway complaining that: > > *"Operating environment requirement not met. > This package requires Solaris 7 or better. > checkinstall script suspends"* > > huh? I'm running 5.11, which according to some rigorous mathematical > calculations, I concluded IS better than v5.7.
Assuming Solaris is anything like Linux, the installer will just be a shell script. Open the script in a text editor and search for the text of the error message. It will be wrapped inside an `if` statement, just alter this so the test always passes. I had to do something similar to allow the Flashplayer installer to install the 32-bit Flash binary into users' home directories held on a 64-bit NFS server and exported to 32-bit workstations, right from the server. -- AJS -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users