General :: How To Create Debian / Ubuntu Package

Jul 12, 2010

I tried following this tutorial on how to create a Debian/Ubuntu package and ran into the following stumbling block: When I tried installing debmake (a tool to easily create Debian packages; trying to debian-package a jhbuild prefix and upload it to a PPA) I got an error from APT saying that the package was not found.After an extensive Google search, I noticed that the package was only used in Ubuntu up to Hardy and after that was deprecated. Why? Did dpkg-dev suddenly include the deb-make command in its package or something?

After reading the deprecation announcement on the mailing list located in the Google search it seems as though debhelper replaces debmake.

View 1 Replies


ADVERTISEMENT

Ubuntu :: Create A Debian Package?

Jul 25, 2010

I have successfully compiled Filezilla (Client) and now I would like to create a debian package whereby I can distribute the Software to my friends.

View 6 Replies View Related

Debian :: How To Create A Package

Jun 13, 2010

I would like to know how to create a package properly. Because, in Wine website, the latest .deb is for Wine 1.1.42 and now there is Wine 1.2-rc3.

I know that i can install Wine with the source and these command : ./configure make make install

doesn't want to compile Wine source (brr it's terrible), it's simpler to install the lastest Wine version with the package.

View 7 Replies View Related

Ubuntu Installation :: How To Create Debian Package

Jan 18, 2010

Every time i start with a new installation, i have to download all the useful software once again...

i think it would be simple and easy-to-use if these software could be bundled into debian packages which can be installed just by clicking (like in windows)...

Is there any website where I can find debian packages for important software? Or can I create them myself...

View 5 Replies View Related

Debian Installation :: Create A Deb Package From Source Files

Feb 25, 2015

I have a project and would like to create a .deb package that brought on any computer with debian distribution installs it in your home user who is installing.I followed a guide and managed to create a deb package from my sources with FPM. But creates them with root permissions and tells me that I should create a script before installation to change the permissions.

View 2 Replies View Related

General :: How To Create Rpm Package

Jan 5, 2010

I am facing a problem creating rpm with ".tar.bz2"extension file how to create.

View 1 Replies View Related

General :: Create Linux-libc-dev Package When Compile Ubuntu Kernel?

May 6, 2011

I've compiled the last stable ubuntu kernel (2.6.38-...) following this guide: How to compile a Ubuntu 10.10 kernel but in this guide doesn't explain how create linux-libc-dev package for that kernel? How do I do?

I've tried with fakeroot debian/rules binary-arch-headers but it returns an, IMHO, absurd error:

