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

file missing since fork #7

Open
TrofimovAssya opened this issue Sep 22, 2022 · 3 comments
Open

file missing since fork #7

TrofimovAssya opened this issue Sep 22, 2022 · 3 comments

Comments

@TrofimovAssya
Copy link

I had to reinstall Igor on a new system and I run into problems.

I am looking here:

the following instructions
git clone https://github.com/statbiophys/IGoR.git
cd IGoR
./configure && make && sudo make install

Unfortunately configure file does not exist in the repository when I clone it.
Would it be possible to have one or perhaps update with new installation instructions?

Thanks!

@alfaceor
Copy link
Collaborator

Hello,
Thanks this will be changed in the next release to

$ sudo apt-get install build-essential wget
$ wget https://github.com/statbiophys/IGoR/releases/download/1.4.2/igor_1.4.2.zip
$ unzip igor_1.4.2.zip
$ cd igor_1.4.2
$ ./configure && make && sudo make install

best

@TrofimovAssya
Copy link
Author

Hi!
Do you have any idea when the new release will drop?
(still can't use your package!)

@TrofimovAssya
Copy link
Author

Hi!
We are still waiting for this fix!
Any update?

Thanks

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