BaobabLims / baobab.lims

Baobab LIMS is an open-source laboratory information management system (LIMS)
http://baobablims.org/
GNU General Public License v3.0
70 stars 35 forks source link

Installation #141

Open Dominique0804 opened 3 years ago

Dominique0804 commented 3 years ago

Issues with installation of Baobab LIMS on Ubuntu 18 and up.

sudo apt-get install build-essential gcc python-dev git-core libffi-dev
sudo apt-get install libpcre3 libpcre3-dev autoconf libtool pkg-config
sudo apt-get install zlib1g-dev libssl-dev libexpat1-dev libxslt1.1 libssl1.0-dev
sudo apt-get install gnuplot libcairo2 libpango1.0-0 libgdk-pixbuf2.0-0
sudo apt-get install libxml2-dev libxslt1-dev

https://github.com/BaobabLims/baobab.lims/issues/108#issuecomment-515415821

First issue with line 3, libssl-dev, can not proceed further.

If installation occurs past this point, attached error with collective.wft and setuptools version error. error (1).txt

pvanheus commented 3 years ago

See issue on the Ansible repo: https://github.com/BaobabLims/baobab-ansible/issues/3

Dominique0804 commented 2 years ago

Updates to the installation.

  1. Working installation in virtual env (miniconda)
  2. Docker image of latest code possible.

We need to update all documentation. Can I get a PDF of the instructions, I will update the Baobab LIMS website.

shunido commented 1 year ago

who can assist me ??

Installing client1. /usr/local/Plone/buildout-cache/eggs/setuptools-30.3.0-py2.7.egg/pkg_resources/init.py:184: RuntimeWarning: You have iterated over the result of pkg_resources.parse_version. This is a legacy behavior which is inconsistent with the new version class introduced in setuptools 8.0. In most cases, conversion to a tuple is unnecessary. For comparison of versions, sort the Version instances directly. If you have another use case requiring the tuple, please file a bug with the setuptools project describing that need. stacklevel=1, Download error on http://download.zope.org/ppix/: hostname 'download.zope.dev' doesn't match 'vm06.plyp.com' -- Some packages may not be found! Download error on http://download.zope.org/distribution/: hostname 'download.zope.dev' doesn't match 'vm06.plyp.com' -- Some packages may not be found! Getting distribution for 'plone.formwidget.datetime==1.3.1'. warning: no files found matching '.mo' anywhere in distribution warning: no previously-included files matching 'pyc' found anywhere in distribution Got plone.formwidget.datetime 1.3.1. Couldn't find index page for 'collective.wtf' (maybe misspelled?) Getting distribution for 'collective.wtf'. Couldn't find index page for 'collective.wtf' (maybe misspelled?) While: Installing client1. Getting distribution for 'collective.wtf'. Error: Couldn't find a distribution for 'collective.wtf'.

shunido commented 1 year ago

image

I haver tried on another test nmachine with ubuntu 18.04

I think some links are broken and can not download