Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » Install problem - Linux Mint (Missing file in the 16782 archive?)
Re: Install problem - Linux Mint [message #59761 is a reply to message #59759] Sun, 09 April 2023 01:00 Go to previous messageGo to previous message
Slade is currently offline  Slade
Messages: 10
Registered: February 2013
Promising Member
I have only seen this problem with the latest version of Linux Mint. I do not understand what has gone wrong, but found that applying the following before calling the install script or umk, resolved the problem for me.
I also added them into the include and library path of TheIDE to enable the projects to build.

# Require these include paths for Linux Mint 21.1
export CPLUS_INCLUDE_PATH=/usr/include/c++/11:/usr/include/x86_64-l inux-gnu/c++/11
export LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: OpenBSD install problem - undeclared identifier 'OPENSSL_thread_stop'
Next Topic: Window compile issue
Goto Forum:
  


Current Time: Sun Aug 24 11:15:52 CEST 2025

Total time taken to generate the page: 0.03678 seconds