-
```
What steps will reproduce the problem?
--------------------------------------------------------------
1. tar xzvf to extract files
2. cd to src directory
3. make depend; make
What is the expected…
-
The top of the INSTALL.md file suggests instructions are for Linux.
Can the instructions be made explicit for Mac and Windows?
Also, install fails for me on OS X El Capitan.
-
```
I get this error using g++-4.9:
Genome.cpp:218:57: error: 'SHM_NORESERVE' was not declared in this scope
shmID = shmget(shmKey, shmSize, IPC_CREAT | SHM_NORESERVE | 0666); // …
-
Tests are not passing on OSX because of utils.shared_array that uses multiprocessing in a way that is not supported by mac os x
On python 3.8.5 darwin:
`FAILED test/utils/shared_array_test.py::Sh…
-
```
What steps will reproduce the problem?
--------------------------------------------------------------
1. tar xzvf to extract files
2. cd to src directory
3. make depend; make
What is the expected…
-
```
What steps will reproduce the problem?
--------------------------------------------------------------
1. tar xzvf to extract files
2. cd to src directory
3. make depend; make
What is the expected…
-
```
What steps will reproduce the problem?
--------------------------------------------------------------
1. tar xzvf to extract files
2. cd to src directory
3. make depend; make
What is the expected…
-
Hi,
I am a new potential user of Pathomx but I was not able to install it on my mac. I'm running OSX 10.7.5 - I realize that might be the problem right there, updating to 10.9 could solve the problem.…
-
I'm trying to use it under mac osx. I get a lot of issues.
First in order to use it I have to change the .terraformrc in the following way:
providers { ansible = "/usr/local/bin/terraform-provisione…
-
Hi there,
I'd like to report you the new extension (guard plus) faced with the problem after the new version 130 of google chrome.
- OS: Windows 11
- Browser Chrome v130
I appreciate your atten…