ubuntu-12.04

Can't see Android in Prespetive ,SDK Manager & AVD Manager .

对着背影说爱祢 提交于 2019-12-24 16:02:54
问题 I just upgraded my Ubuntu to 12.04 & now when i run my eclipse so it runs file but the problem is that i can't find android any where. Even i try to update ADT etc but it tells that everything is already installed . Stuck badly anyone can help. I can't see Android in Prespetive , it's SDK Manager & AVD Manager & even in new project i can't find android application . 回答1: Open your eclipse/plugins directory. Can you see com.android.ide.eclipse.{adt,base,ddms,etc...}.version_number.jar files?

Eclipse in adt-bundle for android development freezes by auto complete

社会主义新天地 提交于 2019-12-24 12:50:56
问题 To develop android app I downloaded the adt-bundle from the following location: dl.google.com/android/adt/adt-bundle-linux-x86-20131030.zip I downloaded that bundle since I have been using ubuntu 12.04.3lts(32 bit). I have been enjoying the eclipse IDE given with the bundle(for almost 2months) but suddenly I am facing a serious error which literally stopped my development. The problem is eclipse auto complete(or code suggestion) is just freezing the window. But the mouse is ok, it allows to

Creating a job with credentials in jenkins only in command lines

浪尽此生 提交于 2019-12-24 11:57:35
问题 I am only allowed to work with the command line terminal on Ubuntu. I need to create a job in Jenkins with security credentials. I already installed Jenkins in my machine, but the access is open. If I set up security credentials on Jenkins, how can I specify these on the command line? Thanks! 回答1: Follow this steps Generate a public ssh-key in the user you want to work with from the command line. ssh-keygen Just press enter whenever yo are asked to enter some value. Copy the content of the

Failed to write core dump. Core dumps have been disabled. To enable core dumping, try “ulimit -c unlimited” before starting Java again

假装没事ソ 提交于 2019-12-24 10:39:13
问题 I am beginner in shoes app, when I was trying to run a shoes app in the Ubuntu 12.04 terminal using shoes samples/test22.rb I'm getting this error: Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again. So how can I solve this or some one help me to run a simple shoes app in ubuntu and make a desktop app? 回答1: I'm guessing you are running shoes4. It runs fine for me on ubuntu 14.04, so let's figure out the

Can't install package reshape2 for R 2.15.3 on Ubuntu 12.04.4

大城市里の小女人 提交于 2019-12-24 06:37:48
问题 I am having trouble installing the reshape2 package for R 2.15.3 on Ubuntu 12.04.4 LTS. I decided not to upgrade to R 3.x because many of the packages that I use have not been upgraded to support the new version. When I try to install reshape2 using R 2.15.3 on Ubuntu 12.04.4 LTS, I get the following. > install.packages("reshape2") Installing package(s) into â/usr/local/lib/R/site-libraryâ (as âlibâ is unspecified) Warning in install.packages("reshape2") : 'lib = "/usr/local/lib/R/site

Python Process using only 1.6 GB RAM Ubuntu 32 bit in Numpy Array

爷,独闯天下 提交于 2019-12-24 02:23:06
问题 I have a program for learning Artificial Neural Network and it takes a 2-d numpy array as training data. The size of the data array I want to use is around 300,000 x 400 floats. I can't use chunking here because the library I am using (DeepLearningTutorials) takes a single numpy array as training data. The code shows MemoryError when the RAM usage is around 1.6Gb by this process(I checked it in system monitor) but I have a total RAM of 8GB. Also, the system is Ubuntu-12.04 32-bit. I checked

linking error in gtk2 application in ubuntu 12.04

ぐ巨炮叔叔 提交于 2019-12-24 02:02:46
问题 I've a C GUI application (in GTK+2.0 ) that I used to link as follows : gcc -O2 -std=gnu99 -pipe -Wall -lm `pkg-congig gtk+-2.0 `pkg-config --libs gtk+-2.0` -o exec a.o b.o c.o which eventually converted into : gcc -O2 -std=gnu99 -pipe -Wall -lm -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64 linux

Adding Documentation of a library to manual pages

杀马特。学长 韩版系。学妹 提交于 2019-12-24 01:59:11
问题 I am working with Ubuntu 12.04.1 . I am learning to make a basic video player using FFmpeg library in C . My manual pages don't show any entries for the headers/functions of the library . Can someone please show me a way to add the documentation to my manual pages . It is much easy to search that way than searching on a web page everytime . PS : I have tried to add documentation to man pages using Synaptic package manager . I installed a ffmpeg-doc package . But it doesn't seem to work .

Is there a proper installation guide for Giza++ on Ubuntu?

五迷三道 提交于 2019-12-23 23:48:00
问题 I see proper installation guide available for Giza, but not for Giza++. The instructions for installing the former (as found here http://giza.sourceforge.net/documentation/installation.html) is obviously not working on the latter. I am using Ubuntu 12.04. 回答1: TL;DR sudo apt-get install build-essential git-core pkg-config automake libtool wget zlib1g-dev python-dev libbz2-dev git clone https://github.com/moses-smt/mosesdecoder.git cd mosesdecoder make -f contrib/Makefiles/install-dependencies

In ''mysql'' Manager of pid file quit without update file

梦想与她 提交于 2019-12-23 20:15:23
问题 I am in a serious problem while installing mysql on ubuntu 12.04 32 bit. when i start mysql with command ''./mysql.server start'' I got this error Manager of pid file quit without updating pid file. I installed ''mysql-5.1.39-linux-i686-glibc23''. I thoroughly search for the solution to fix this error but cannot resolve it yet. I copied my-medium.cnf file to the /etc directory and rename it by my.cnf also edited this file in the section ''The mysql Server'' and add these lines ''datadir =