Software :: Why Makefile Is In Source Package
May 17, 2010
Makefile.in a file that is generated by tool, why it is in the source package? I am asking since , when I modified Makefile.am, I need to run automake to update the makefile.in, while I don't think this should be done manually.
View 2 Replies
ADVERTISEMENT
May 7, 2010
in directory a_dir, have a file named a_file.i can type "source a_file" under directory a_dir and execute successfully.but if i write the command to a Makefile under directory b_dir, the "source" function can't be executed well. it will generate some error message like this:
./a_file: line 1: setenv: command not found
./a_file: line 2: setenv: command not found
./a_file: line 3: setenv: command not found
./a_file: line 5: setenv: command not found
View 3 Replies
View Related
Apr 5, 2010
I am trying to run a script to setup environment variables and then run other commands in a make file. But the source or the dot operator (shell is bash) does not seem to take any effect as the subsequent command didn't pick the environment up. Do I have to put every lines of the environment setup in the first script into the makefile instead?
sample setenv.sh
#!/bin/sh
export MYDIR=/somedir
sample makefile:
all: source ./setenv.sh
echo $(MYDIR)
View 5 Replies
View Related
Jun 3, 2010
I'm calling a function defined in "uart.c" from "main.c"
But on "make" using cygwin bash, it's giving an error:"Unreferenced function"...
Pls help me to overcome this problem.
If i'm putting the definition of that function in "main.c" itself, its working.
So pls tell me how to write the make file for it?
View 4 Replies
View Related
Apr 6, 2010
So I've been trying to get GIMP 2.7 installed on my Slackware64 13.0, but I'm having some issues. After some extensive finagling and dependence findings, I got it to configure correctly, however, the make fails with libtool trying to find libgdk_pixbuf-2.0.la:
libtool: link: cannot find the library '..//usr/lib64/pkgconfig/gdk-pixbuf/libgdk_pixbuf-2.0.la' or unhandled argument '..//usr/lib64/pkgconfig/gdk-pixbuf/libgdk_pixbuf-2.0.la'
libgdk_pixbuf-2.0.la is in /usr/lib64/pkgconfig/, but for whatever reason, editing the makefile doesn't change this. (Yes I have the right permissions to edit it). First of all, why is it searching for /usr in the top build directory, and second, why doesn't an edit of the makefile work?
View 6 Replies
View Related
Feb 19, 2010
installed the fedora 12, but dont know how to use the source dvd to install the source package.
View 3 Replies
View Related
Oct 3, 2010
I want to load the package madwifi under opensuse from Index of /suse/11.1, but RealPlayer did not function correctly. The reason why I want to use madwifi is that I cannot start my internet with opensuse 11.1 using motherboard from asus with the ethernet adapter from Atheros AR 8121/AR8113 PCI-E Version 1.0.0.5. When I compile the delivered Linux drivers I got the failure message "Makefile:61: Linux kernel source not found". So I decided to take rpm from opensuse within madwifi. How/Where can I get the corrosponding madwifi elsewhere?
View 4 Replies
View Related
May 31, 2010
I just downloaded slackware 13.1(x86) and i'm trying to compile ndiswrapper-1.56 using the slackbuild from slackbuils.org and i'm getting this error:
Code:
Makefile:535: /usr/src/linux-2.6.33.4/arch/i486/Makefile: No such file or directory
make[2]: *** No rule to make target `/usr/src/linux-2.6.33.4/arch/i486/Makefile'. Stop.
make[1]: *** [modules] Error 2
make: *** [all] Error 2
looks like the folder i486 doesn't exist
View 2 Replies
View Related
Mar 3, 2010
Is there a guide on creating a package from PHP scripts or something? Example: if I've developed a system and I want to make it to a deb file to deploy to my friends and such. I've tried looking for one but I have not been lucky so far.
View 4 Replies
View Related
Jun 3, 2010
I have just installed ..src.rpm package. How do I uninstall it ? It's confusing to me because src and binary package share the same name ? (at least "rpm -qa" doesn't show any new src packages)
View 4 Replies
View Related
Jul 2, 2011
I'm trying to install the fhi98pp packag. but i dont understand this Instructions: Code:
a) Customize "Makefile" in "./src". You need to set compiler and linker flags compatible to your platform. Some linear algebra package is required, and you need to specify either use of the ESSL library or the libFREE library (an excerpt of the LAPACK package put into "./lib").
b) If libFREE is used make should take automatically care of generating and linking this library. Alternatively go to "./lib" and create the archive "libFree.a" using <make -f make.libFree>. Again you need to set appropriate compiler flags in "make.libFree" first.
[Code]....
View 2 Replies
View Related
Sep 3, 2010
I want to compile geki2 from source. I tried apt-get source geki2but I getReading package lists... Done
Building dependency tree Reading state information... Done E: Unable to find a source package for geki2I assume that /etc/apt/sources.list needs some additional entry. I run lenny.
Apart from that could someone explain to me what is the importance of files *.dsc , *.tar.gz and *.diff.gz in every package ? I assume *.tar.gz is the source. Is this independent from Debian ? I assume also that *.diff.gz is some patch you have to apply after you expand *.tar.gz in order to get a Debian specific version but how do you apply the patch ?
View 3 Replies
View Related
Mar 3, 2011
I was a die hard Ubuntu user for the last 2 years and decided to use something more advanced or different. My question (after searching the crap out of Google) is how can I view the source code of Fedora? I have found many sites explaining this but it is not written in terms that are easy for me to understand. I haven't been programming for years and using advanced features in Linux so most of these sites are not explaining out and most are explaining how to build and add on to the kernel.
View 4 Replies
View Related
Jun 2, 2011
I am trying to install an iso reader but no matter which package I choose they all return this error:The action would require the installation of packages from unauthenticated sources.These are all packages in the Ubuntu Software centre .
View 5 Replies
View Related
Mar 30, 2011
Kubuntu ships by default with a crippled K3b that won't rip DVDs to video files. Therefore I followed the instructions here to install it from source against libdvdread-dev. Now KPackageKit is continuously bugging me about 5 updates: k3b, k3b-dbg, libk3b-dev, libk3b6, and libk3b6-extracodecs. If I let those be "updated," I just get the binary versions of the same versions, without DVD ripping capabilities. Is there a way to get DVD ripping in k3b without APT continuously wanting to "update," it away?
View 4 Replies
View Related
Jun 12, 2010
[root@sharpblade ~]# yum repolist enabled
Loaded plugins: presto, refresh-packagekit
repo id repo name status
fedora Fedora 13 - x86_64 20,840
fedora-source Fedora 13 - Source 0
updates Fedora 13 - x86_64 - Updates 2,736
repolist: 23,576
why status of fedora-source is 0, dose this means there's no available packages in this repo? kernel-headers and kernel-devel have been installed, how can i install the kernel-source package?
View 1 Replies
View Related
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
Jan 14, 2011
I'm building a debian source package to upload on my launchpad PPA. Does anyone know what file I should create or edit to make a menu entry for the app? Or a link to some *specific* doc? (The debian doc is quite overwhelming...)
View 2 Replies
View Related
Jan 23, 2011
i got a question about making a package from orginal wine source. I keep getting a error on the last part (will post the errro later in post )
What i do is this .
apt-get install devscripts cdbs dh-make
apt-get build-dep wine
cd to the directory
dh_make -n -b -s
[Code]...
When i remove the ati drivers it builds fine but with every build of wine to remove my ati drivers is not a option. I also asked on the wine forums but the told me to ask here . And the person also sayed it looks like you install the ati drivers from the one of the ati site but i installed them from the debian repos.
View 1 Replies
View Related
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
Feb 25, 2010
why it is that when I download the sendmail debian source package for etch and build it using dpkg-buildpackage -b -nc I get a 645543 byte sendmail executable whereas when I download the sendmail binary that is 703292 bytes.
View 1 Replies
View Related
Mar 15, 2010
What package do I have to install to build packages from sources? I am trying to build the TrueCrypt package from source.
View 1 Replies
View Related
Apr 6, 2011
I wanted to fix something in the Kate editor. So instead of downloading it from it's website (Get It! - Kate | Get an Edge in Editing) I wanted to download the "openSUSE Kate" source package. But as you can see, there is no source package available. I tested it with source installation of "zypper" (zypper si zypper) and it worked.Any ideas? Is the kate source code in another package?
View 4 Replies
View Related
May 30, 2010
I know there's a which command, that echoes the full name of a binary (e.g. which sh). However, I'm fairly sure there's a command that echoes the package that provides a particular binary. Is there such a command? If so, what is it? I'd like to be able to run this:
commandName ls and get coreutils for example.
View 1 Replies
View Related
Sep 7, 2010
I'm running Karmic Desktop Live CD from a USB stick, and trying to install Ubuntu to a hard disk using debootstrap I get these errors:
$ sudo debootstrap karmic /dir file:///cdrom/
Quote:
I: Retrieving Release
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
W: Failure trying to run: chroot /dir mount -t proc proc /proc
[Code].....
I've read this bug report: [URL] basically, the discussion states that Desktop CD can not be used as package source for debootstrapping, I understand it is because of different file structure than the required for a repository, but would like to know more specific information about it, and if possible, how could I use the CD as package source for debootstrap?
View 1 Replies
View Related
Jun 23, 2010
First of all, I am pretty new to linux and I have 2 install a USB OVer IP software. I downloaded the software for UBUNTU n I really do not know where to find the installer. I want to find the source code in the package too.. its an open source project. So I believe the source codes are included in that .
View 5 Replies
View Related
Jan 18, 2011
How do I find which "software source" provided a package that I installed? Some weeks ago, I installed linux-realtime. A collaborator is trying to mirror my setup and looked for that package, but it isn't in the default software sources. So, I need to tell him where I got it.
View 4 Replies
View Related
Feb 28, 2010
I'm seeking for a site to manually download the source of the kernel 2.6.31-14-generic for Ubuntu 9.10. I did search through the addresses listed in my /etc/apt/sources.list file but that was of no help. So could somebody please give me a precise address to download from?
View 4 Replies
View Related
Dec 12, 2015
I'm installing xfce4-volumed-pulse 0.2.0-4. [URL] .....
Getting the error:
Code: Select allThe required package keybinder was not found on your system.
*** Please install keybinder (atleast version 0.2.2) or adjust
*** the PKG_CONFIG_PATH environment variable if you
*** installed the package in a nonstandard prefix so that
*** pkg-config is able to find it.
I have installed everything available in the jessie repo with "keybinder" in the name. It seems like my path variable is configured correctly:
Code: Select allpkg-config --variable pc_path pkg-config gives me:
Code: Select all/usr/local/lib/x86_64-linux-gnu/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig
and (leaving out doc files and such) locate libkeybinder gives me
Code: Select all/usr/lib/libkeybinder.so.0
/usr/lib/libkeybinder.so.0.1.0
/usr/lib/x86_64-linux-gnu/libkeybinder-3.0.so.0
/usr/lib/x86_64-linux-gnu/libkeybinder-3.0.so.0.0.0
So I can't figure out how to get keybinder recognized.
View 2 Replies
View Related
May 25, 2011
I first installed Fedora 15 (full clean install) on a spare laptop I had sitting around and the install went flawlessly. I was able to install it and use it right out the gate. I was then able to install two of my must-have programs, xchat and libreoffice without any problems either.Then I tried the same thing on my primary desktop at work (and since I run an IT department, I already have permission to do this :-)
The problem I'm getting is trying to install anything;the package manager is having trouble contacting the source.The exact error reads: "Software source download failed. Could not contact source 'fedora', so it will be disabled."I have not made anychanges to the firewall on the machine and the machine does have a working internet connection (I am posting from the machine). Any tips or advice on ways to troubleshoot would be great. I'm by no means a linux expert, but I can get around the system fairly well
View 4 Replies
View Related