Page 1 of 1

Solaris fprobe install..

Posted: Tue Mar 25, 2014 2:10 pm
by oslec
The script fprobeinstall.sh is ready for install in a Solaris ? or only in Linux.....

Can install fprobe in Solaris ?

Regards!

Re: Solaris fprobe install..

Posted: Tue Mar 25, 2014 2:42 pm
by slansing
Opening the shell script... we can see that the script looks at the output of uname, and if it is a Linux system continues with the install, if not, bails with "Unknown/Unsupported Linux Distribution." So I did some googling and found alternative ways of installing fprobe on solaris:

https://www.google.com/search?q=fprobe+ ... channel=sb

Unfortunately we do not really have a solaris system in house currently that we can test this with, let us know how it works out for you, and we can try to help.