Ubuntu :: Can't Find The Tarball For The GNOME Source Code?

Jun 15, 2011

I want to build my own GNOME. The problem I have is that I cannot find the tarball for the GNOME source code. Another thing I've read on their website is that the way to build it is not the conventional './configure, make, make install', and that it has to be done using a multi-phase process. Is this correct?

View 2 Replies


ADVERTISEMENT

Ubuntu :: Where To Find Kernel Code Source

May 19, 2010

I was trying to install VPN client for my Ubuntu 9.10 64-bit. During the installation process the terminal reads:

"Directory containing linux kernel source code [/lib/modules/2.6.31-21-generic/build]"

On that I pressed enter for the default option (in bold). After a few more steps I reached the following error:

Making module
sh: Can't open ./driver_build.sh
Failed to make module "cisco_ipsec.ko".

[/lib/modules/2.6.31-21-generic/build] is the location where the installer expects the kernel source to be (I am guessing). So unless I correct the terminal (by providing the location of the kernel source), I think I will keep on getting the same error message.

So to get the kernel source I visited: [URL]From there I copy pasted the command:

sudo apt-get build-dep --no-install-recommends linux-image-$(uname -r)
apt-get source linux-image-$(uname -r)

Everything went fine, but even now I don't know if at all I have a kernel source and where it exists on my machine.

View 2 Replies View Related

Ubuntu :: Where To Find Full Source Code

Sep 13, 2010

does anyone know where to find the full Ubuntu source code all i can find is the kernel source. if any knows where to get the full source code for any major Linux distribution could they let me know.

View 3 Replies View Related

Slackware :: Cannot Find The Source Code

Jan 19, 2011

I need a mixer app called envy24control. Nobody seems to have a Slackware package for it, which would not be a big deal except that I cannot find the source code either! Does anyone know where I can find this thing?

View 8 Replies View Related

Ubuntu Installation :: Can't Find The Audacious Source Code?

Mar 4, 2010

I installed the audacious source code and now i can't find it I looked in "/usr/share/audacious" but no luck. im still getting used to the Linux file system so forgive my ignorance.

View 1 Replies View Related

Ubuntu Security :: Find The Source Code Behind Mkpasswd?

May 14, 2010

I am trying to find the source code behind mkpasswd which I apt-getted from universe. I am trying to code a similar app in Java and want to see how the salt is implemented in the /etc/shadow file.

Bu I just can't seem to find any source about that particular program...

View 2 Replies View Related

Software :: Way To Find Dependencies From Source Code?

Jan 15, 2011

Is there a way to find the dependencies from the source code in the directory produced by the tarball? All I do till now is ./configure, see the missing lib etc, install it, again ./configure, see missing lib, install it, and so on. Is there a way to have all the missing dependencies before configuring the program for the system, maybe with a proper configure flag? But ./configure -h

View 3 Replies View Related

CentOS 5 :: Cannot Find Source Code For Application?

Jun 21, 2010

I am new to centOS and one of my application need linux source code as such I am failed to find suitable link for that. Any suitable link for Linux kernel version: 2.6.18-194.el5.

View 2 Replies View Related

CentOS 5 :: Installing RPM - Cannot Find Source Code

Jun 27, 2011

I am trying to install an rpm and when I run rpm -ivvh "package" I get this output
Quote:
Expected size: 29111 = lead(96)+sigs(180)+pad(4)+data(28831) D:
Actual size: 29111 D: ldipmi-8.50.0.i386.rpm: Header SHA1 digest: OK (d3665fbf1c1a418ac1bf17befe92870b95c1a446) D: added binary package [0] D: ============== /root /root: not an rpm package (or package manifest): Is a directory D: found 0 source and 1 binary packages

View 5 Replies View Related

Programming :: Find Source Code Of C Library Files In Ubuntu?

Feb 26, 2009

Where do i found source code of c library files in ubuntu.

View 2 Replies View Related

General :: Shell Script To Run Source Code And Find All Its Dependencies?

Aug 1, 2010

this is srinath,newbie to linux and shell scripts.am in need of shell script,which have to checkout the source code(C/C++) from CVS server to a specified directory and compile that source code and get all its dependency files to a specified directory.

View 2 Replies View Related

Fedora Hardware :: Find Source Code For OV2640 Web Camera Driver?

Jan 23, 2010

When I may find source code for OV2640 web camera driver?

View 1 Replies View Related

General :: Code Tarball Build Failing In Gnaupps (coreutils, Grep) On A FC7?

Mar 17, 2010

I am not sure which thread this fits in, I am facing a strange problem. There is a code tarball that I cross-compile on a Fedora Core 9 machine and it builds fine. But when I do the same thing on a (heavily used) Fedora Core 7 machine, the build keeps failing in the gnuapp folders grep, coreutils etc. I have tried 'make distclean', and clearing the config.cache but no impact.

Note: I export the PATH variable (to the local cross-compiler) before starting the build. The cross compilation is for the MIPS processor and GNU makefiles are used.

View 1 Replies View Related

Software :: Libstdc++.so.6 Source Tarball - Whereto Download

Jun 8, 2011

Not sure where to get this source... I can find libstdc++ but not libstdc++.so.6 source. Does anyone know where I can download this?

View 2 Replies View Related

Fedora :: Installed Python 3 By Usinh Source Bzipped Tarball - How To Uninstall It

May 23, 2011

I installed Python 3 By Downloading python3.2 bziped source tarball and install it according to the README, Now How shall I uninstall python 3.2?

The README instructions are as below:

