Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation #141

Open
Dominique0804 opened this issue Aug 16, 2021 · 4 comments
Open

Installation #141

Dominique0804 opened this issue Aug 16, 2021 · 4 comments
Assignees

Comments

@Dominique0804
Copy link
Contributor

Dominique0804 commented Aug 16, 2021

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

#108 (comment)

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
Copy link
Contributor

See issue on the Ansible repo: BaobabLims/baobab-ansible#3

@Dominique0804
Copy link
Contributor Author

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
Copy link

shunido commented Jan 19, 2023

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
Copy link

shunido commented Jan 20, 2023

image

I haver tried on another test nmachine with ubuntu 18.04

I think some links are broken and can not download

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants