Is there a complete deb package containing essential build tools? The 2019 Stack Overflow...
Why can't devices on different VLANs, but on the same subnet, communicate?
What is the role of 'For' here?
Keeping a retro style to sci-fi spaceships?
Can we generate random numbers using irrational numbers like π and e?
Deal with toxic manager when you can't quit
Sort list of array linked objects by keys and values
What do I do when my TA workload is more than expected?
Didn't get enough time to take a Coding Test - what to do now?
First use of “packing” as in carrying a gun
Why not take a picture of a closer black hole?
Was credit for the black hole image misappropriated?
What is the padding with red substance inside of steak packaging?
Why don't hard Brexiteers insist on a hard border to prevent illegal immigration after Brexit?
Why did Peik Lin say, "I'm not an animal"?
Is there a way to generate uniformly distributed points on a sphere from a fixed amount of random real numbers per point?
Can a flute soloist sit?
University's motivation for having tenure-track positions
Mortgage adviser recommends a longer term than necessary combined with overpayments
What aspect of planet Earth must be changed to prevent the industrial revolution?
Can the DM override racial traits?
Loose spokes after only a few rides
How did the audience guess the pentatonic scale in Bobby McFerrin's presentation?
Identify 80s or 90s comics with ripped creatures (not dwarves)
Single author papers against my advisor's will?
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