Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 344867
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T11:01:49+00:00 2026-05-12T11:01:49+00:00

I have a C++ project that have like 15+ external libraries installed with a

  • 0

I have a C++ project that have like 15+ external libraries installed with a package mananger. The problem is with the package change, the newest versions of some library break things (like libblob). I wanted to know if it exists a way to not relaying on some package manager for installing our library and to make sure we always have the version we want.

Thanks for your suggestion.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T11:01:50+00:00Added an answer on May 12, 2026 at 11:01 am

    If you don’t want to use a package manager, then don’t use a package manager.
    apt is a great tool and is there to help, but you aren’t required to use it.
    On Ubuntu, you might want to just use dpkg instead of apt and so that none
    of the dependencies will be automatically updated and avoid upgrading the
    libraries that are causing problems. Or, just install everything directly
    from source. If you go that route, install to /usr/local or some
    non-standard location. (ie, do NOT configure –prefix=/usr &&
    make && make install. Use the default /usr/local or $HOME for prefix.)

    Note that doing this is a heinous kludge, and you have bigger problems. If you
    are relying on libraries that are unstable, then you probably ought to consider
    removing your dependency on those libraries. Also, mixing usage of dpkg with
    apt will cause maintenance headaches. If you do that, only do it on your
    developmental boxes (eg, not on production servers.) Your primary concern
    should be to get your package working correctly with the package management
    system, and one part of this may involve fixing the packaging of all the
    libraries you depend on.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 218k
  • Answers 218k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Replace Trackball.Track() method in 'Trackball.cs' with this one: private void… May 12, 2026 at 11:39 pm
  • Editorial Team
    Editorial Team added an answer Is there a reason you specify the join criteria in… May 12, 2026 at 11:39 pm
  • Editorial Team
    Editorial Team added an answer It is possible if you launch your program in debug… May 12, 2026 at 11:39 pm

Related Questions

I have a c++ server side project that I need to embed some sort
I have this large C++ project that I need to build on a platform
Problem: I have a large Visual C++ project that I'm trying to migrate to
I am using Qt Creator and have a Qt GUI project that depends on

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.