checkinstall Questions
4
Solved
I have a package that I've been building using checkinstall for a while now, and I wanted to automate it (pass the values in via command line instead of typing the selection, pasting the value in, ...
Ani asked 21/8, 2013 at 19:2
1
Solved
I am trying to create a deb file from my openCV (not relevant) source code. location for the source is ~/software/opencv/
Here are the commands I executed successfully.
cd ~/software/opencv/
mkdi...
Scrap asked 1/11, 2017 at 9:57
3
Solved
I'm trying to compile Quarter and package it using checkinstall.
If I do the standard ./configure && make && sudo make install, things go fine.
$ wget http://ftp.coin3d.org/coin/s...
Oscillograph asked 11/2, 2011 at 23:34
3
I have a trivially simple command-line program that literally consists of a python script and some helper shell scripts. I'd like to learn about packaging this program, though it is trivial.
From ...
Rusch asked 17/5, 2011 at 6:33
1
Checkinstall fails to make a Ruby package with the following error.
# checkinstall -D --install=no --pakdir=/home/<username>/Рабочий\ стол/
<...>
installing binary commands: /usr/lo...
Cytologist asked 1/4, 2011 at 8:17
2
Solved
I have been reading about creating an RPM for Python 2.6.4. In this page: http://docs.python.org/distutils/builtdist.html it says you can create an RPM of the current Python using python setup.py b...
Holmquist asked 24/2, 2010 at 9:39
1
© 2022 - 2024 — McMap. All rights reserved.