mkdir /home/simon/sources/kernel/ubuntu-natty/debian/linux-libc-dev/usr/include/
mkdir: cannot create directory `/home/simon/sources/kernel/ubuntu-natty/debian/linux-libc-dev/usr/include/': File exists
make: *** [install-arch-headers] Error 1

The error is correct but this folder is created in the same process!

View 1 Replies View Related

Ubuntu :: Create A .deb Package?

Feb 18, 2010

instructions on how to create a .deb package?

View 3 Replies View Related

Ubuntu :: How To Create .deb-Package

Nov 23, 2010

I have package "myPackage" on Desktop with all needed files inside.

How can I create "myPackage.deb" from "myPackage"?

View 7 Replies View Related

Debian Configuration :: Package-xy: Depends: Lib-something (>= Version_number) Which Is A Virtual Package

Nov 4, 2010

when I try to install a package, I've the message The following packages have unmet dependencies:package-xy: Depends:lib-something (>= version_number) which is a virtual package.

View 14 Replies View Related

General :: Why Is Rpm Better Than Debian Package Format?

Apr 6, 2011

I was reading Linux Format a few minutes ago. They have an article in May 2011 (LXF144) issue called, 16 Thing We Would Change About Ubuntu. One suggestion mentioned is that Ubuntu change from debian to rpm package format. Could someone please tell me why rpm is better? I have only tried an rpm distro a couple of years ago with Mandriva and with a live-cd now-and-again. But, I never have used one long enough to experience why it might be better. Why is rpm better? Or, are those folks at LXF wrong?

View 3 Replies View Related

Ubuntu :: Create An Rsyslog Config For A Software Package?

Jun 7, 2011

I have been trying to create an rsyslog config for a software package that I use. I want to use the local7 facility for this package, and split the messages according to priority across several files. I would like the config to be a file which can just be dropped into rsyslog.d without having to modify the rsyslog.conf or 50-defaults.conf. I created a file called 40-test.conf, in which I have the following:

local7.none /var/log/messages
local7.none /var/log/syslog
local7.=info -/var/log/test.info
local7.=debug -/var/log/test.debug
local7.=notice;local7.=warning -/var/log/test.notice
local7.=err -/var/log/test.error

I am getting the correct local7 messages in the correct 'test' files, but i am also still getting local7 messages in /var/log/messages and /var/log/syslog, so it seems the local7.none has no effect. Is this the correct method of achieving what I want? What am I doing wrong?

View 3 Replies View Related

General :: How Debian Package Management Works

Jun 29, 2010

How does package management in Debian work?

What are all these commands like apt-get, apt-cache, dpkg, dpkg-deb, dpkg-query, etc? What are their roles?

how to install software in Ubuntu.

View 11 Replies View Related

General :: How To Download Debian Multimedia Package

Feb 18, 2010

I want download this package. On this page: [URL] are presented references with unknown command deb, which can't execute on the system. The system is Ubuntu. How correctly get this package?

View 2 Replies View Related

General :: Download And Install A Debian Package With All Dependencies?

Mar 5, 2011

what do I need to add to /etc/apt/sources.list? can't really understand the howtos and tutorials

View 7 Replies View Related

General :: Display EULA Agreement During Package Installation (RPM Or Debian)?

Oct 7, 2009

I'm using rpm either debian as an installation package for our developed product (multi-targets)I have to display a EULA (end-user license agreement) during its installation.How can I design that requirement ?

View 3 Replies View Related

General :: Debian Synaptic Package Manager Error: Xserver-xorg Stripped?

Feb 10, 2011

I have used Debian Linux for two years, most recently the seventh or so iteration of Version 5. I use the Gnome desktop and the Synaptic Package Manager, not the Update Manager, for updates because it's easier to build a log with the former.In my most recent update, Synaptic stripped out all the xserver-xorg files�47 in all. I thought it peculiar but did not know enough to interfere. When I rebooted, the system told me I must install xserver or correct GDM configuration and restart.Have I been hacked? Am I being tested by the Linux Illuminati? Or does it have something to do with the warning message I received at the end of the update-upgrade, attachedDebian_error_msg.png? And how do I go about reinstalling xserver? With Aptitude? I have tried running apt-get -f install, to no effect.

View 1 Replies View Related

General :: Apt-cache Search <package> Show Package Size?

Apr 5, 2011

Is there anyway to show package size that comes up in the search so you don't have to apt-get install package individually and wait for the installation initiation and then reject to install after it gives u the [y/N] confirmation thing?

View 2 Replies View Related

General :: Package Kernel-package Has No Installation Candidate?

May 26, 2010

I want to install kernel package by this command sudo apt-get install kernel-packagebut it gives me the error :Package kernel-package has no installation candidate

View 1 Replies View Related

General :: Create A Script That Will Simply Create A DIR With Date And Autorun Itself Every 24 Hours?

Jan 17, 2010

i am running into few problems with the script here. I have an FTP server, all configured, and i need to have a script that will create a folder with current dated within a tree as soon as particular user logs in. I was wondering if that is possible with proftpd. if not, can someone suggest how to create a script that will simply create a DIR with date and autorun itself every 24 hours? i am running Debian/Proftpd with Mysql authorization.

View 14 Replies View Related

Ubuntu Servers :: Create A New Server Package And Leave Minimal Minimal?

Feb 17, 2010

After a long time I tried ubuntu(9.10) again on my fileserver, I have some remarks; why does a minimal server installation include X/openoffice? I don't need document conversion on a fileserver and I bet a lot of people don't. Wouldn't it be better to create a new server package and leave minimal minimal? low memory installs (64mb) don't work unless you configure swap by hand in between things, 64mb ram is a lot in my eyes. I mean, not to be rude but if I wanted all this I could've better installed Solaris.

That said it's stable and running fine. Since it's my home fileserver I tried to convert my previously created raid10 mirror on an adaptec 1200 card to a softraid 5 solution. This is wat I did:

[Code]...

View 6 Replies View Related

Debian :: Debian Synaptic Package Manager Error: Xserver-xorg Stripped?

Feb 10, 2011

I have used Debian Linux for two years, most recently the seventh or so iteration of Version 5. I use the Gnome desktop and the Synaptic Package Manager, not the Update Manager, for updates because it's easier to build a log with the former.In my most recent update, Synaptic stripped out all the xserver-xorg files�47 in all. I thought it peculiar but did not know enough to interfere. When I rebooted, the system told me I must install xserver or correct GDM configuration and restart.

Have I been hacked? Am I being tested by the Linux Illuminati? Or does it have something to do with the warning message I received at the end of the update-upgrade, attached? And how do I go about reinstalling xserver? With Aptitude? I have tried running apt-get -f install, to no effect.

View 4 Replies View Related

General :: Apt-get Remove Ssh And Debian Returned "package Ssh Is Not Installed - 0 Packages Removed"

Jan 29, 2010

I've been reading up on ssh and I don't want anyone to connect to my computer. I am not interested in remote connectivity at all. Should I uninstall ssh? I ran Code: apt-get remove ssh and debian returned "package ssh is not installed. 0 packages removed."

I also looked online and found out about /etc/ssh/ssh_conf but all of the lines on my computer were #'d out. I also added "PermitRootLogin no" at the end. Am I safe from ssh attacks if I don't have ssh? Might be a stupid question but I don't want to fall victim. edit: it seems as though I -do- have openssh-client and openssh-server installed. Should I just leave my ssh config with PermitRootLogin no or apt-get remove openssh-client openssh-server.

View 9 Replies View Related

Debian :: Installing The Mint-meta-debian Package From The Repo?

Apr 14, 2011

Is there stability advantages to installing the mint-meta-debian package from the repo below??? I have read that LMDE is safer than running Testing because there is less chance for breakage with LMDE. Less risky overall. Is that true?

# Linux Mint Debian Edition (I get Firefox from here)
# get the mint-keyring from the repo
deb http://packages.linuxmint.com/ debian main upstream import

View 3 Replies View Related

Debian Configuration :: Build A Package - Debian / Rules Error?

Apr 2, 2011

I recently tossed Ubuntu for Debian Unstable for my personal machines and I'm having trouble building Emerald into a package. I've already configured and installed the package (using the usual ./configure, make, make install) but I wanted to make a deb for future use (for myself and for others). However every time I try to run dpkg-build I get the following error message.

dh_install -pemerald  --sourcedir=debian/tmp
dh_install: emerald missing files (usr/bin/*), aborting
make: *** [binary-install/emerald] Error 2
dpkg-buildpackage: error: debian/rules binary gave error exit status 2

[Code]...

View 2 Replies View Related

Debian Multimedia :: No Synaptic Package Manager In Debian Squeeze?

Aug 22, 2011

I have installed Debian Squeeze 6.0.2.1 amd64 from DVD-1.iso (4.4 GB) and I cannot install Synaptic Package Manager or Wine because they are not in the repos.

[Code]...

View 5 Replies View Related

Debian :: Nfsen Debian/ubuntu Package?

May 8, 2011

why nfsen has no debian/ubuntu package ? It's a really cool web frontend to nfdump/fprobe and it seems a lot of people are using it. I found the following references, so the installation seems well documented [URL]... But a package is more than install (management, update, repair, ...). It seems a package was in progress but never commited. [URL]... Does someone knows why? I checked a bit of documentation about debian packaging [URL]... but it seems not really useful for web front end and perl install.pl script.

View 1 Replies View Related

Debian :: 6.0.1a I686 Debian Synaptic Package Manager

May 23, 2011

I just installed Debian lxde i686 and I do not see synaptic package manager?

View 2 Replies View Related

Red Hat / Fedora :: Create Own Rpm Package Like "mystuff.rpm"?

May 3, 2010

rocedure of How to create my own rpm package like "mystuff.rpm"

View 1 Replies View Related

Debian :: Way To Create Wireless Access Point In Debian

May 30, 2011

i keep reading about hostapd but i never figured out how to get the daemon working properly, heck i haven't figured out how to get the ethernet card ti bridge to the wlan card through command line

ps the wireless interface i want to set up as an access point is an SMC usb card that uses the zd1211rw firmware, i checked and it supports AP mode.i was told that you don't have to put the card into master mode all you have to do is configure the hostapd.conf daemon correctly and start the daemon, it will automatically brodcast an ap without an further configurations.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved