Menu

compiling on Slackware64 up-to-date stable 14.2

tilp-devel
2017-10-11
2017-10-11
  • David Chmelik

    David Chmelik - 2017-10-11
    d@cosmos:~/tilp2-1.18$ ./configure
    configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."
    

    If you can fix that or explain what to do to get it to work, I'd be able to tell other Slackware users how to compile it, or I could submit Tilp2 to SlackBuilds.org so anyone can automatically build & install the package with a quasi-official package manager.

     
  • Lionel Debroux

    Lionel Debroux - 2017-10-11

    In a Docker container run thusly:

    docker run -it --rm vbatts/slackware:14.2

    after running

    slackpkg install git gcc binutils make pkgconfig autoconf automake libtool glib2 zlib libusb gtk+2 libglade gettext bison flex groff texinfo xdg-utils libarchive intltool xz ca-certificates libmpc glibc cyrus-sasl curl perl m4 less kernel-headers pkg-config guile gc libffi libcroco libxml2 lzo nettle acl eudev pango cairo pixman fontconfig freetype libpng harfbuzz expat mesa libdrm libX11 xproto kbproto libxcb libpthread-stubs libXau libXdmcp libXext xextproto libXdamage damageproto libXfixes fixesproto libXxf86vm xf86vidmodeproto libXrender renderproto gdk-pixbuf2 atk libxshmfence libXinerama libXi libXrandr libXcursor libXcomposite

    the build using the standard script from the Github debrouxl/tilp_and_gfm repo, for which an official shortlink is https://ti-pla.net/tilpinst , works for me.

    As I wrote on IRC, where I saw your lines after being notified about this topic, performing manual dependency resolution, a.k.a playing whack-a-mole on missing dependencies, wasn't much fun - but at least it's done, and it shall end up in the next update of install_tilp.sh in the Git repo.

    Does the above install solve whatever the issue on your computer, shown by that unusual error message, was - or do you still get the same errors as dTal ?

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.