(cd ./brain/psom && make) make[1]: Entering directory `/home/ubuntu/pyrobot/brain/psom’ (cd csom_src && make _csom.so) make[2]: Entering directory `/home/ubuntu/pyrobot/brain/psom/csom_src’ gcc -c -g -I -I/usr/include/python2.6 som_pak_wrap.c -I/usr/include/python2.6 -Isom_pak-dev som_pak_wrap.c:125: fatal error: Python.h: No such file or directory compilation terminated. make[2]: *** [som_pak_wrap.o] Error 1 make[2]: Leaving directory `/home/ubuntu/pyrobot/brain/psom/csom_src’ make[1]: *** [csom_src/_csom.so] Error 2 make[1]: Leaving directory […]
I have an updated fix for this issue using a startup script to connect and a time scheduled script for checking the connection, rather than having one constantly running in the background, avalible here – https://alexsleat.co.uk/2011/01/09/a-more-elegant-solution-to-ubuntu-wi-fi-reconnecting-issue/
I’ve been having some trouble with my wifi on Ubuntu recently but I think it’s because […]
Samsung Kies, another error but at least this one isn’t really it’s fault. This error seems to be caused by the Galaxy S ‘One Click Lag Fix’ (OCLF) so it’s pretty easy to get around. Just unmount your phone if you haven’t already done it and then boot up the OCLF app and then […]
Okay so I went to check if I could get the SGS Froyo update which seems to be getting rolled out across the UK a little earlier than expected. I booted my laptop into Windows 7 64-bit, loaded Kies and was prompted to update it and once it was done I tried connected my […]
E: Type ‘n’ is not known on line 2 in source list /etc/apt/sources.list.d/bean123ch-burg-lucid.list
E: The list of sources could not be read.
To fix this or similar errors open the file, for example “/etc/apt/sources.list.d/bean123ch-burg-lucid.list” and check for rouge characters. In this case there was new line with the letter ‘n’ in place, removing it […]
After installing an update to WordPress I received the error:
“Briefly unavailable for scheduled maintenance. Check back in a minute.”
I was unsure if this was down to my hosts servers being temporarily down, going down during the update or if WordPress had simply failed to update whatever it was updating. Turns out it […]
:~$ gimp gimp: fatal error: Failed to register GObject with DBusConnection
(script-fu:3100): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error
I fixed this error by removing opening Synaptic Package Manager and searching for appmenu-gtk, right click and mark for removal, once this has been done it should begin to work again.
An error occurred while mounting /dev/bus/usb (and/or) An error occurred while mounting /proc/bus/usb
Press S to skip mounting or M for manual recovery
If you are seeing this error on boot an easy way to get rid:
sudo gedit /etc/fstab Fine the following line (or lines if you are having both errors)
none /proc/bus/usb […]
symbol lookup error: /usr/local/lib/libhighgui.so.4: undefined symbol: av_free_packet
To fix it simply make sure /usr/local/lib is in your library path by using the following command:
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
While installing opencv on an older version of debian for work I kept getting an error while loading shared libraries which turned out to be a pretty easy fix, just finding the libraries and adding them to the dynamic linker.
The libraries I was having trouble with below: ./blobtrack: error while loading shared libraries: […]
|
About
Alex - Roboticist
Studied Robotics BSc and MSc by Research at UWE.
Currently working at BMT Group Ltd.
I like my software and OS, like I like my beer, free (in both senses of the term). I program in C/C++, Python, Bash on x86, x64, PIC, ARM, Dead Wildlife. Particular interest in Linux, Machine Vision, Android and Underwater, and posting is likely to follow these interests.
You're free to redistribute anything you find on here, unless it states otherwise, as long as you are not selling it for profit and you link back to my site. Cheers.
Disclaimer
Just to cover my ass. Any information on this site is for informational purposes only, I take no responsibility for the accuracy, reliability, bla, bla or bla to it. Any information you use, you are using at your own risk. I am in no way liable for any loss, damage of data, hardware or anything else in connection with the use of this website.
|