To install Ubuntu 13.04 I formatted a drive with Ext4 file system format. After format I can't open the drive from windows 8 Explorer. Whenever I try to open the drive following error shows :
Thanks in advance
To install Ubuntu 13.04 I formatted a drive with Ext4 file system format. After format I can't open the drive from windows 8 Explorer. Whenever I try to open the drive following error shows :
Thanks in advance
I want to execute a script file from terminal but it shows error
root@silambarasan-PC:/media/D-DEVELOPME/androidSdk/adt-bundle-linux-x86/sdk/tools# ./android
-bash: ./android: Permission denied`
so I saw the file permissions from terminal & tried to give execute permission. but no use even I give permission it won't change.
root@silambarasan-PC:/media/D-DEVELOPME/androidSdk/adt-bundle-linux-x86/sdk/tools# ll android
-rw-r--r-- 1 silambarasan silambarasan 3498 Dec 6 08:14 android
root@silambarasan-PC:/media/D-DEVELOPME/androidSdk/adt-bundle-linux-x86/sdk/tools# chmod 777 android
root@silambarasan-PC:/media/D-DEVELOPME/androidSdk/adt-bundle-linux-x86/sdk/tools# ll android
-rw-r--r-- 1 silambarasan silambarasan 3498 Dec 6 08:14 android`
I don't know what to do.
Thank you.
I have installed Android SDK in my Eclipse EE IDE. Now I'm trying to open the Android SDK manager but getting error as
Even I tried to see the android console as shown in image, No error shows in console. [is LogCat console for Android? I searched error for as android console].
Thank you
I'm getting this massage ever login in my Ubuntu OS.
the Message "Your disc drive being checked for errors. This will take some time."
followed by this message "checking.. 3%" progress.
Press C to cancel.
What is the problem in my disc? is it normal for all Ubuntu os? is there any issue?
I have installed GCC compiler by installing the build-essential
package.
After the installation I wrote a simple C program. I tried to run it with the following command:
gcc First.c
./a.out
but I'm getting a bash: ./a.out: Permission denied
message. I don't know what to do now.
I have downloaded mysql-5.5.9-linux2.6-i686.tar.gz file. I don't know how to install it into my Ubuntu os. I don't have an internet connection, I'm posting here from browsing center. I can download files from here, but I can't connect my laptop directly to the internet. Is there any way to install mysql while offline?
I have downloaded Eclipse 3.6.1 as a tar.gz file from eclipse site. Then I extract using
cmd: tar -zxvf eclipse-jee-helios-SR1-linux-gtk.tar.gz
after execute this cmd I got eclipse folder in this there is eclipse file. When I double click on this eclipse file I'm getting following error:
Could not display "/media/D-DEVELOPME/eclipse/eclipse".
There is no application installed for executable files
is there any solution for it?
I have connected my ipod touch 32gb in my ubuntu 10.10 os.It's connected on os and shows in desktop. but it's not showing as a device in Rhythmbox music player. and also I can't open directly like folder or drive or usb device. when I try to open it show this Error:
Could not display "gphoto2://[usb:001,003]/".
Error: DBus error org.freedesktop.DBus.Error.ServiceUnknown: The name :1.207 was not provided by any .service files
Please select another viewer and try again.
Any solution for this problem?
I have downloaded tar.gz files. But I don't know how to install it. How do I install this kind of file?
I'm using Ubuntu 10.10 - the Maverick Meerkat. Whenever I install software using the Software Center, it installs it to /usr/lib
. I have less space in this drive. Is it possible to change the default installation path to any other place? And how?