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
ADVERTISEMENT
Mar 13, 2011
I've created a GUI for my voip software wherein i'm using the source code of linphone 3.3.2 for video and all protcol stuffs . It is like i've got my own gtk GUI instead of the linphone's glade . Hope you get the picture of what i'm doing . I would like to know how to compile the source code since because i do not know about make files and stuffs . Kindly help me solve this .
View 2 Replies
View Related
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Dec 13, 2009
how vlc source code can be compiled?
View 2 Replies
View Related
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
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
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
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
Jun 7, 2011
Where can I obtain the source code for Ubuntu 10.04.1 LTS?
View 1 Replies
View Related
Aug 5, 2010
whr to get source code for squid
View 1 Replies
View Related
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