Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
107 user(s) are online (72 user(s) are browsing Forums)

Members: 0
Guests: 107

more...

Headlines

 
  Register To Post  

configure problems
Home away from home
Home away from home


See User information
Hi there, I have a problem trying to configure a linux project.
But there is no configure file.
Only configure.ac, autogen.sh and makefile.am.... Any ideas?

X5000
Go to top
Re: configure problems
Not too shy to talk
Not too shy to talk


See User information
@Antique

Quote:
Hi there, I have a problem trying to configure a linux project.
But there is no configure file.
Only configure.ac, autogen.sh and makefile.am.... Any ideas?

yes. execute autogen.sh.

-- eliyahu

Go to top
Re: configure problems
Quite a regular
Quite a regular


See User information
Yip, probably states something similair in the actual header of the batch file although of course the name is self descriptive

~Yes I am a Kiwi, No, I did not appear as an extra in 'Lord of the Rings'~
1x AmigaOne X5000 2.0GHz 2gM RadeonR9280X AOS4.x
3x AmigaOne X1000 1.8GHz 2gM RadeonHD7970 AOS4.x
Go to top
Re: configure problems
Home away from home
Home away from home


See User information
Do we have automake on os4?

X5000
Go to top
Re: configure problems
Home away from home
Home away from home


See User information
@Antique

Dont think so.

The last thing we got was cmake iirc

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: configure problems
Home away from home
Home away from home


See User information
Hm, wish i was good at porting.

X5000
Go to top
Re: configure problems
Not too shy to talk
Not too shy to talk


See User information
@Raziel

Quote:
Dont think so.

The last thing we got was cmake iirc

i'd be stunned if we didn't have automake/aclocal and the like running natively on OS4. there is an older build of automake 1.10 on aminet for OS3, but i have no idea if it will work on our systems.

this thread, by the way, might get more helpful responses over at os4coding.net.

-- eliyahu

Go to top
Re: configure problems
Home away from home
Home away from home


See User information
Quote:


i'd be stunned if we didn't have automake/aclocal and the like running natively on OS4. there is an older build of automake 1.10 on aminet for OS3, but i have no idea if it will work on our systems.

this thread, by the way, might get more helpful responses over at os4coding.net.


As far as I can tell we have autoconf but not automake The ones on aminet will ixemil based and thus not useful for OS4

Best bet atm is to run autogen.sh on a linux box then transfer the files across to the OS4 machine, then run configure

Or check for a source snapshot as sometimes, they come with ./configure etc prebuilt


Go to top
Re: configure problems
Home away from home
Home away from home


See User information
@Raziel

Quote:

The last thing we got was cmake iirc


They are quite different beasts, automake builds makefile for make (and compatables) whereas CMake is an entirelt different build system.


Go to top
Re: configure problems
Quite a regular
Quite a regular


See User information
Quote:

broadblues wrote:
@Raziel

Quote:

The last thing we got was cmake iirc


They are quite different beasts, automake builds makefile for make (and compatables) whereas CMake is an entirelt different build system.



IINM, last time I checked CMake was able to generate files for a range of IDEs and this included standard makefiles.

Back to a quiet home... At last
Go to top
Re: configure problems
Home away from home
Home away from home


See User information
@alaban
Quote:

Quote:
The last thing we got was cmake iirc


They are quite different beasts, automake builds makefile for make (and compatables) whereas CMake is an entirelt different build system.



IINM, last time I checked CMake was able to generate files for a range of IDEs and this included standard makefiles.


Reading the website, that would appear to be the case, althoughy the last couple of projects I looked at that used it as one of the build options (blender or makehuman) didn'y apear to use it that way, thankfully both had alternate build systems as CMake wasn't available then.

Seems every other week there a new build system these days.... (well slight exageration but...)




Go to top
Re: configure problems
Just can't stay away
Just can't stay away


See User information
Quote:
broadblues wrote:

Seems every other week there a new build system these days.... (well slight exageration but...)
Well, no wonder. We are talking about one of the most tedious parts of development, and the more work you have to do before you can rebuild your project (as fast as possible) at the "push of a button", the more tedious it is.

Many development manhours have gone into minimizing this task over the years.

Best regards,

Niels

Go to top
Re: configure problems
Home away from home
Home away from home


See User information
I'm gonna try to set up linux so i can hopefully be able to make the configure script i need. Fingers crossed.

X5000
Go to top
Re: configure problems
Quite a regular
Quite a regular


See User information
Hello everyone,

Any updated autogen on OS4?

Retired
Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project