Cytoscape installation assistance - cytoscape

I've tried installing and reinstalling both Cytoscape and Java. I'm kinda ignorant when it comes to these things so I would love detailed help.
macOS Catalina Version 10.15.4. Cytoscape 3.8.0 and Java 8 Update 251

Cytoscape 3.8.0 requires Java 11 and won't run with Java 8.
-- scooter

Related

cytoscape system checker fails on mac catalina

I have installed oracle jdk and updated java (java 8 update 251). The system checker still fails.
############# Cytoscape System Requirements Checker for Mac ##############
Target Cytoscape version: 3.7.2
Your shell is zsh
Compatible OS version found: 10.15
- Pass: OS Version = 10.15.4
- Pass: Following Oracle JDK found:
/Library/Java/JavaVirtualMachines/jdk1.8.0_251.jdk
Fail: Java is not reachable.
Try re-installing Java 8.```
Couple of things jump out at me. First, Cytoscape 3.8.0 is the current release, so I would try installing that, and second, Cytoscape 3.8.0 requires Java 11. Can you give those two things a try and then let us know if the install goes well.
Thanks!
-- scooter

Brew install qt does not work on macOS Sierra

I upgraded my mac to Sierra and I can't install qt. I wrote "brew install qt" and I received the message below. Do you have any recommendations?
"This formula either does not compile or function as expected on macOS
versions newer than El Capitan due to an upstream incompatibility.
Error: An unsatisfied requirement failed this build."
if you really need qt4, you can try
brew install cartr/qt4/qt
I was able to sucessfully work around this on a fresh install of Sierra this evening.
It looks like qt.rb will execute just fine on MacOS Sierra, you just need to remove the Maximum OS requirement entry to allow it to run.
This is what was required on my machine.
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/qt.rb
Comment out line 36 as follows
#depends_on MaximumMacOSRequirement => :el_capitan
I am curious if this works for others.
Thanks
Searching with
brew search qt
you can see there is a QT5
brew install qt5
According to https://github.com/Homebrew/homebrew-core/issues/1957#issuecomment-225806023 there will be no support for qt(4)
Qt4 is not supported anymore; users should upgrade to Qt5. Homebrew backported a fix for 10.11 but doesn’t intend to maintain this forever. There’s currently a pull-request that may fix that. You’ll have to wait for it to be merged if you want to install Qt4 with Homebrew.
install qt4
Please note: Qt4 is unsupported by its creators, so there are likely security/usability problems with it that will never be resolved. If you can, please consider migrating your projects to Qt5.
resource : https://github.com/cartr/homebrew-qt4
brew tap cartr/qt4
brew tap-pin cartr/qt4
brew install qt

EMC Solution Enabler

I would like to install EMC Solution Enabler on RHEL 7.1 and 86_64.
Please advice which version is supported with this configuration.
Note: I want to have this software because I would like to use 'syminq' command to get storage information in the host.
Thanks
Doesn't look like its supported on RHEL 7.1 . The latest seems to be RedHat Enterprise Linux 6.0/6.2 , as per the below latest release document :
http://uk.emc.com/collateral/TechnicalDocument/docu61129.pdf
It mentions that Solutions Enabler V8.1 installation requires i686 version of
glibc (GNU C Library) and libgcc (Library of GCC support routines) packages pre-installed. If your RHEL 7.1 host doesn't have the those , it also mentions of a work around. Hopefully it should work for RHEL 7.1 too.

How to check if OpenCV is correctly installed on MacOSX Snow Leopard

I don't know How to be sure that OpenCV is installed on my MacOSX Snow Leopard ?
Where am I supposed to look ? Is there a specific framework ?
Thank you
It depends on how you're building and installing OpenCV, but for me the headers are at: /usr/local/include/opencv, e.g. /usr/local/include/opencv/cv.h and the libraries are at /usr/local/lib, e.g. /usr/local/lib/libcv.1.0.0.dylib.

How to setup eclipse with blackberry jde's already installed on Windows 7 machine?

I found many posts on the forum regarding this problem which navigates me to No Page found error.
Does any body know how can I add the Blackberry JDE's that already installed on my machine.
Any help is appreciable.
Thanks in advance.
Thanks zechariahs for the reply,
Actually, My main problem is that,
I am using Windows 7 machine which is 64 bit supported both OS as well as machine H/W.
I tried a lot to install the Blackberry in Eclipse - Hellios, Galilo of 32-bit and JDK 1.5
Also tried with same for 64 bit and JDK 1.6
but it is not at all getting installed.
By reading post, I tried with
h:\New\eclipse\eclipse -vm C:\jdk\jre\bin\javaw.exe command also,
but no success.
Any how I wanna run Blackberry program on My 64-bit Windows 7 Machine,
Can you please suggest any thing ?
The Blackberry eclipse plugin is for 32bit version of Eclipse and Java sdk.
You must install all 32bit version.

Resources