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

Problem with "make -j" during installation Sextractor #40

Open
tahereparto opened this issue Jan 29, 2023 · 5 comments
Open

Problem with "make -j" during installation Sextractor #40

tahereparto opened this issue Jan 29, 2023 · 5 comments

Comments

@tahereparto
Copy link

Hello,
I successfully run ./configure on my Ubuntu, but with make -j I get the following error and I can not proceed with "sudo make install" and installing the Sextractor.

collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:573: sex] Error 1
make[3]: Leaving directory '/home/reza/Tahere/sextractor-2.25.0/src'
make[2]: *** [Makefile:663: all-recursive] Error 1
make[2]: Leaving directory '/home/reza/Tahere/sextractor-2.25.0/src'
make[1]: *** [Makefile:530: all-recursive] Error 1
make[1]: Leaving directory '/home/reza/Tahere/sextractor-2.25.0'
make: *** [Makefile:437: all] Error 2

@tahereparto tahereparto changed the title Prolem with "make -j" during installation Sextractor Problem with "make -j" during installation Sextractor Jan 29, 2023
@YushengEdward
Copy link

Hi,
I have a problem with "make -j" during installation Sextractor, too. Do you solve the problem finally? I will appreciate it if you can give me some assitances!

@tahereparto
Copy link
Author

Hi. No not really. I'm sorry. Finally I upgraded my linux and I used apt-get sextractor ( or dnf sextractor for Fedora) to install it properly.

@YushengEdward
Copy link

Hello, what i use is Ubuntu 20.04, which means i also use linux system. However, when i run the cmd "apt-get sextractor", it turns out error "E: Invalid operation sextractor". How did you upgrade your linux? It matters very much and thanks!

@tahereparto
Copy link
Author

Try (sudo apt-get install sextractor). I hope this would help. Your linux version is fine I guess.
After installation try the command (sex) in terminal. If it is installed properly you see the sextractor version and you can use it.
Currently I'm using Fedora 37 not Ubuntu. The installation on Fedora was very easy.

@YushengEdward
Copy link

I have solved the problem by following the way on another issue named "apt-get install sextractor does not place or creates the binary correctly",it works now. Thanks for your enthusiasm!

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