On Unix, Linux, BSD, OSX, and Cygwin:

View 3 Replies View Related

Slackware :: Dead Items At Slackbuilds.org - Default Source Tarball Is No Longer Accessible

Oct 6, 2010

Recenlty I installed sbopkg for maintaining slackbuilds scripts and I found it very useful. But there are some limitations coming from outdated repositories for older version of slackware. Eg. a tar ball with Maxima source maxima-18.1.... which is default in the slackbuilds.org repository for slack 12.2 doesn't exist at this moment. One can find older and newer versions. I understand that maintainers of slackbuild scripts are rather focused on recent slack version. Nevertheless such outdated entries should be somehow marked

in the way that a visitor will know that a default source tarball is no longer accessible. Maybe persons who submit the scripts should be responsible for keeping track for a sources. If that problem won't be solved it is a danger that slackbuilds.org will play only a role of some addons to the very recent slack release - but if this will be a case then simpler is to build say additional two or three DVD's of packages.

View 14 Replies View Related

Fedora Installation :: Cant Find Source Code After Installation

Jun 8, 2010

I followed the steps from [url] to download and install the kernel source code.

"Following Generic Textbooks

Many of the tutorials, examples, and textbooks about Linux kernel development assume the kernel sources are installed under the /usr/src/linux/ directory. If you make a symbolic link, as shown below, you should be able to use those learning materials with the Fedora packages. Install the appropriate kernel sources, as shown earlier, and then run the following command:

Where is my kernel source located which i can modify. I cant find anything in usr/src/kernels? Why?

View 3 Replies View Related

Ubuntu :: Source Code Of The Krnel From The Kernel.org - Source Trees Organization

Apr 11, 2011

i am already a little bit familiar with linux and now i want to know better the linux OS. i have downloaded the source code of the krnel from the kernel.org and i dont understand the linux source trees organization, so can somebody do me a favor and give me a link to some internet page (or at least a book) that explains that?? i have searched in the internet with the tag:::linux source trees organization and i have not found nothing interesting

View 1 Replies View Related

Ubuntu :: How To See Source Code Of Open Source Software

Sep 12, 2010

I want to see the source code of smplayer software.from where i can see source code of open source softwares?

View 9 Replies View Related

General :: Error Cannot Find Disk At [hash-code - Looks Like 0ace5f When Booting OpenSUSE 11.2 GNOME-LIVE (64bit)?

Jan 29, 2010

I am in the process of re-DL-ing the ISO as the checksums didn't match.

Mind you, that was with a shell extension in Win-Lose. Who knows.

Anyway:

I have the ISO (that I had previously) on a USB courtesy of UNetBootIn. All appears well until, quite quickly, I receive an error after the loading process which goes something like:

Code:
Error: cannot find disk at [hash-code - looks like 0ace5f etc etc, is about 12 char's in length.]Something very similar (but not same error I think) happened when I tried to do the same with my OpenSolaris or Fedora install. I.e., gets as far as the very beginning of the loader and then: bork.

At least one of them said "will reboot in 120 secs". Saves me the trouble!

View 2 Replies View Related

Red Hat :: Nawk On CentOS 5.6 - Can't Find The Rpm Or Tarball

May 15, 2011

I am looking for nawk on CentOS 5.6 but so far can't find the rpm or tarball. Any input in locating a working copy.

View 4 Replies View Related

Ubuntu :: Where Is The Source Code?

Jul 20, 2010

I have been using Linux for 2 months, specifically Ubuntu, and been wondering where the source code is. Not only do I wonder where the kernel source code is but also where the source code for the installed programs are.

View 2 Replies View Related

Ubuntu :: Get The Full Source Code?

Oct 16, 2010

where can i get the full source code of ubuntu ?

i want to study it and mayb il make my own os in the future.

View 3 Replies View Related

Ubuntu :: Editing Source Code ?

Mar 27, 2011

How to edit Ubuntu Source code to edit Ubuntu how I want? I know I am legally allowed to modify the code but I do not know how?

View 2 Replies View Related

Ubuntu :: Where To Obtain The Source Code For 10.04.1 LTS

Jun 7, 2011

Where can I obtain the source code for Ubuntu 10.04.1 LTS?

View 1 Replies View Related

Ubuntu :: How To Compile Source Code

Jul 24, 2009

I downloaded wine from a windows laptop, but because you have to have a computer running Linux to download it as a .deb package, I had to download the source code as a tar. bz2.

Does anyone know how I compile it and make it executable?

View 6 Replies View Related

Ubuntu :: Installing Gnu Backgammon - Get Source Code?

Jun 10, 2010

I am following these instructions to install gnu backgammon. However I am doing this for the first time and I don't know how to get their source code from their site (here). Do I download everything?

View 2 Replies View Related

Ubuntu :: Modify The Source Code Of The Kernel?

Oct 4, 2010

I want to modify the source code of the kernel so that the new compiled kernel should disable USB ports.

View 4 Replies View Related

Ubuntu :: How To Install Program From Source Code?

Nov 2, 2010

I am wonder if somebody could take the time to teach me to install or compile a program from source.I have downloaded ZSNES from sourceforge but cannot figure out how to install it from the command prompt or using the package manager.

View 9 Replies View Related

Ubuntu :: Possible To Edit Source Code Of Calculator?

Dec 23, 2010

I want to know if it is possible to edit the source code of the programs in Linux. Like, take the calculator for instance. If I want to add a user-defined function to it, how can I do it - if I can do it at all? In general, where and how can I look at the source code of such programs ?

View 3 Replies View Related







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