Git Product home page Git Product logo

Comments (7)

debrouxl avatar debrouxl commented on July 18, 2024
  • the X_LDFLAGS error was already reported yesterday, and I've just applied (with a force push of the master branch) the prospective fix I mentioned yesterday to the other person :)
    In /home/andrew/lpg/tilp/tilp_and_gfm/ , you'll have to run
    $ git pull
    $ git reset --hard origin/master
    before restarting install_tilp.sh .

  • the AC_PATH_KDE error is precisely what I was trying to fix by removing support for severely outdated KDE versions, at the current Git HEAD. It seems that you're using a source version older than that, the line number of AC_PATH_KDE is now 135 (but it's commented out) :)

from tilp_and_gfm.

 avatar commented on July 18, 2024

The install goes quite a bit further now, but still doesn't finish. Now, it gives the error:

/usr/bin/ld: tilp-tilp_screen.o: undefined reference to symbol 'compress'
//lib/x86_64-linux-gnu/libz.so.1: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Makefile:486: recipe for target 'tilp' failed
make[2]: *** [tilp] Error 1
make[2]: Leaving directory '/home/andrew/lpg/tilp/tilp_and_gfm/tilp/trunk/src'
Makefile:516: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/andrew/lpg/tilp/tilp_and_gfm/tilp/trunk'
Makefile:427: recipe for target 'all' failed
make: *** [all] Error 2

Attached is the output of the install script.
intaller_output.txt

from tilp_and_gfm.

debrouxl avatar debrouxl commented on July 18, 2024

Alright, try again after another pull + reset --hard :)

I had removed @libz@ from tilp_LDADD after seeing it in acinclude.m4 along the others... but TILP really needs it, and it's already part of configure.ac.

from tilp_and_gfm.

 avatar commented on July 18, 2024

The installation finishes now! I had to upgrade the libti* libraries (the ones on the site aren't quite up to date), but it's working now. Thanks for your help!

from tilp_and_gfm.

debrouxl avatar debrouxl commented on July 18, 2024

You're welcome, thanks for your tests :)

from tilp_and_gfm.

siealfy avatar siealfy commented on July 18, 2024

i need conics periodictablehub apps reinstalled

from tilp_and_gfm.

debrouxl avatar debrouxl commented on July 18, 2024

Did you use the install script from this repo, https://github.com/debrouxl/tilp_and_gfm/raw/master/tilp/trunk/build/scripts/install_tilp.sh , to install libti*+gfm+tilp, after installing the required build dependencies ?

from tilp_and_gfm.

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.