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


ADVERTISEMENT

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

Fedora Installation :: How To Install The UTorrent

Jan 30, 2011

How to install uTorrent in my fedora? and when i try to install bitorrent using the command : yum install bittorrent .. It shows that already the bittorrent have been installed in my pc! But i didn't find in my "application".. So where it wil be?

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

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

General :: How To Install From Raw C Source Code?

Mar 13, 2011

I am trying to install the tightVNC on my imac.It expects X install; I see that X11 in my utility. I think it is ok, but the instruction states to install it on /usr/bin/. Which is correct?Then I need to have ~JPEG and ~zlib to place in /usr/bin/ or inside of certain folders to use.To make sure it is ok; I put both of them in both of the indicated places. I assume it is going to work.Now, I am suppose to build and install. I am not sure how to do it with the command "xmkmf" and not sure where to run this command.I am doing all of this in terminal.

View 1 Replies View Related

Ubuntu :: Install A Library - LibRaw-0.8.5 - From Source Code

Jan 28, 2010

Ubuntu 9.10 is the running system. I need to install a library (LibRaw-0.8.5) from source code as the version I need is not present in the repositories. So far, I managed to extract the .tar.gz, but now I have no clue how to install it and make it work with DigiKam... I tried the sudo make install stuff, but it seems I don't do it right or what

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

Software :: Linphone Install By Source Code

Mar 2, 2010

I recently want to study the source code of linphone, and I should install it on my debian lenny linux first. I can install it by apt-get install linphone without any trouble. but like i said above, and I should install in by source code.well, the configure did not goes wrong, but after I typed "make", errors come to me, I know this is the error about the lib's. but i do not know which one did I miss,any one could tell me what the libs are they when I use the source code compile ????

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

OpenSUSE Install :: Is Kate Source Code In Another Package?

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

OpenSUSE Multimedia :: Install Amarok 1.4.10 From Source Code

Nov 16, 2009

Because i don't like amarok 2 I'm looking to install amarok 1.4.10 from source code.

View 9 Replies View Related

Networking :: Can't Install DAFS Because Source Code Is For Old Kernels 2.4

Mar 17, 2010

Has somebody used DAFS (Direct Access File System)?I've found a lot of literature about this file system,where the comprassion tests promise a ~20-50% faster packet transmission,than in the strandard NFS.But I can't install DAFS,because the source code is for old kernels 2.4.Does anyone know,why did the research of this file system stopped in 2003 year,and there are no newer versions?

View 2 Replies View Related

General :: How To Recompile Any Source Code Of Software To Install It?

Mar 23, 2010

I have fedora 12 on my laptop and I am unable to recompile the source code of flash player. please answer me as soon as possible.

View 2 Replies View Related

Software :: Complete And Install Source Code Files?

Jan 27, 2011

I have no preior experience about to installation procedure in linux.currently i am using red hat linux which normally support rpm.I have to download a software from net which have extention like blablabla.tar.gz or blablabla.bz2.Normally most softwares can be complied in installed in three simple steps

./configure
Make command
Make install

I have not use these commands i just have a bit knowledge about it which i have mentioned here. how to extract sourse code fine and then compile and at last installed in the pc.

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

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

Software :: Install Source Code Control System To RHEL 4.6?

Apr 25, 2010

steps to how to install Source Code Control System to RHEL 4.6. And from where i can download

View 3 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 :: Follow Directions To Install A Program From Source Code (tar.gz File)?

May 11, 2010

I had Ubuntu for awhile, now I installed Fedora12, I'm trying to follow directions to install a program from source code (tar.gz file) I have the February 2010 issue of Linux Format, and am trying to follow it step by step. I copied gnurobbo off their disk to my desk top, which copied it. Then I did the cd command, then I did the ls command and it didn't show me anything but a line saying desktop and a few other things like pictures movies etc. so I did cd gnurobbo-0.64 and it says no such file. I have been trying this for a few times and I think I'm going crazy.

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

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

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

Fedora Installation :: Use The Source Dvd To Install The Source Package?

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

Debian Configuration :: Dropbox Install For Debian Squeeze From Source Code

Feb 19, 2011

how to install Dropbox for Debian Squeeze from source.Please read everything before you begin. I prepared it as I installed Dropbox for my own system. Please Note: I use sudo, you may have to use root or 'su' from the command line. If you don't know the difference between sudo and su, then you shouldn't try this until you know. At the time I did this, the lastest dropbox version was 0.6.7.

View 7 Replies View Related

Ubuntu :: How To Install Utorrent On Wine

Jan 14, 2011

I would like to install uTorrent on WINE.Please don't ask why (or don't mention alternatives such as Azureus). I want to get it running on wine.When I double click the .exe file that I downloaded from the original file, nothing happens OR it gives me this message:It seems like uTorrent is already running, but not responding.

View 7 Replies View Related

Ubuntu :: Install UTorrent In Mint 8 Using Wine?

May 23, 2010

Is there any way to install uTorrent in linux mint 8 using wine. I tried the steps in the following link: "uTorrent under Ubuntu in 3 Easy Steps in softpedia" But when I complete the step-3 and double click uTorrent shortcut in the desktop nothing is happening.

View 3 Replies View Related







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