#Configure

2025-06-15

@pancomputans

Thank you I'm putting the check in, immediately!

#Bash #csh #ksh #C #configure #ASM #make #install

2025-06-15

How to compile C sources

$
./configure; make; make check; make install 

Make sure to check the references in your shell regarding compilation also
The man pages are your friend

#Bash #csh #ksh #C #configure #ASM #make #install

2025-04-26

[Перевод] Параллельный ./configure

Извините, но в 2025 году — это просто смешно: $ time ./configure: 13.80s user 12.72s system 69% cpu 38.018 total

habr.com/ru/articles/904664/

#autotools #configure #make #bash #automake #сборка #сборка_проекта

2025-01-09

LibMPU (создание проектов)

В предыдущей статье мы сделали краткий обзор возможностей библиотеки функций для работы с большими числами. В приведенных примерах, для автоматического задания флагов компилятора и компоновщика, мы рассмотрели использование скрипта mpu-config . Данный скрипт поставляется во время инсталляции LibMPU и позволяет упростить написание Make-файлов для программ, использующих библиотеку LibMPU . Однако это не единственный вариант составления Make-файлов с использованием данной библиотеки. В данной статье мы рассмотрим применение GNU Autotools , которые позволяют обеспечить переносимость программ и упростить создание сложных проектов. После инсталляции LibMPU на вашу GNU/Linux систему в распоряжении пользователя, помимо самой библиотеки, будет находиться m4-скрипт /usr/share/aclocal/libmpu.m4. Скрипт l ibmpu.m4 предназначен для использования в проектах, создаваемых с помошью утилит Autoconf , Automake .

habr.com/ru/articles/872332/

#gnu #autotools #autoconf #Automake #configure #длинная_арифметика #большие_числа

2024-08-25

I ges i should hav stoppt building the #fltk windomanager #flwm from source when its #configure script complained that it couldn’t compile `main(){return 0;}` instead of `int main(){return 0;}`
But no, i had to go on.
I am not working out why it complains about `main.C:52:25: Fehler: unvollständiger Typ »Fl_X« in geschachtelter Namensangabe verwendet`.

Rost Glukhovros@techhub.social
2024-06-23

Always forgetting exact syntax to #configure #username and #email in #git...

git config user.email "root@ms.com"
git config user.name "bg"

glukhov.org/post/2024/06/confi

Johan Larssonjohan@johanl.se
2024-06-14

@joacim frustrerande! Det var ett tag sedan jag satt med Hugo utan något mellanlager emellan men jag vet att jag har gått bet på att missa att lägga till relevanta bilder i "front matter" för att de skall plockas upp som OpenGraph-bilder. Kan det vara något sådant?

2024-06-10

The Future of Telecom Sales with CPQ

The implementation of CPQ solutions represents a pivotal shift in telecom sales strategies. As the industry moves into the 5G era, the flexibility, efficiency, and accuracy provided by CPQ systems will be instrumental in overcoming the challenges of complex product offerings and pricing structures.

Integrating CPQ technology marks advancement

csmart.digital/blog/mastering-

रञ्जित (Ranjit Mathew)rmathew
2024-06-02

I'm a tab guy too!
arstechnica.com/gadgets/2024/0

I figure that everyone should be able to set the tabs in an editor to whatever works for them.

small fonts on big screen need more space to see offsets.

Folks with old tired eyes need a different setting than folks with young rested eyes.

Computer should work the way I want, I should not have to work to make a computer's life easier:-)
If they dont work the way I want, then I fix it.
#floss #foss #computer #configure

#endOfRant

रञ्जित (Ranjit Mathew)rmathew
2024-04-10

Blocking #mDNS on an EdgeSwitch 8:

(sw) >enable
Password:********************
(sw) #configure
(sw) (Config)#macfilter 01:00:5E:00:00:FB 1
(sw) (Config)#macfilter 33:33:00:00:00:FB 1
(sw) (Config)#exit
(sw) #write memory
This operation may take a few minutes.
Management interfaces will not be available during this time.

Are you sure you want to save? (y/n) y

Config file 'startup-config' created successfully .


Configuration Saved!

2023-08-13

Does anyone out there in #Mastodon land know how I can #configure my instance or client (@ivory) to not show #bots in the Federated feed? I don't care, and like half of them when I go to mute them have ZERO followers so, what's the point? I don't care that bots exist, but I want the option to #filter them out since I like watching what real people say on the Federated feed.

2023-07-30

Since I was recently talking about #buildsystems and in particular #configure here. This is exactly the problem with #Meson, #CMake and all the new fancy things that claim to be an #autoconf replacement. Spoiler alert: They’re usually not and don’t check properly.

@ptribble

RE: https://mastodon.social/users/ptribble/statuses/110803883215544310

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst