Search:

Type: Posts; User: dmp_mech; Keyword(s):

Search: Search took 0.25 seconds.

  1. [ubuntu] Re: Launcher, icons, terminal not working after routine updating ubuntu 12.04 lts

    How can disable proposed-updates?
  2. [ubuntu] Re: Launcher, icons, terminal not working after routine updating ubuntu 12.04 lts

    Hey friends,

    I saw new thing. Before routine updating, the OS selection page was (or grub loader page):

    Ubuntu, with Linux 3.2.0-38-generic
    Ubuntu, with Linux 3.2.0-38-generic (recovery mode)...
  3. [ubuntu] Re: Launcher, icons, terminal not working after routine updating ubuntu 12.04 lts

    If I try to open terminal via Alt+Ctrl+T then terminal is not opening. How can I write unity --reset command? Any other way?
  4. [ubuntu] Launcher, icons, terminal not working after routine updating ubuntu 12.04 lts

    I have routine updated ubuntu 12.04 LTS 64 bit. I have dual os: windows 7 and ubuntu 12.04 LTS 64 bit. Grub is working fine. Windows 7 is also working fine. I have installed from a CD downloaded...
  5. Replies
    8
    Views
    999

    [ubuntu] Re: Update Manager Problem

    I have similar problem. I used above command but I got failure messages.

    dharmesh@patadiya:~$ sudo apt-get update && sudo apt-get upgrade
    E: Could not get lock /var/lib/apt/lists/lock - open (11:...
  6. Re: .exe file created by c programming through gcc compiler isn't executing.

    I solved the problem.
    यद्यदा चरति श्रेष्ठतां तत् देवेतरो जनः स यत्प्रमाणं कुरुते लोकस्तदनु वर्तते। (गीता ३.२१)
  7. Re: .exe file created by c programming through gcc compiler isn't executing.

    I solved the problem. I followed the following website.

    http://www.sinarpelangi.com/how-to-set-executable-permission-at-ntfs-partition-on-linux/

    It has given following steps.

    sudo blkid -c...
  8. Re: .exe file created by c programming through gcc compiler isn't executing.

    It is o.k. I do not have problem about your suggestion regarding forum. Do not be sorry. My objective is to solve my problem and not language. Anyway I do not think there might be a forum in my...
  9. Re: .exe file created by c programming through gcc compiler isn't executing.

    But problem is we are using other mechanical softwares like Pro-e, Catia etc. which run in Windows only (It may be run in Linux also but I don't have that version). For that I need some output data...
  10. Re: .exe file created by c programming through gcc compiler isn't executing.

    Where is the programming talk?
  11. Re: .exe file created by c programming through gcc compiler isn't executing.

    I read post. I replied. You are correct that English is not my native language. I'm very bad in grammar.
  12. Re: .exe file created by c programming through gcc compiler isn't executing.

    Thank you for reply.
    1. I have dual os. I have 4 partitions. One is xp-64 bit, second is ubuntu 12.04 and other 2 partitions are of NTFS type. I require to run some programs in windows also. So for...
  13. Re: .exe file created by c programming through gcc compiler isn't executing.

    How can I do this? I am beginner. Can you explain me?
  14. Re: .exe file created by c programming through gcc compiler isn't executing.

    The thing is that you have created an executable file by compiling your prgm in windows(ie. the .exe extn), but unfortunately these kinds of executable files will only execute in the windows platform...
  15. Re: .exe file created by c programming through gcc compiler isn't executing.

    I tried that also. I got the following answer in terminal:

    $ sudo ./hello.exe
    [sudo] password for patadiya:
    sudo: ./hello.exe: command not found
  16. .exe file created by c programming through gcc compiler isn't executing.

    I am new in linux. I am using ubuntu 12.04 LTS. I am writing c program which contains math. I am creating executable file through the command:

    gcc -o filename.exe filename.c -lm (compilation)...
Results 1 to 16 of 16