Applications :: Source Code Installation Options

Nov 23, 2010

I was recently trying to install Ruby from source, due to needing and older version and having yum acting up on me. The problem is, the executable is being installed to /usr/local/bin instead of /usr/bin. I figure there's probably a way to change the install directory at some point during the configure/make/make install process, but there's no man page for these functions, and Google has not been kind.

Thus, my questions are twofold:

1) Does anyone have any good documentation (ideally, with examples/explanations) of command line parameters available for configure and make?

2) Failing that, can anyone tell me in specific how to install a source code's compiled executable to a specific directory?

View 2 Replies


ADVERTISEMENT

Applications :: Get Source Code For Squid?

Aug 5, 2010

whr to get source code for squid

View 1 Replies View Related

Fedora :: How To Do Installation From Source Code

Aug 23, 2011

Looking for a guide or thread that explains how to install from source code.What programs that I need to install like php or others and the steps to compile make and install the code.

View 11 Replies View Related

Ubuntu Installation :: Source Code Box Has A Line Through It?

Apr 23, 2011

I just installed Ubuntu 10.10. When I started up synaptic manager/settings/repositories, I noticed that the source code box had a line through it. Is this normal?

View 1 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 Installation :: Source Code Missing On All Mirrors?

May 8, 2011

Searching for an ancient file... "ubuntu-8.04-src-1.iso" Note that I have already checked the primary ubuntu mirrors that host DVDs. they all have: "ubuntu-9.04-src-1.iso"/"ubuntu-10.04-src-1.iso"/"ubuntu-11.04-src-1.iso"; but not "ubuntu-8.04-src-1.iso"... I am trying to organize an internal "complete" archive for computer science and engineering at the Univ of Mich.

View 8 Replies View Related

Ubuntu Installation :: How To Install Utorrent From Source Code?

May 14, 2011

I'm new to linux and I'm using ubuntu 10.10 since it relished. I've download utorrent-server-3.0-25053.tar.gz. I configured intltool-0.41.1.tar.gz and libgraph-1.0.1.tar.gz using that very command installed them successfully.

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

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 Installation :: Install Source Code For Programs To Compile?

Feb 2, 2010

Where do I find the linux-source package and the linux-headers package? Are they on the CD that I can copy to /usr/src (is that the right place...)? Or do I need to download them from the old-releases.ubuntu.com site?

The issue now is that the nVidia installer from their website wants the source code to build the right packages for this machine, however, I do not have the src directory with the source code that it is looking for. Is there some way to give this too it now?

I am running Mythbuntu 7.10

View 2 Replies View Related

Programming :: Source Code To Get The Location Of Installed Files After Rpm Installation

Jul 25, 2011

The rpm command to get all the list of all installed file location after rpm installation is rpm -ql <rpm file-name>

View 7 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

Debian Installation :: Zim Installation From Source Code

May 15, 2011

I installed Zim via Synaptic. Initially everything was fine. However, for some reason, it no longer works.

I've tried reinstalling it via Synaptic, but it still doesn't work.

The next thing I'd try is to compile it from source on my system. Trouble is, I don't know how to go about it!

View 1 Replies View Related

Ubuntu Installation :: Compileing The Source Code In The Terminal - Cannot Open: No Such File Or Directory

Apr 13, 2011

I've tried a couple times to install from a tar.gz file and when i try to compile the source code in the terminal I get this error "tar: bash-4.2.tar.gz: Cannot open: No such file or directory" what am I doing wrong? Now when I download the files, I leave themin the down loads folder, do i need to make a new directory? If so how do I do that and how do i call it up when I compile the sopurce?

View 1 Replies View Related

General :: How Add Code To Boot Options

Feb 20, 2011

I can get to the grub screen where boot options are editable, but where do I add the above code? And will it "stick" or do i have to input the code every time i boot?

I'm trying to solve is a non-responsive Dell Inspiron 2600 keyboard. I'll tackle the non-responsive trackpad once i get the keyboard working!

View 4 Replies View Related

Ubuntu Installation :: Installer Options - Can't Select Any Of The Menu Options Except For Boot From First Hard Drive

Mar 19, 2010

So I have the burned ubuntu CD, and I'm attempting to install it on a system that has one HDD with XP/Vista on it, and another that is completely formatted and unpartitioned. However, when I boot to the ubuntu CD, I can use the menus from the bottom, and select the language when initially prompted, but I can't select any of the menu options except for boot from first hard drive.

View 1 Replies View Related

Fedora :: How To See The Source Code

Jan 22, 2011

I have been a newbie to Fedora, Now i think its the time to explore fedora and learn the "behind the scenes" process.. I want to know how to view the source code of kernel,an application.

View 2 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

Debian :: Hacking A Deb Source Package To Remove ( Configure Options )?

Feb 21, 2011

So, there are these source packages i downloaded, which i want to build with slightly different configure options due to a bug in debian: hfd5-serial and hdf5-openmpi cannot coexist, yet some packages require the serial version of the lib , others require the openmpi.

I downloaded the sources, in order to build them, without the hdf5 thing...

I have already built this from source in Scientific Linux, and i know this can be done without hdf5.

Where do i hack into the debian source tree of a package to remove a configure option...?

./configure ... ... --without-hdf5 ...

View 9 Replies View Related

Ubuntu :: Audio And Video Options Missing From Applications Menu

Jun 22, 2011

I am running Classic (No effects) Since I installed VBox a couple of days ago, I have just realized the Sound and Video options have disappeared from the Applications Menu.

View 6 Replies View Related

Fedora :: View The Source Code?

Aug 24, 2009

where can I find the source code of fedora's calculator?? I have to download it from somewhere? Am I able to view it from inside the O.S.?

View 12 Replies View Related

Fedora :: Where To Get F11 Source Code Disc

Nov 17, 2009

Where I can get a disc for the Fedora 11 source code? I really like this release of fedora and want to keep it for the future. Also, what's the difference between SRPM and RPMs? What does an SRPM do when you install it and what is it's purpose?

View 3 Replies View Related

Fedora :: Compilation Of Vlc Source Code?

Dec 13, 2009

how vlc source code can be compiled?

View 2 Replies View Related

Fedora :: Flowchart From C Source Code?

Jul 12, 2010

I have some C source code listings that are not documented or even commented from which I would like to run a program to create a flowchart.I'm not looking for the likes of dia or such which require the user to do the creation please. I've read the posts on this and other forums but have found only user created charts, not from source. From several web searches I know winblows has such programs but I don't want windows on this machine!

View 2 Replies View Related

OpenSUSE :: How To Install API From Source Code?

Feb 6, 2010

In what directory do I need to install a tarball containing API libraries in order to import the libraries for programming?I've been trying for a few hours now to get started on my homework - but I need the GLUT api for OpenGL. After attempting to compile a simple test program, I got the error
Code:
glut.h: No such file or directory

First off, I'm not even really sure if OpenGL wasn't included in the original install or if I even need it when programming with GLUT (I truelly am clueless, lol). But after reading as much as I could, I've only been able to deduce that I need to install the API libraries somewhere on my disc.So I found the tarball, and there are special instructions for installing a linux machine. I found instructions saying to install it in the directory /usr/lib/ but is that right for the SUSE distro?Also, if anybody knows anything about GLUT/OpenGL programming + openSUSE11.2.

View 9 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

General :: Need Source Code For Gprof

Jan 17, 2010

I need GNU gprof source code. I have searched on Internet but didn't find anywhere. Can any give me the link for downloading the same?

View 3 Replies View Related







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