LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Closed Thread
  Search this Thread
Old 06-03-2024, 11:35 AM   #46
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,126

Rep: Reputation: 8044Reputation: 8044Reputation: 8044Reputation: 8044Reputation: 8044Reputation: 8044Reputation: 8044Reputation: 8044Reputation: 8044Reputation: 8044Reputation: 8044

Quote:
Originally Posted by dugan View Post
“How do I make a .deb” is easily googlable. Here’s one link.

https://www.hackgnar.com/2016/01/sim...ation.html?m=1

“How do I write the program I’m going to put into the .deb” is another question entirely.
Good luck, dugan; see the many previous posts trying to explain this same thing.
 
Old 06-03-2024, 11:37 AM   #47
maybeJosiah
Member
 
Registered: Jan 2024
Location: USA
Distribution: Ubuntu, Android, Ubuntu Touch, Jolla Sailfish X E.
Posts: 358

Original Poster
Blog Entries: 3

Rep: Reputation: 7
Okay so still how to make code relevant to a program? Okay so a gem. Either that or that Java thing. Still unclear at what exactly to to install to make a .deb. I am trying for using sensing hardware. X E.
 
Old 06-03-2024, 11:42 AM   #48
maybeJosiah
Member
 
Registered: Jan 2024
Location: USA
Distribution: Ubuntu, Android, Ubuntu Touch, Jolla Sailfish X E.
Posts: 358

Original Poster
Blog Entries: 3

Rep: Reputation: 7
So no framework? No working program? What framework? What I do not know is about framework, programs use what they are given, what is this given and in what format?
 
Old 06-03-2024, 11:45 AM   #49
maybeJosiah
Member
 
Registered: Jan 2024
Location: USA
Distribution: Ubuntu, Android, Ubuntu Touch, Jolla Sailfish X E.
Posts: 358

Original Poster
Blog Entries: 3

Rep: Reputation: 7
You know what, I know exactly how to make a static .deb, but how to compile a program into it that will actually do anything?
 
Old 06-03-2024, 11:48 AM   #50
shruggy
Senior Member
 
Registered: Mar 2020
Posts: 3,706

Rep: Reputation: Disabled
You seem to misunderstand something very basic and profound. There is no such thing as static deb vs. dynamic deb. There is just a deb. It's a container. It contains what you put into it. Be it a book of apple pie recipes or a computer program.
 
1 members found this post helpful.
Old 06-03-2024, 12:04 PM   #51
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,316

Rep: Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373
You know how to make a .deb at this point.

You should start a new thread for your questions about how to actually program.
 
1 members found this post helpful.
Old 06-03-2024, 12:06 PM   #52
maybeJosiah
Member
 
Registered: Jan 2024
Location: USA
Distribution: Ubuntu, Android, Ubuntu Touch, Jolla Sailfish X E.
Posts: 358

Original Poster
Blog Entries: 3

Rep: Reputation: 7
What I mean is I can do a layout only no responsive .deb but what frameworks do I have to work with? There is default of language but what objects or frameworks are connected?
 
Old 06-03-2024, 12:10 PM   #53
shruggy
Senior Member
 
Registered: Mar 2020
Posts: 3,706

Rep: Reputation: Disabled
But layout is all there is. What is a "responsive deb" you're speaking about?
 
Old 06-03-2024, 12:12 PM   #54
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,316

Rep: Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373
Quote:
Originally Posted by maybeJosiah View Post
What I mean is I can do a layout only no responsive .deb but what frameworks do I have to work with? There is default of language but what objects or frameworks are connected?
Are you aware that not a word of that made sense?

Last edited by dugan; 06-03-2024 at 12:16 PM.
 
1 members found this post helpful.
Old 06-03-2024, 12:16 PM   #55
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,293
Blog Entries: 24

Rep: Reputation: 4254Reputation: 4254Reputation: 4254Reputation: 4254Reputation: 4254Reputation: 4254Reputation: 4254Reputation: 4254Reputation: 4254Reputation: 4254Reputation: 4254
@maybeJosiah: While you may have a more complete idea of your goal in mind, your questions as asked here do not make much sense to me and probably others, and as a consequence the discussion seems to go around in a circle which is frustrating to everyone.

