GithubHelp home page GithubHelp logo

Bug durring make install about fastqt HOT 18 CLOSED

labsquare avatar labsquare commented on June 22, 2024
Bug durring make install

from fastqt.

Comments (18)

natir avatar natir commented on June 22, 2024

Potential solution :

@junebs can you check the permission of fastqt.desktop and fastqt.png

from fastqt.

Jnsll avatar Jnsll commented on June 22, 2024

For both of them, i've got 'rwxrwxrwx' and root:root for user/group.

from fastqt.

natir avatar natir commented on June 22, 2024

In the repo or in the install path ?

If file is executable in repo execute chmod -x on file solve the issue.

from fastqt.

Jnsll avatar Jnsll commented on June 22, 2024

In the repo. I did chmod -x fastqt.png and chmod -x fastqt.desktop. But nothing changed. Still the same error.

from fastqt.

natir avatar natir commented on June 22, 2024

the user and the group is root ?

If it's true change to your basic user.

from fastqt.

Jnsll avatar Jnsll commented on June 22, 2024

Is that normal that i cannot change the user and group of those files...? Still root:root ...
(sudo chown jnsll fastqt.desktop and sudo chown jnsll fastqt.png)

from fastqt.

natir avatar natir commented on June 22, 2024

You clone the repo with the root user ?

try :

sudo chown jnsll::jnsll fastqt.desktop
sudo chown jnsll::jnsll fastqt.png

from fastqt.

Jnsll avatar Jnsll commented on June 22, 2024

No, i cloned it with the basic user. (I redid it to confirm.)
And when doing the command sudo chown jnsll::jnsll fastqt.desktop, i get:
chown: groupe incorrect: « jnsll::jnsll »

from fastqt.

natir avatar natir commented on June 22, 2024

Sorry remove one : in command.

from fastqt.

Jnsll avatar Jnsll commented on June 22, 2024

My bad.
Well, the user and group don't change nevertheless... Still root:root.

from fastqt.

natir avatar natir commented on June 22, 2024

Ok it's very very strange.

from fastqt.

Jnsll avatar Jnsll commented on June 22, 2024

I'll start from scratch again after rebooting (cloning, etc).

from fastqt.

Jnsll avatar Jnsll commented on June 22, 2024

After rebooting and cloning the project again, I still have the error and i cannot change the user and group of the files..

from fastqt.

natir avatar natir commented on June 22, 2024

Did you check the permission before run make install ?
The other file in your repo have the same owner and permission ?
Did you run make before run sudo make install ?

Thanks

from fastqt.

Jnsll avatar Jnsll commented on June 22, 2024

After cloning, the permissions are already full (rwxrwxrwx) and root is the user/group for the files.
Here is a screenshot of the files just after cloning the project (no qmake nor make etc).
after_cloning
I did run make before sudo make install.

from fastqt.

dridk avatar dridk commented on June 22, 2024

did you use "sudo" for cloning ? sudo git ?
you miss -R to change folder rights . . sudo chown -R name:name path/
I think your system settings has something wrong

from fastqt.

Jnsll avatar Jnsll commented on June 22, 2024

Well, i've searched a little and I think i may know the problem. You're right, the system settings are kind of the issue. I've cloned the project on a ntfs partition so using root as default for the user and group. That may cause the issue. I will try cloning the project on another partition (and not a ntfs one).

from fastqt.

natir avatar natir commented on June 22, 2024

Ok if you clone the repo one a ntfs partition is normal.

All trouble come from the options used for mount this partition.

from fastqt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.