Stack Exchange
Ask Ubuntu
  • Questions
  • Tags
  • Users
  • About
Ask Ubuntu
    1. Public
    2. Questions
    3. Tags
    4. Users
    5. About

How to change executable file as application program?

Asked Jan 20 '14 at 07:33
Active Jan 20 '14 at 21:59
Viewed 306 times
0

I got the executable file by running the c program and How to change executable file as software

installation
edited Jan 20 '14 at 21:59
Braiam
  • 69,112
asked Jan 20 '14 at 07:33
Boopathi
  • 11

1 Answers1

2

Here are some references:

Development Environments:

  • GTK+

  • Qt

  • Eclipse IDE for C/C++ Linux Developers (includes Incubating components)

  • SO: "C++ IDE for Linux?"

  • Linux C++ Software Development

  • Comparison of IDEs for C++ and C development on Linux: KDevelop, Eclipse, NetBeans, CodeBlocks and Anjuta

Packaging:

  • Debian Wiki: "Packaging"

  • The Debian Administrator's Handbook: "Creating a Debian Package"

  • How To Create A .DEB Package (Ubuntu / Debian)

  • Debian Binary Package Building

  • AU: "How to create a deb package that installs a series of files"

  • AU: "How do I create a .deb file?"

  • SO: "How do I create a native Debian package for static files?"

edited Jun 12 '20 at 14:37
Community
  • 1
answered Jan 20 '14 at 10:05
rusty
  • 16,917