You are asking for help about multiple mostly unrelated tasks (repo hosting, pacakging, programming languages, etc.) by repetitions of a single ill-formed question, expecting a single complete answer, and that is not ever going to work out.

Even so, you have been offered useful advice for specific parts of your question as understood by others. You will need to put in the effort to understand each part of your overall task and decide whether and how the given advice meets your ultimate goals.

Please review the Site FAQ for guidance in asking well formed questions. Especially visit the link from that page, How to Ask Questions the Smart Way for discussion of things to consider when asking others for help.

As you learn you will find it helpful to ask separate questions for each part of your task in the most appropriate forums. For example, content delivery questions may be best asked in the Server forum, distro-specific packaging questions may be better asked in the forum for the distro, etc.

This is the Programming forum and is the right place to ask for assistance with programming problems. Your question as asked is not a programming question, but is so vague it does not clearly belong in any particular forum so for the time being it will remain here. In general per LQ Rules, questions not appropriate to a given forum may be moved to another forum to give them best exposure.
 
2 members found this post helpful.
Old 06-03-2024, 12:23 PM   #56
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,316

Rep: Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373Reputation: 5373
If you do go the Ruby route, then one popular option is to make it web-based (the program starts a web server) and distribute it not using packages or FlatPaks, but using Docker.
 
1 members found this post helpful.
Old 06-03-2024, 12:31 PM   #57
maybeJosiah
Member
 
Registered: Jan 2024
Location: USA
Distribution: Ubuntu, Android, Ubuntu Touch, Jolla Sailfish X E.
Posts: 358

Original Poster
Blog Entries: 3

Rep: Reputation: 7
Question How to connect a framework for sensing in a .deb?

https://www.linuxquestions.org/quest...re-4175737653/
That for reference. Okay so what do I gotta do to have a .deb that can use all sensors, camera, and audio recording stuff and whatever else sensing a computer can do? I know exactly how to make a .deb but unsure how exactly a program operates what framework is there. Like I have static layout, how to grab text on it and change it? I have no idea what framework I am building into. I know I could use almost any external framework library thing but what are objects or whatever to work with. I can do basically any programming language needed. X E.
 
Old 06-03-2024, 12:33 PM   #58
maybeJosiah
Member
 
Registered: Jan 2024
Location: USA
Distribution: Ubuntu, Android, Ubuntu Touch, Jolla Sailfish X E.
Posts: 358

Original Poster
Blog Entries: 3

Rep: Reputation: 7
What I mean by responsive .deb is like click a button do something as opposed to a static layout. X E.
 
Old 06-03-2024, 12:45 PM   #59
maybeJosiah
Member
 
Registered: Jan 2024
Location: USA
Distribution: Ubuntu, Android, Ubuntu Touch, Jolla Sailfish X E.
Posts: 358

Original Poster
Blog Entries: 3

Rep: Reputation: 7
I can make a layout that is static, no program attached, how do I say change text on it or make GUI shapes. I do not want a repo. I prefer it all local. Sorry, I am trying to connect a program to a .Deb and want to know what framework I am using in it. Does this help? Please tell me if I am not clear enough. I consider this a programming problem. X E.
 
Old 06-03-2024, 12:45 PM   #60
maybeJosiah
Member
 
Registered: Jan 2024
Location: USA
Distribution: Ubuntu, Android, Ubuntu Touch, Jolla Sailfish X E.
Posts: 358

Original Poster
Blog Entries: 3

Rep: Reputation: 7
I am trying for compiled and can use system stuff. X E.
 
  


Closed Thread

Tags
deb, deb package, develop, developer, linux, program, programing, ubuntu


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can`t find C-compiler in Debian ,or at least can`t find one that can make executables hemmelig Linux - Software 4 05-26-2008 03:07 AM
how to use syanptic in fc 5 and how to add repo and which repo to be added.. vikas04522 Fedora 1 08-26-2006 12:41 PM
Least resource & least space using linux operating system ? winxandlinx Linux - Software 4 05-25-2006 11:10 AM
Distribute updates to settings on a Debian based network (Lots of opinions wanted) amon Debian 0 04-11-2006 04:54 PM
a Distribute for a server and coding blackman890 Linux - Distributions 5 03-26-2005 08:51 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 02:29 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration