Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

compiling

What is the difference between building from source and using an install package?

August 11, 2022 by Magenaut

I was wondering: when installing something, there’s an easy way of double clicking an install executable file, and on the other hand, there is a way of building it from source.

Categories Q&A, Unix & Linux Tags compiling, software-installation, source Leave a comment

How to compile and install programs from source

August 11, 2022 by Magenaut

This is an issue that really limits my enjoyment of Linux. If the application isn’t on a repository or if it doesn’t have an installer script, then I really struggle where and how to install an application from source.

Categories Q&A, Unix & Linux Tags compiling, software-installation, source Leave a comment

Mystery of binary files

August 10, 2022 by Magenaut

This is about files straight from the compiler, say g++, and the -o (outfile) flag.

Categories Q&A, Unix & Linux Tags binary, compiling Leave a comment

Why is FreeBSD deprecating GCC in favor of Clang/LLVM?

August 10, 2022 by Magenaut

So I was surfing the net and stumbled upon this article. It basically states that FreeBSD, starting from Version 10 and above will deprecate GCC in favor of Clang/LLVM.

Categories Q&A, Unix & Linux Tags c#, compiling, freebsd, gcc, llvm Leave a comment

Will a Linux executable compiled on one “flavor” of Linux run on a different one?

August 9, 2022 by Magenaut

Will the executable of a small, extremely simple program, such as the one shown below, that is compiled on one flavor of Linux run on a different flavor? Or would it need to be recompiled?

Categories Q&A, Unix & Linux Tags architecture, compatibility, compiling, linux Leave a comment

Is it possible to compile a full Linux system with Intel’s compiler instead of GCC?

August 8, 2022 by Magenaut

Maybe there are some compatibility issues?

Categories Q&A, Unix & Linux Tags compiling, x86 Leave a comment

how to apply a patch in a debian package?

August 8, 2022 by Magenaut

I put up a bug report and have been asked to apply the patch therein and see if it works. I have tried to find documentation about how to go about doing it but is unclear.

Categories Q&A, Unix & Linux Tags compiling, debian, package-management, patch Leave a comment

Get list of required libraries when installing something from source

August 8, 2022 by Magenaut

When installing something from source (say, Ruby 1.9.2), what command can I run to get a complete list of all the dependencies needed to install that application? Is this possible?

Categories Q&A, Unix & Linux Tags compiling, dependencies, install, source Leave a comment

Installing from source – do I need to keep the extracted tarball directory

August 8, 2022 by Magenaut

If I’m installing from source, do I need to keep the extracted tarball directory? So if I download the git tarball. I then do:

Categories Q&A, Unix & Linux Tags compiling, fhs Leave a comment

What is the correct syntax to add CFLAGS and LDFLAGS to “configure”?

August 8, 2022 by Magenaut

I wish to install OpenVPN on OpenBSD 5.5 using OpenVPN source tarball.

Categories Q&A, Unix & Linux Tags compiling, configure Leave a comment
Older posts
Page1 Page2 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress