Giter VIP home page Giter VIP logo

Comments (9)

gauteh avatar gauteh commented on August 19, 2024

from astroid.

apm256 avatar apm256 commented on August 19, 2024

I'm using the AUR package, where the "prefix" setting seems to be specified (as /usr):
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=astroid

from astroid.

gauteh avatar gauteh commented on August 19, 2024

from astroid.

gauteh avatar gauteh commented on August 19, 2024

apm256 writes on January 19, 2016 14:12:

I'm using the AUR package, when the "prefix" setting seems to be specified (as /usr):
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=astroid

What is the output of pacman -Ql astroid-git and which astroid?

from astroid.

apm256 avatar apm256 commented on August 19, 2024

$ pacman -Ql astroid
astroid /usr/
astroid /usr/bin/
astroid /usr/bin/astroid
astroid /usr/share/
astroid /usr/share/astroid/
astroid /usr/share/astroid/ui/
astroid /usr/share/astroid/ui/about.glade
astroid /usr/share/astroid/ui/edit-message.glade
astroid /usr/share/astroid/ui/no-mail.png
astroid /usr/share/astroid/ui/thread-view.html
astroid /usr/share/astroid/ui/thread-view.scss
$ which astroid
/usr/bin/astroid

from astroid.

gauteh avatar gauteh commented on August 19, 2024

Indeed, PREFIX seems to have gotten lost in some code-cleanups (@ff2000: ehem..). Hopefully it works now?

from astroid.

apm256 avatar apm256 commented on August 19, 2024

It works: thank you!

from astroid.

ff2000 avatar ff2000 commented on August 19, 2024

Excerpts from Gaute Hope's message of Januar 19, 2016 2:24 :

Indeed, PREFIX seems to have gotten lost in some code-cleanups (@ff2000: ehem..). Hopefully it works now?

@gauteh Sorry for that, I'm just not that used to the build system...
Now every commit compiles again 3 files (more than 20 sec. here) even
when they are not changed.
I had an idea today: wouldn't it be better to pass at least PREFIX by
CXXFLAGS? That would reduce the forced compilations by two, again.
Doing the same thing with GIT_DESC might not work, because it would
require detection for use in the compilation units. PREFIX usually stays
the same while GIT_DESC changes with every commit
Do you think that could work?

from astroid.

gauteh avatar gauteh commented on August 19, 2024

I think we could put both GIT_DESC and PREFIX in CXXFLAGS, I have
usually done that for other projects, this just seemed like a cleaner
approach. But, I don't mind changing it.

from astroid.

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.