Code Monkey home page Code Monkey logo

Comments (5)

levaidaniel avatar levaidaniel commented on June 30, 2024

You can do it like this, for example:

perl Build.PL \
  prefix=/usr \
  installdirs=vendor \
  destdir=<destination directory>
./Build
./Build test
./Build install \
  --install_path bindoc=/usr/man/man1 \
  --install_path libdoc=/usr/man/man3

This is just an example, you should replace the directories with your values.

from clusterssh.

denydias avatar denydias commented on June 30, 2024

Great, @levaidaniel!

The parameters you pointed out worked perfectly in the CLI. I'll now script them properly so I can package ClusterSSH 4.x to Slackware as soon as @duncs solves the failed tests in #11.

Thank you very much!

I'm closing this issue now.

from clusterssh.

levaidaniel avatar levaidaniel commented on June 30, 2024

Oh, I see just now that the problem I've reported in #13 is the same as #11.
Btw, slackbuilds.org has had a ClusterSSH slackbuild for a while now; you should check that out :)

from clusterssh.

denydias avatar denydias commented on June 30, 2024

@levaidaniel, yeah! And you are the maintainer for that SlackBuild! :)

The reason why I have a SlackBuild and not using yours is because the ClusterSSH 4.02 suffers from the issue #7. For that reason, I have my own SlackBuild for 3.28. I'm waiting for a fix for #11 so I can upgrade it for 4.03_02. But as we are stuck in the same place and both in Slackware, I'm going to drop my SlackBuild in favor of your 'official' one as soon as the fix hit the streets.

from clusterssh.

denydias avatar denydias commented on June 30, 2024

@levaidaniel, just to let you and everybody know I'm wrong. Your SlackBuild works perfectly! The ClusterSSH 4.02 do not suffer from issue #7. I'm going to drop my SlackBuild now.

from clusterssh.

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.