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

Base prerequisites are not met 1.14 #2983

Closed
zor1984qq opened this issue Apr 29, 2018 · 3 comments
Closed

Base prerequisites are not met 1.14 #2983

zor1984qq opened this issue Apr 29, 2018 · 3 comments
Labels
Building Build-time issues. Question Issues that are actually questions rather than problem reports.

Comments

@zor1984qq
Copy link

Hi
I am using Ubuntu 18.04 bionic
Checking for Boost random library version >= 1.50.0... (cached) no
apt search libboost-random
Сортировка… Готово
Полнотекстовый поиск… Готово
libboost-random-dev/bionic,now 1.65.1.0ubuntu1 amd64 [installed]
Boost Random Number Library (default version)

libboost-random1.62-dev/bionic 1.62.0+dfsg-5 amd64
Boost Random Number Library

libboost-random1.62.0/bionic 1.62.0+dfsg-5 amd64
Boost Random Number Library

libboost-random1.65-dev/bionic,now 1.65.1+dfsg-0ubuntu5 amd64 [installed, automatically]
Boost Random Number Library

libboost-random1.65.1/bionic,now 1.65.1+dfsg-0ubuntu5 amd64 [installed, automatically]

I cant install 1.62 its bugged on installation and quit with errors. I upgrade my 16.04.4 LTS to 18.04 using sudo do-release-upgrade -d so thats currently strange cause 18.04 LTS is out in release state but I am forced to use -d key so that is considered as developer version, but others prerequisites are met fully and completely.

No matter what build system I use cmake or scons the results are same.

I dont think its useful to show all other outputs of my building endevour cause other things are ok on my newly upgraded system.

@jyrkive
Copy link
Member

jyrkive commented Apr 29, 2018

Try passing --config=force to SCons so that it rechecks if the dependencies are installed.

@jyrkive jyrkive added Question Issues that are actually questions rather than problem reports. Building Build-time issues. labels Apr 29, 2018
@Wedge009
Copy link
Member

Wedge009 commented May 3, 2018

Agreed - if things are installed and the script isn't picking it up, a force-check usually resolves it.

@sevu
Copy link
Member

sevu commented May 9, 2018

Closin, as I think this has been resolved.

@sevu sevu closed this as completed May 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Building Build-time issues. Question Issues that are actually questions rather than problem reports.
Projects
None yet
Development

No branches or pull requests

4 participants