Software :: Provide DESTDIR Option During Make Install Process Of Jhbuild?
Nov 4, 2010Is it possible to provide DESTDIR option during make install process of jhbuild? Default it installs in location provided by prefix.
View 3 RepliesIs it possible to provide DESTDIR option during make install process of jhbuild? Default it installs in location provided by prefix.
View 3 RepliesDoes Redhat provide a 'site' license option? The amount of server my company keeps adding is growing to quickly so this would be a more ideal solution. Does any one know about this or where I could find more information? For some reason i can't access certain pages on their site (probably connection issues with this connection's firewall).
View 2 Replies View RelatedThe default Pidgin installation does not provide me with the option to create a MSN account. Is this normal? Must I install an additional library?
View 4 Replies View RelatedTo make Ubuntu work on my computer I need to select the noapic option NOW How do I make certain that the noapic option is selected always when ubuntu starts after ubuntu has been installed?I would like to install Ubuntu 10.10 on my computer togheter with windows 7
View 4 Replies View RelatedI am trying to make a file run at startup (e.g. runlevel 5). Here is what I done;
Copied file to /etc/init.d/rc5.d with these permissions:
-rwx------ 1 root root 274 Mar 17 08:33 noip2.sh
Contents of this file is:
Code:
#! /bin/sh
# . /etc/rc.d/init.d/functions # uncomment/modify for your killproc
case "$1" in
start)
echo "Starting noip2."
[Code]....
And the file this is supposed to run is in /usr/local/bin/noip2 with the permissions as:
-rwxr-xr-x 1 root root 80431 Mar 17 08:16 noip2
However, this didn't worked for me. What can I do?
Edit: I can run shell file by invoking it with terminal. So there is no problem with the file
What are the differences if I build (./configure, make, make install) an app when log in as root vs a "regular" user other than I have to use sudo for make install? If an app is built from a non-root account, will it be available to every other user on the system?
View 4 Replies View Relateda beginner to ubuntu, why is 64 bit marked not recommended, have amd64 dual core, thinking of trying wubi, would automatically provide 64 bit install version? which to use?
View 1 Replies View RelatedDebian 5.0
What package I need to install to provide sha1 and sha256 checker?
I think opensuse should provide regenerated ISO files to public after several package updated. I think this may help reduce duplicate bug reports and reduce net traffics. I think this can greatly increase the user experience of opensuse.
View 5 Replies View RelatedWhere do I change the option to have samba start during the boot process? I've googled and I've found old posts that say it's a line in /etc/rc.d/rc.inet2 but in my semi-current box, I don't see the part about starting stopping the samba server.
View 5 Replies View Relatedwhen I go to download 11.3 I am presented with the installation medium for a DVD installation with a button that says download DVD. Should there be an option to download an ISO option for a CD installation on this page along with the DVD version? Some of our older machines can only read CD's with a max size of 500+ megs.
View 3 Replies View RelatedI am trying to compile gnome 3 and I have a problem. (without breaking Unity, gnome-shell in /home folder). I was using this tutorial. When I enter this command Code: /bin/bash gnome-shell-build-setup.sh I get this message Code: Updating jhbuild... Cannot pull with rebase: You have unstaged changes.
View 2 Replies View Related(i) I usually make multiple dir using -p optionex: mkdir -p dicttest/audrep/tdriver/testNow after creating this dir's i stay in current dir instead i want to go directly to test dir how can i acheive this.(ii) When i execute which command as followswhich testerm i will get the location of testterm now i want to open this filewhen i did in this wayhich testterm | vi The file dosent get opened how can i acheive this ?ex:
linuxx86:110$ which testterm
/view/rdl110_linuxx86/vobs_usrrdl/sc/testterm
linuxx86:110$ which testterm| vi
[code]....
I'm sorry to post so much, but every time I solve one problem another comes up! xD
Anyways, I created an install CD for the newest Ubuntu, and the CD works. I used it to install Ubuntu, but when I went to reboot to complete the setup, it just went back to Windows normally. Then when I booted from the CD directly, bypassing Windows entirely, my monitor displayed "No sync" and refused to display anything until I turned off all power to the computer and restarted into Windows normally.
How can I make it so that it will boot to Ubuntu?
I downloaded kernel 2.6.30 for my project. But I want to see the all symbol and debugging information. So, I try to use option "-g" with make file I don't know how...
I just know the make kernel "make all"
If I want to use "-g" option for vmlinuz with whole symbol for debugging, how can I put that "-g" option into the "make"
Do I have to modify the "Makefile" ? or "only command is possible like make -g something...."
How I can compling the kernel with -g option....
I am working with a third party that use windows to compile. When we port that code I am running into a lot of case issues where the includes are not case sensitive. Is there any option in GCC to make it case insensitive. I know its a long shot, as I have done reading and does not seem so.
View 1 Replies View Relatedi am sorry, but i can not find the option to make the taskbar transparant.i have kde 4.3.4
View 8 Replies View RelatedI was wondering how I can make Windows XP the first and default option on my Grub 2. I use Ubuntu 9.10 through a semi-dedicated partition on my second hard drive, if that helps. I use Grub 2 just cause I have a grub.cfg file, and here it is.
Code:
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
[Code].....
If I am using LXDE or another non-Gnome desktop and want to use Nautilus as the file viewer it needs to be launched with the --no-desktop option (so nautilus does not load it's desktop image under the other DE).
I know there is a way to make it so whenever nautilus is launched it will not load the desktop (even if you do not pass the --no-desktop argument) but I do not recall how I did this last time! I believe it was a gconf value. Anyone know what this setting is/how I can accomplish what I am looking to do?
I was making a download option in a script but I cant seem to get the command right
Code:
tar cjf /tmp/file.tar.bz2 --exclude="config" ./
My archive ends up with a file-1.tar in it.
As I checked some online backup solutions I have found information that all of this which I checked have only clients for Win or Mac. But I'm looking for solution with Linux client.As I have read some info on one of the Googled page Linux probably is ready for being an online backup solution as is.So my idea is to create automatic (in the background) backup of my files (photos and docs) with my outside hosting server. I have unlimited shared hosting server with ftp access. Is there any option to built such solution to make backup synchronisation between my Linux comp and shared hosting? What should I get to know to start with such option?
View 1 Replies View Relatedim looking to boot a PC104+ from a linux floppy...
a) what version should i use that would fit and boot on a floppy?
b) is there any place i can still easily find that version?
c) what is the process (if any) to make the disk bootable (like msdos boot format)
d) can this boot floppy then be installed on a local drive?
i know that seems like a lot but they all kind of go hand in hand from my experience using DOS in such a way. im still out there searching but kudos to anyone who can help.
I'm building the code on remote linux machines, and it takes very long time. Since all the filesystem is on NFS, I suspect the NFS is the bottleneck. Can I profile the build process (make all) down to system read/write calls? Or simply put, what tool do I need to find the bottleneck. Is strace gonna help?
View 1 Replies View RelatedI understand that in linux virtual memory would be the same as swap and I also understand that linux only uses swap when your computer has used all your pc memory. I hope both assumption are right.Can I make a process like firefox use ONLY virtual memory/swap? No access to RAM.
View 6 Replies View RelatedI've three user in my machine ,and i want to make sure that the process created by the user1 can be killed by other user and vice-versa ,is there any way i can do that without using root password or sudo
View 4 Replies View RelatedMost of FLOSS projects has a lot of code to compile, and a big make process. On my new PC i need a half hour to compile Inkscape, and on my old laptop i need something near to 2 hours. There is a way to put a percentage of the work done in the makefile? (Always there are a hard and dirty way... there is a good, beauty, common way?)
View 1 Replies View RelatedI've just installed LAMPP on F11 I wanted to share the process to make Xampp work on linux (fedora) 64 bit.
1- Download Lampp : [URL]../en/xampp-linux.html#374
2- log as root, and unzip the archive file in "/opt" : it is installed !
3- to launch lampp : log as root (or sudo), and use "/opt/lampp/lampp start"
You should have error messages ! So do the following : - modify "/opt/lampp/lampp" : comment this part of the script [URL]..it-rhel.html):
# XAMPP is currently 32 bit only
#case `uname -m` in
# *_64)
# if /opt/lampp/bin/php -v > /dev/null 2>&1
# then
# :
# else
[Code]...
I have made out a little software as to talk with my friends through network . there are two parts : one is listening to receive messages ,the other will send messages. but the firewall is bothering .so I want to know if I can make my software listen to port 80 while apache is also running .
View 11 Replies View Relatedwhen I use the fork() function in C it creates a child process but all the output and input is binded to the same terminal as the father process.my question is, how do i make the new process open a new terminal window in linux?
View 2 Replies View RelatedI've recently upgraded to 11.04.Till now, I could select an option to make the open folders on shutdown, to restore on startup.There was an option to restore running applications
View 5 Replies View Related