Software :: Building A Package With Check Install?

Oct 7, 2010

I am trying to build something with checkinstall but it is throwing this error message -
Code:dpkg-deb: parse error, in file '/var/tmp/tmp.tZtdRb9biy/package/DEBIAN/control' near line 3 package 'eina': field name `System' must be followed by colon make install works fine, but I would like a .deb to be built.

View 2 Replies


ADVERTISEMENT

Software :: Can't Install GTK Gui Building Package?

Mar 17, 2010

i am using fedora-10,wants to install GTK+-2.18.7 or,so that i can built gui in 'C'.After several tries and installing needed libraries could not make it out.can any one give me full list of required librariescessary procedure to install them in sequence.From where i can find the full package of these libraries.

View 7 Replies View Related

CentOS 5 :: Building RPM Package With Specific Noarch Sub-package

Feb 3, 2011

I was building yesterday the boost-1.45.0 RPM package for CentOS 5.5.

View 3 Replies View Related

OpenSUSE Install :: System Check Doesn't Fix Package Database?

May 28, 2010

Because I was getting some package errors, I ran the Repair Installed System option that shows up after boot. During System Check when earching for package databases,YaST2 is not able to find /var/lib/rpm/Filemd5s. After a while, a YaST2 box pops up and says that it Successfully rebuilt the package databaseïbut I get the same error when I run System Check again. I've chosen both Rebuild Package Database as well as Revert to Original Package Database (saved by YaST)In both cases, it saysat it was successful, but the same error occurs the next time I run System Check

View 7 Replies View Related

Fedora :: Install Mplayer On 13 - Package Download Failed - Check Internet Connection

Aug 8, 2010

I recently decided that I want to install mplayer on fedora 13. Problem is, everytime I try, a new problem arises. I've tried add/remove software, and it said "package download failed, check internet connection" which doesn't make sense because I'm connected to the internet and my connection is fine. So, then I tried yum install mplayer, that gave me an error.

View 5 Replies View Related

General :: Error While Building A Package

Nov 9, 2009

while building a package i got this error. Package name is python-gnomecanvas and i am working in debian.

I am not able to get it correct.

View 5 Replies View Related

Debian :: Building A Current Ffado-svn Package?

Mar 13, 2011

I am currently working on making a audio interface work with a otherwise working debian desktop (its actually AVLinux, but its Debian for all intents and purposes). The problem is, the current version of ffado-svn installed (1949, from the experimental repository) has a bug with the firmware on the interface (an Echo Audiofire8) preventing me from using high sample rates, so I need to install a more recent version of ffado-svn.I am wondering if there is anyway I can build a current version of ffado-svn into the appropriate debian packages. While I am not familiar with debian, I am familiaux (I use Arch regularly). I have tried messing around with downloading the svn source and downloading the source files from however, my lack of knowledge of the building process in debian has rendered me unable to have success so far.

View 3 Replies View Related

General :: Building RPM From Source (Binary Package)

Apr 15, 2010

I have this source.tar.gz, I unpack it and cd into it, then I

Code:
$mkdir build
$./configure --lots-of-options --prefix=$PWD/build
$make
$make install

So I have inside my build folder, 4 folders, usr, lib, man, share. How do I convert this into a binary rpm package...?

View 4 Replies View Related

General :: Building Deb Package For 64bit Ubuntu 10.10

Feb 23, 2011

I am trying to build a deb package and I am lost. I was trying to follow this tutorial [URL] and I am not sure what kinda of package this should be. The driver is [URL].

View 4 Replies View Related

Software :: Package Building Spec Files?

Jan 12, 2011

I am interested in package building rpms, just stumped on how packagers such as remi and atomic rocket get their spec files. Are these written from other packagers or do you need to write each spec file yourself to be considered as a "packager".

View 1 Replies View Related

Debian Programming :: GCC Freezes When Building Package On Raspberry Pi

Apr 27, 2014

I'm trying to compile a project on my raspberry pi with little success. I typed export DH_VERBOSE=1 and added -v to the gcc options in the Makefile to see what was going on and this is the output. I'm trying to compile hda-jack-retask to get the raspberry pi headphone jack set to be a microphone jack. I want to be able to use the microphone jack as the input to xoscope, an oscilloscope program.

Code: Select allpi@raspberrypi ~/~diwic/+junk/hda-jack-retask $ dpkg-buildpackage
dpkg-buildpackage: source package hda-jack-retask
dpkg-buildpackage: source version 0.20120113
dpkg-buildpackage: source changed by David Henningsson <david.henningsson@canonical.com>
dpkg-buildpackage: host architecture armhf
 dpkg-source --before-build hda-jack-retask

[Code] ....

And it sits here for at least 24 hours. Alternatively, It looks like this program is part of the alsa-tools package in Ubuntu, but not in Debian. Need to figure out this freezing issue, should I pull down the Ubuntu source and build a debian package from that?

View 4 Replies View Related

Fedora :: Glib Package Building Stops - Missing GTK2 Dependency

May 11, 2011

I'm trying to work with the pcsx2 dev to compile on fedora 86_64. [URL]. Unfortunately I seem to be missing a gtk2 / glib package as building stops with:

Scanning dependencies of target CDVDiso 47% Building CXX object plugins/CDVDiso/src/CMakeFiles/CDVDiso.dir/CDVDisop.cpp.o In file included from /home/mythtv/pcsx2-read-only/plugins/CDVDiso/src/CDVDisop.cpp:11:0: /home/mythtv/pcsx2-read-only/plugins/CDVDiso/src/Linux/Config.h:32:21: fatal error: gtk/gtk.h: No such file or directory compilation terminated. make2?: plugins/CDVDiso/src/CMakeFiles/CDVDiso.dir/CDVDisop.cpp.o? Error 1 make1?: plugins/CDVDiso/src/CMakeFiles/CDVDiso.dir/all? Error 2 make: all? Error 2

I have gtk2-devel.i686, glib-devel.i686 and all the other dependencies afaik - How do I get yum to tell me which gtk* packages are installed for instance...?

View 3 Replies View Related

Slackware :: ORBit2 Slackbuild Fails When Building 32 Bit Package On Current Multilib

Apr 10, 2010

I am trying to build ORBit2 as a dependency for GConf and then google-chrome.

This is a multilib system and I want 32 bit chrome.

Both my 64 bit and compat32 packages are all current as of today per ftp://slackware.mirrors.tds.net/pub/slackware/.

I have edited the Slackbuild as follows:

Code:

The build fails each time with:

Code:

I am using the newest version of ORBit2 as the above indicates, but this is just to see if the newer package would build. The X.X.17 version failed with the same output.

I have run:

Code:

I've had no problems building this package with current in a pure 64 bit environment.

View 4 Replies View Related

Ubuntu :: Kernel Building Error Kernel-package=12.032

Oct 5, 2010

I installed ubuntu on my laptop recently and would like to have trim support. (Because I have a ssd drive (crucial c-300 256gb). The current kernel that I am using is the 2.6.32 (standard lucid kernel I believe). Unfortunately TRIM support is only available from 2.6.33 and up. So I thought I'd install a new kernel using this howto:

[Code]....

View 1 Replies View Related

Ubuntu :: Check If A Package Is Installed Via Command Line?

Aug 20, 2010

After sifting through numerous apt-get apt-cache apt-file tutorials I still can't find a command to check if a package is installed via the terminal command/line.

I know there must be some way to do it.

Say I want to check if any package from the libavcodec*.deb family is installed how could I do this without a gui eg synaptic?

View 5 Replies View Related

Ubuntu Installation :: Check The Configuration Of A Self-installed Package?

Jan 22, 2011

I'd love to know how to check the original configuration of a self-installed package? For example, I would like to install the package XXXXX. I did:

./configure
make
make install

After the installation, I would like to know what the configuration I used for XXXXX's installation. Maybe some dependencies (for example, A,B,C...) were not found so that XXXXX was installed without depending on A,B,C.... However, now, I would like XXXXX depend on A,B,C... How to check whether the current installed XXXXX's original configuration?

View 1 Replies View Related

Debian :: Use Aptitude To Check For An Installed Provided Package?

Jan 15, 2011

I regularly compile something from a source repository that has a certain set of dependencies. Some of these dependencies are dev libraries that are provided via other libraries but are not considered installed packages in themselves, so I cannot test for some dependencies directly.

I am currently parsing an "apt-cache showpkg" output to check for some of these provided dependencies. This is somewhat kludge-y and messy, and I was looking for a more elegant solution.

Is there an APTITUDE option that will directly test for the presence of a library that is part of some other package without having to know the name of the package that the library is part of?

View 2 Replies View Related

Software :: Flag For The Cvs Command To Check The Latest Tag Of A Certain Package?

Nov 4, 2010

Is there a flag for the cvs command to check the latest tag of a certain package

View 1 Replies View Related

Ubuntu Networking :: Broadcom On 2.6.34 - Reinstall Error Code: Reading Package Lists ... Done Building Dependency Tree Reading State Information

May 20, 2010

i installed kernel 2.6.34 to fix my lid closing issue, and that went great. but now when i go to reinstall my broadcom i get this error. Code: Reading package lists... Done Building dependency tree Reading state information... Done bcmwl-kernel-source is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 1 not fully installed or removed. After this operation, 0B of additional disk space will be used. Setting up bcmwl-kernel-source (5.60.48.36+bdcom-0ubuntu3) ... Removing old bcmwl-5.60.48.36+bdcom DKMS files...

[Code].....

View 9 Replies View Related

Fedora :: Permanently Remove Package From Update Check List?

Sep 13, 2009

I m using pidgin2.5.5-1 that is old version of pidgin because of some proxy issue, I dont want to update it anymore but it keeps on showing its update in package updater its very annoying...How could i get rid of it ?I want package updater show all updates except this...that is permanently remove it from update check list.

View 2 Replies View Related

Software :: Rpmbuild: Check File Exist Before Installing Package?

Nov 17, 2010

I'm building a RPM package. In my SPEC file, in the "%pre" and "%post" sections, I need to be sure that Postgresql-server is started.I tried to add a "PreReq: /var/run/postmaster*" but the * is not interpreted ! (filename changes, depending on the linux distribution)Is this way test that this file exist (or test if the result of "pidof -s/usr/bin/postmaster" is empty, for example

View 2 Replies View Related

Fedora Installation :: Transaction Check Error: Package Kernel-PAEdebug Needs 9MB On The /boot Filesystem

Jan 21, 2010

I did the "yum update" today, the process was doing well but, the follow error appears:

Transaction Check Error:

installing package kernel-PAEdebug-2.6.31.12-174.2.3.fc12.i686 needs 9MB on the /boot filesystem

Look:

Code:

Transaction Summary
==================================
Install 10 Package(s)
Upgrade 33 Package(s)
Remove 1 Package(s)

[code]....

View 6 Replies View Related

Ubuntu Installation :: Error - Failed To Download Package Files Check Your Internet Connection

Jul 31, 2011

I just installed Ubuntu 11.04 but "whenever i try to download or install any software from 'Ubuntu software Center'it gives error: "Failed to download Package Files Check your internet Connection" Internet is working fine!I've also tried the command: "sudo apt-get update"

View 2 Replies View Related

Ubuntu :: Hardware Drivers "Downloading Package Indexes Failed, Please Check Your Network Status?

Feb 24, 2011

I tried changing the source to a few different ones and I picked "Select Best Server". Still getting the same msg. I am on a wired connection and there is nothing wrong with my connection.Anyone know the solution if not how do I install nvida drivers?

View 1 Replies View Related

Ubuntu :: Building NAS - Install 10.04 On Flash Drive

Mar 28, 2011

I am wanting to build a NAS. There are lots of pre-built NAS boxes out there, but what fun would that be? I have many 8GB USB drives and would want to install Lucid on the drive. I don't mean create a bootable USB flash drive in place of the LiveCD, I mean install the OS to a USB drive and boot the computer using the flash drive. This way the OS would have 8GB of space and could access say a 1TB HDD added to the PC. Once I get the OS installed on the USB drive I would install NFS and Samba. I could then remote into the NAS and make changes if needed. From everything I have read, I would need to not have a swap file on the USB drive as well.

View 1 Replies View Related

General ::Building From Source Versus Yum Install Or RPM

Nov 7, 2010

I'd like to clear up my misconception towards various types of installations. Is one better than the other? Do more senior people prefer compiling from source code? Hows does is compare to yum install or install from rpm?

View 7 Replies View Related

Ubuntu :: Install A .bin Package With Synaptic Package Manager?

Oct 2, 2010

I want to install CmapTools in my desktop, which runs v.10.04. I have downloaded the .bin file from their site.Is there a way to install it using Synaptic Package Manager?

View 2 Replies View Related

Software :: Compile And Install Xmonad Package By Package?

Jul 28, 2011

I originally attempted to compile and install xmonad package by package, and the end result was this:

Code:
$ xmonad /home/adx/.xmonad/xmonad-x86_64-linux: executeFile: does not exist (No such file or directory)
X Error of failed request: BadAccess (attempt to access private resource denied) Major opcode of failed request: 2 (X_ChangeWindowAttributes) Serial number of failed request: 7 Current serial number in output stream: 8 I figured I left out a flag on the make file or something, so I tried the slackbuild packages next; however, the same error was present at launch.

View 1 Replies View Related

General :: RHEL 5.3 Server - Building Customized Install DVD

Mar 13, 2010

I have 50 identical workstations that are being dropped shipped from the vendor directly to the remote locations. I need to install a identical configuration, including installed packages, scripts and customize configuration onto each of this workstations. I cannot set up a kickstart server to install from remotely because of my organizations security policies. Not to mention that it would be painfully slow. I thought about DD-ing my "Master" build and sending it to the remote sites, but some of the admins are not very Linux savvy. I would really like to build a bootable DVD that would install the cloned Master build from my server to theirs. I was looking for something that would look like Anaconda to the person installing the image. If I could get them through this base install I think it would be easy to document how to change the workstation unique parameters or value. How to accomplished this? BTW, this will be a RHEL 5.3 server install.

View 2 Replies View Related

Fedora :: Download And Install A Package (zip Package)

Mar 15, 2009

Sometimes i have on some magazines or Internet Zip packages that are the answer of what i am looking for.


Wich tool and how can i do it? c Well, i am in position to say that i had downloaded from Internet or located the package in the Cd or DVD that comes with the magazine.

But now comes the big question. How can i put this package ( install) on my distro ???

Do i have to be a normal user or should it be root or su (superuser) ?

The packages that come with the distro is easy, because i select them and everything is done

As i told before, maybe this is a silly question, but i simple don't know how to install them and i need some of them to leave MS for good.

View 13 Replies View Related







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