Ubuntu :: How To Make G++ Find Header Automatically
Mar 2, 2010
I want to make g++ find a bunch of header files in a very specific folder, that is not in any path without having to type out the -I command over and over each time I use a new command. any idea to make it automatically look for the headers in that folder. (please don't respond "move them to another folder where it already looks").
View 3 Replies
ADVERTISEMENT
Jun 16, 2010
I want to use kmalloc() to allocate contiguous memory on ram. But I can not seem to find the required header file(s) like linux/slab.h. I suppose I do not have the required library and I certainly do not know what and where to look.
View 14 Replies
View Related
Jul 28, 2009
I am running a vmware on a 64 bit fedora 9. I have already installed kernel header, but the vmware could not find the kernel header, and ask to input the kernel header path. I added /usr/include to the vmware, it complained not a right kernel header.
View 1 Replies
View Related
Mar 11, 2011
Compiling Amarok from git gives error "gdk-pixbuf/gdk-pixbuf.h: No such file or directory" it is installed in /usr/include/gtk-2.0/gdk.I just up'ed to openSuse 11.4 and KDE 4.6.1 - compiled fine last time I tried which was probably last weekend or so (March 2nd or third)Wondering if /usr/include/gtk-2.0/ is new in 11.4 because of the upcoming gtk3.0 and the problem is it's not some path and not being compiling proficient I'm a bit lost.full error
Code:
/home/smiley/MyTemp/amarok/src/core-impl/collections/ipodcollection/handler/IpodHandler.cpp:35:35: fatal error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory
[code]....
View 1 Replies
View Related
May 31, 2011
I have been asked to write a program to extract the width and height values from .gif, .jpg and .png files. For .gif I was able to find the values in the header records, but it is not so straight forward for the other two formats.
Does anyone know if there is a Linux utility that will do this for me?
View 3 Replies
View Related
Jan 27, 2011
I set up Evolution with a gmail account using TLS both for sending and receiving messages. Then I markd Inbox and All mail folders to be synced for offline usage from their properties (right-click folder and select Properties item).I tried File>Download Messages for Offline Usage and Send/Receive button and Work Offline / Work Online and pressing sync for offline usage when it asks before going offline. But in all situations, Evolution ONLY shows messages (at its status-bar area) about syncing messages, checking for new mail, etc. but DOES NOTHING without any real network activity. Time to time it sends receive some kilobytes, but I could not make it to start some gigabyte gmail syncing transfer.
View 3 Replies
View Related
Mar 7, 2009
I just installed a fresh CentOS 5.2 32bit system. I used "The Perfect Server" server document from Howtoforge and went through those steps and then added Webmin administration console. I then tried to install VMware Workstation 6.5 onto the system. I downloaded the latest VMware bundle, ran it and everything went fine. I then try to run vmware and I get the following messages
C header files matching your running kernel were not found
Before youcan run VMware Workstation, several modules must be compiled and loaded into the running kernel
Kernel Headers 2.6.18-92.1.22.el5.centos.plusPAE
Kernel headers for version 2.6.18-92.1.22.el5.centos.plusPAE were not found. If you installed them in non-default path you can..
View 6 Replies
View Related
Sep 27, 2010
im using postfix with amavis and spamassassin as spam/virus filtering and its working great.However, i get a "lot"(1-5/day) of "bad header" messages beeing quarantined by the server. And most of theese bad headers are false positives that i manually have to deliver to the correct mailbox.How can i make amavis/spamassassin deliver bad header messages to the correct mailbox and not place them in quarantine?Theese are my amavis settings. (which file is used, 20-debian or 21-ubuntu??)
View 8 Replies
View Related
Apr 22, 2011
where can i get socket.h header file? will copy pasting this header file in 'incl' directory allow me to use it in the my program?
View 1 Replies
View Related
Sep 23, 2010
how can i make update run automaticaly like win os.my os ubuntu 10.4 lcd.
View 2 Replies
View Related
Feb 19, 2010
How do you make executable .sh files run automatically without prompting me on whether I want to Run in Terminal, Display, or Run?
View 1 Replies
View Related
Apr 26, 2010
I have a conky setup for displaying mpd. this is the code:
Code:
# Use Xft?
imlib_cache_size 0 # so image is redrawn
use_xft yes
xftalpha 0
[Code]....
View 3 Replies
View Related
Jul 24, 2010
So my girlfriend came back from a holiday and it results that she somehow ( dont ask me how) wiped out vista from her hd pavillion laptop. There`s nothing there, the pc doesn't have a guarantee anymore so I thought, what the heck, I could install an ubuntu 10.4 there. It's a nice machine so it should run nicely.
I made her try ubuntu on my laptop and she likes it so she gave me a green light to do it. So how should I go about it? boot the live cd and when I get to the partition part just tell the installer to overwrite the whole c drive and make the partition automatically? I'm kind of a noob so I wouldnt want to mess things up more than what they are.
View 9 Replies
View Related
May 27, 2011
I have a lenovo thinkpad laptop, and it has both touch-pad (standard build in laptop mouse) and touch-point (in the middle of the keyboard) mouse options.
I almost invariably use the touch-point and the accompanied scroller and key-buttons.
HOWEVER, for the scroller to be recognized by ubuntu you must run two scripts as follows:
xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation" 8 1
xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Button" 8 2
Restarting the computer resets these settings, and you must re-run them each time you start up ubuntu.
I am looking to write a script that will automatically run itself (which will execute the above commands), or to permanently change these settings so that it will not be necessary to run them at each start-up.
Thanks in advance, and if there is another thread on these forums that I should move to (or even just another thread that would be a more likely place to get a response). This seemed like the best forum (one which can certainly hold this post without violating any rules), but I may have missed something.
View 4 Replies
View Related
Feb 17, 2011
I am running a dual-boot with Ubuntu (10.10) and Windows 7. Recently I edited my /boot/grub/grub.cfg file to only show one version of Ubuntu (as opposed to several kernel versions) and Windows, simply by commenting out all other menu entries. My question is if I can edit GRUB to just boot a specific entry automatically.
I tried removing all other menu entries, but GRUB still showed the menu with only one entry. I've also considered just setting the timeout to either 0 or 1 second, as this would basically achieve the same thing.
View 3 Replies
View Related
May 9, 2010
Is there a way to make Clam update the signatures automatically? I cannot see an option in Clam TK.
View 1 Replies
View Related
Oct 18, 2010
Just wondering is there a way to make the update manager display automatically in Ubuntu 10.10 after it check the repositories for updates. I keep having to manually put sudo apt-get upgrade all the time. Even set to daily it never pops up.
View 1 Replies
View Related
Jan 20, 2011
I used to input Chinese with scim input method, which can be trigered by Ctrl^Space. But this time, I reinstalled ubuntu 10.04, I have to manually start up ibus from System>Preference>ibus firstly before I can triger the input method by Ctrl^Space.
This is not over, the key problem is there are several dialogues to click "ok" with before I can really use the scim.
How can I make this ibus startup automatically and quitely?
I tried put command "ibus -setup" into my .profile, it does start up the ibus automatically every time when I login, but the dialogues still bothering me.
View 1 Replies
View Related
Aug 24, 2011
i am using Ubuntu 10.04 LTS with compiz fusion, when the computer loads, the compiz doesn't load with the effects automatically, to make them appear i should right click on the Compiz Fusion icon and then choose relaod window manager can i make this work automatically when the computer is load?
View 2 Replies
View Related
Jul 14, 2011
How to make Windows Boot Manager automatically open GNU GRUB and then with GNU GRUB automatically boot Linux Ubuntu 11.04.
View 1 Replies
View Related
May 26, 2011
I just want to ask if there is a way to make grub bootloader automatically boot to ubuntu every start up. And only make the bootloader appear when I press a certain key(ie. F7) so that I can boot to windows when I do not want to boot on Ubuntu.
View 2 Replies
View Related
Mar 24, 2010
I installed Slitaz on my USB. However I can't figure out how to make it persistent automatically. There are different sources telling me different ways to make it persistent.
One told me to add "slitaz home=usb" to the syslinux.cfg file like this:
append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal autologin slitaz home=usb
but it didn't work for me.
http://www.slitaz.org/en/doc/handbook/liveusb.html gave an example of how to do it manually but I didn't try it and I also want it to happen automatically.
custompc.co.uk/features/602451/make-any-pc-your-own-with-linux-on-a-usb-key.html is an older article that also explains how to make the USB persistent but I don't want to try it cause it looks outdated (from 2008)
does anyone know the best way to make the USB automatically persistent?
View 1 Replies
View Related
May 13, 2011
I am trying to make a script to automatically run aircrack-ng.
1. One part of the program is an ongoing action. one that you have to press ctrl+c to cancel, but I need the script to keep running the tasks after it.
2. I need to leave one thing running while running another, so if I could like open a new Terminal tab and run things that would be perfect.
3. I need to keep it all as one script, because the variables need to stay.
View 3 Replies
View Related
Oct 29, 2010
Ubuntu, and I sure know a little about Shell language. But now I need make my ubuntu boot into text mode directly and login automatically, without entering username/password by manual? I had make ubuntu boot into text mgrub fileRUB_CMDLINE_LINUX_DEFAULT="quiet splash text" , but I don't kown how to make system auto login. I'd like ubuntu login with administrator privilege then run some application automatically.
View 5 Replies
View Related
Sep 1, 2010
when i am booting my ubuntu 10.04 i boots into tty1. then i have to start gdm manually Sudo etc/init.d/gdm start. and then it works fine. how do i make my 64bit desktop edition boot into gdm automatically and permanently?
View 4 Replies
View Related
Feb 16, 2010
I have to manually connect to the internet (e.g. "activate"). How can I make the OS connect to the internet automatically?
View 2 Replies
View Related
May 29, 2011
I'm working in Debian, and I've noticed that when I resize my PuTTY window, the console inside isn't resizing to the new dimentions, so things like nano are running at 80xwhatever instead of the more useful 130xsomething that I've offered it.
View 2 Replies
View Related
Nov 2, 2010
The /etc/inittab file is configured as the following.
Code:
# vi /etc/inittab
/sbin/getty -l /bin/login /dev/ttyS0 9600 vt100
It always makes the baud rate 9600.How can I make the baud rate be configured automatically according to the terminal's baud rate? Can I?
View 6 Replies
View Related
Jan 27, 2010
Newbie question here. I just realized that I can tell make to use multiple cores to compile by doing PHP Code:makewhich is just awesome on a quad core with hyperthreading (I just compiled 2.6.33-rc5 in under 5 minutes!) I know aliases are possible, though I've never had much need. What I would like to know now, is if it would be safe to alias make to mean PHP Code:so that by default I use 6 of the procesors when building or if there would be occasions that compiling on multiple processors would be a bad thing
View 10 Replies
View Related
Nov 9, 2009
I have read some stuff but none seemed to work such as putting default=saved and in the window (other) section putting savedefault. hmm I know I can just specify the number after default but that breaks when a new kernel is installed. so any way to always make windows the default choice (so my wife will stop moaning
View 9 Replies
View Related