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 in WSL Ubuntu #225

Open
ErikBuer opened this issue May 3, 2020 · 2 comments
Open

Installation in WSL Ubuntu #225

ErikBuer opened this issue May 3, 2020 · 2 comments

Comments

@ErikBuer
Copy link

ErikBuer commented May 3, 2020

Hi,
I've started with a new ubuntu terminal on windows system linux.
Runnning
sh autogen.sh --prefix=${HOME}/scuff-em-installation
i get the message
configure: error: couldn't find HDF5; configure --without-hdf5

Running
sh autogen.sh --with-hdf5-includedir="/usr/include/hdf5/serial" --with-hdf5-libdir=/usr/lib/x86_64-linux-gnu/hdf5/serial
seems to work, but make check fails (found the command on #204). tests/Mie/test-suite.log contains the following:


GNU nano 4.8 tests/Mie/test-suite.log =============================================
scuff-em 0.96: tests/Mie/test-suite.log

TOTAL: 1

PASS: 0

SKIP: 0

XFAIL: 0

FAIL: 1

XPASS: 0

ERROR: 0

.. contents:: :depth: 2

FAIL: TestMie.sh

./TestMie.sh: line 46: pkg-config: command not found
could not find CheckSCUFFData executable (set CHECKSCUFFDATA environment variable)
FAIL TestMie.sh (exit status: 1)


@ErikBuer
Copy link
Author

ErikBuer commented May 3, 2020

I attatched the error from the sh autogen.sh command.

Does anyone know what i should do?
Thanks.

error.txt

@ErikBuer ErikBuer changed the title Insallation in WSL Ubuntu Installation in WSL Ubuntu May 3, 2020
@eskiyerli
Copy link

eskiyerli commented May 4, 2020

I don't think Homer Reid is answering any issues at the moment.

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

2 participants