I just successfully installed dedalus on Ubuntu 16.04.1 LTS.
I had these issues to overcome:
1. pip3 doesn't seem to be part of the Python 3.5.1 distro that install.sh installs. Or at least pip3 did not get installed in my dedalus directory.
Symptom:
install.sh: line 692: /staff/sgoldstein/Projects/Dedalus/dedalus/bin/pip3: No such file or directory
********************************************
********************************************
Failure. Check /staff/sgoldstein/Projects/Dedalus/dedalus/dedalus_install.log. The last 10 lines are above.
Fix:
Copy a pip3 python script to the bin directory (and maybe change the #! line to call the dedalus python3 binary).
2. The current version of install.sh installs Python 3.5.1, but the PYTHONPATH envar points to python3.4.
$ grep -n python3.4 install.sh
585:export PYTHONPATH=${DEST_DIR}/lib/python3.4/site-packages/
Symptom:
None for what I'veI tried so. I guess the packages in lib/python3.5/site-packages can be found elsewhere.
Fix: Edit this line in install.sh or the lines in activate and activate.csh.
--
You received this message because you are subscribed to the Google Groups "Dedalus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dedalus-user...@googlegroups.com.
To post to this group, send email to dedalu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dedalus-users/d4abac4c-b0b6-453a-92b8-cc4c9eb0e32f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Jeff,
When the ssl module doesn't build, pip doesn't build. If you could try seeing if you have the ssl headers installed (libssl-dev is the Ubuntu package), that would be helpful in tracking down if this is another bug.
/lib/x86_64-linux-gnu/libssl.so.1.0.0vv207: Dedalus$ locate libssl-dev
/usr/lib/firefox/libssl3.so
/usr/lib/thunderbird/libssl3.so
/usr/lib/x86_64-linux-gnu/libssl.a
/usr/lib/x86_64-linux-gnu/libssl.so
/usr/lib/x86_64-linux-gnu/libssl3.so
/usr/lib/x86_64-linux-gnu/libssl3.so.1d
/usr/lib/x86_64-linux-gnu/pkgconfig/libssl.pc
/usr/local/MATLAB/R2015b/bin/glnxa64/libssl.so.1
/usr/local/MATLAB/R2015b/bin/glnxa64/libssl.so.1.0.0
/usr/local/MATLAB/R2015b/sys/jxbrowser/glnxa64/xulrunner/xulrunner-linux-64/libssl3.so
/usr/local/MATLAB/R2015b/toolbox/compiler_sdk/mps_clients/c/glnxa64/lib/libssl.so
/usr/local/MATLAB/R2015b/toolbox/compiler_sdk/mps_clients/c/glnxa64/lib/libssl.so.1
/usr/local/MATLAB/R2015b/toolbox/compiler_sdk/mps_clients/c/glnxa64/lib/libssl.so.1.0.0
/usr/local/MATLAB/R2016b/bin/glnxa64/libssl.so.1
/usr/local/MATLAB/R2016b/bin/glnxa64/libssl.so.1.0.0
/usr/local/MATLAB/R2016b/sys/jxbrowser/glnxa64/xulrunner/xulrunner-linux-64/libssl3.so
/usr/local/MATLAB/R2016b/toolbox/compiler_sdk/mps_clients/c/glnxa64/lib/libssl.so
/usr/local/MATLAB/R2016b/toolbox/compiler_sdk/mps_clients/c/glnxa64/lib/libssl.so.1
/usr/local/MATLAB/R2016b/toolbox/compiler_sdk/mps_clients/c/glnxa64/lib/libssl.so.1.0.0
/usr/share/doc/libssl-dev
/usr/share/doc/libssl1.0.0
/usr/share/doc/libssl-dev/changelog.Debian.gz
/usr/share/doc/libssl-dev/changelog.gz
/usr/share/doc/libssl-dev/copyright
/usr/share/doc/libssl1.0.0/changelog.Debian.gz
/usr/share/doc/libssl1.0.0/copyright
/var/lib/dpkg/info/libssl-dev:amd64.list
/var/lib/dpkg/info/libssl-dev:amd64.md5sums
/var/lib/dpkg/info/libssl1.0.0:amd64.list
/var/lib/dpkg/info/libssl1.0.0:amd64.md5sums
/var/lib/dpkg/info/libssl1.0.0:amd64.postinst
/var/lib/dpkg/info/libssl1.0.0:amd64.postrm
/var/lib/dpkg/info/libssl1.0.0:amd64.shlibs
/var/lib/dpkg/info/libssl1.0.0:amd64.symbols
/var/lib/dpkg/info/libssl1.0.0:amd64.templates
/var/lib/dpkg/info/libssl1.0.0:amd64.triggers
/usr/share/doc/libssl-dev
/usr/share/doc/libssl-dev/changelog.Debian.gz
/usr/share/doc/libssl-dev/changelog.gz
/usr/share/doc/libssl-dev/copyright
/var/lib/dpkg/info/libssl-dev:amd64.list
/var/lib/dpkg/info/libssl-dev:amd64.md5sums
--
You received this message because you are subscribed to the Google Groups "Dedalus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dedalus-user...@googlegroups.com.
To post to this group, send email to dedalu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dedalus-users/712a2700-fbc8-4bd2-881e-300246f887af%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to dedalus-users+unsubscribe@googlegroups.com.
To post to this group, send email to dedalu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dedalus-users/712a2700-fbc8-4bd2-881e-300246f887af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Dedalus Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dedalus-users/12l6LJ1Us9M/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dedalus-users+unsubscribe@googlegroups.com.
To post to this group, send email to dedalu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dedalus-users/CAAOZTN_VunPp%3DoVdjLvMq0sWEfka7-WBvsreK975rFcka3Pi9Q%40mail.gmail.com.