Is there a complete deb package containing essential build tools? The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to build all my installed package from sources?Automated package build serviceWhat's the command to install the build-essential package?PPA package build fails but I can't figure out why?Checkinstall .deb package not create empty directoriesPossible to build a source.changes file from a deb package?Reading Ubuntu package build logsHow to build kernel .deb files just as in kernel-ppa/mainline?Make Command not working after build-essential installedFailed to build/install cartographer package
How do I design a circuit to convert a 100 mV and 50 Hz sine wave to a square wave?
US Healthcare consultation for visitors
What can I do if neighbor is blocking my solar panels intentionally?
How do you keep chess fun when your opponent constantly beats you?
Inequalities involving [.]
Can we generate random numbers using irrational numbers like π and e?
How to handle characters who are more educated than the author?
Could an empire control the whole planet with today's comunication methods?
Mortgage adviser recommends a longer term than necessary combined with overpayments
Is there a way to generate uniformly distributed points on a sphere from a fixed amount of random real numbers per point?
Deal with toxic manager when you can't quit
Working through the single responsibility principle (SRP) in Python when calls are expensive
What's the point in a preamp?
Do I have Disadvantage attacking with an off-hand weapon?
Button changing its text & action. Good or terrible?
How did passengers keep warm on sail ships?
Can a flute soloist sit?
First use of “packing” as in carrying a gun
Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?
What aspect of planet Earth must be changed to prevent the industrial revolution?
Windows 10: How to Lock (not sleep) laptop on lid close?
Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?
How to type a long/em dash `—`
Can each chord in a progression create its own key?
Is there a complete deb package containing essential build tools?
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to build all my installed package from sources?Automated package build serviceWhat's the command to install the build-essential package?PPA package build fails but I can't figure out why?Checkinstall .deb package not create empty directoriesPossible to build a source.changes file from a deb package?Reading Ubuntu package build logsHow to build kernel .deb files just as in kernel-ppa/mainline?Make Command not working after build-essential installedFailed to build/install cartographer package
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I recently got a Lenovo Ideapad and installed Xubuntu Bionic. I only have wireless with no access to Ethernet. Xubuntu is missing wireless drivers for Realtek.
I was able to find the source for Realtek wireless but i am unable to build it since make is not available in my distro.
Since I dont have ethernet I tried downloading the .deb versions of make and make-guile. However it still misses the libguile-2.0.so file or some such.
Is there a .deb package that contains all essential libs and build tools that I can download and manually install? I am really stuck on this for days and would like to move forward. I'm thoroughly disappointed about Lenovo using a Realtek wireless card - in these days of open source, cant companies act more accomodative?
compiling make
New contributor
add a comment |
I recently got a Lenovo Ideapad and installed Xubuntu Bionic. I only have wireless with no access to Ethernet. Xubuntu is missing wireless drivers for Realtek.
I was able to find the source for Realtek wireless but i am unable to build it since make is not available in my distro.
Since I dont have ethernet I tried downloading the .deb versions of make and make-guile. However it still misses the libguile-2.0.so file or some such.
Is there a .deb package that contains all essential libs and build tools that I can download and manually install? I am really stuck on this for days and would like to move forward. I'm thoroughly disappointed about Lenovo using a Realtek wireless card - in these days of open source, cant companies act more accomodative?
compiling make
New contributor
add a comment |
I recently got a Lenovo Ideapad and installed Xubuntu Bionic. I only have wireless with no access to Ethernet. Xubuntu is missing wireless drivers for Realtek.
I was able to find the source for Realtek wireless but i am unable to build it since make is not available in my distro.
Since I dont have ethernet I tried downloading the .deb versions of make and make-guile. However it still misses the libguile-2.0.so file or some such.
Is there a .deb package that contains all essential libs and build tools that I can download and manually install? I am really stuck on this for days and would like to move forward. I'm thoroughly disappointed about Lenovo using a Realtek wireless card - in these days of open source, cant companies act more accomodative?
compiling make
New contributor
I recently got a Lenovo Ideapad and installed Xubuntu Bionic. I only have wireless with no access to Ethernet. Xubuntu is missing wireless drivers for Realtek.
I was able to find the source for Realtek wireless but i am unable to build it since make is not available in my distro.
Since I dont have ethernet I tried downloading the .deb versions of make and make-guile. However it still misses the libguile-2.0.so file or some such.
Is there a .deb package that contains all essential libs and build tools that I can download and manually install? I am really stuck on this for days and would like to move forward. I'm thoroughly disappointed about Lenovo using a Realtek wireless card - in these days of open source, cant companies act more accomodative?
compiling make
compiling make
New contributor
New contributor
New contributor
asked 1 min ago
prabrangsprabrangs
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
prabrangs is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1133463%2fis-there-a-complete-deb-package-containing-essential-build-tools%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
prabrangs is a new contributor. Be nice, and check out our Code of Conduct.
prabrangs is a new contributor. Be nice, and check out our Code of Conduct.
prabrangs is a new contributor. Be nice, and check out our Code of Conduct.
prabrangs is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1133463%2fis-there-a-complete-deb-package-containing-essential-build-tools%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown