Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7509121
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T22:48:47+00:00 2026-05-29T22:48:47+00:00

I have compiled a program from my Ububtu 10.10 terminal by gcc file_name.c -o

  • 0

I have compiled a program from my Ububtu 10.10 terminal by

gcc file_name.c -o new_file

command. It compiled successfully creating an executable file named new_file. But when I was trying to execute it by this command

./new_file

It says that permission is denied of new_file. I’ve checked the permission properties of that file found that I’ve permission to read & write it (I’m the only user of that system). Can you please help me to figure out the problem?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T22:48:51+00:00Added an answer on May 29, 2026 at 10:48 pm

    You have to give it exe. permissions.

    So: chmod +x new_file

    When you create a new file with your gcc, by default, this isn’t executable. So, you have to gave it permissions of execution.

    With chmod (see this) you change permissions on file.

    In that specific case, you gave execution permissions ( + [plus] means gave, ‘x’ means execution ) to that file.

    If you want to revoke that permission, you can type: chmod -x filename

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have Simple java program named MainController.java. Wehn I try to compile it from
I have my program written in C++ and it is can be successfully compiled
I have a simple C++ program compiled using gcc 4.2.4 on 32-bit Ubuntu 8.04.
I have compiled an Ada program on Ubuntu using GNAT. Afterwards, I tried a
I have a very basic program in C++ compiled in VS 11 Beta on
I have a program written in C++, on Linux, compiled with -g. When I
I am writing a C program. What I have seen from my earlier experiences
My context is MSVC 6. Starting with a successfully compiled program, with browse information
I have compilled program in Visual Studio 2011 on Windows consumer preview with v110
We have a few different programs all compiled together in the same suite, recently

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.