OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: lardman on October 14, 2004, 09:28:25 am

Title: OE do_install question
Post by: lardman on October 14, 2004, 09:28:25 am
I'm attempting to create an .oe file for Octave. It compiles fine, but when I get to the do_install bit it falls over.

Octave uses Makefiles which call a custom make script. Now is the done thing to patch this custom script, or the Makefiles, or to put in a custom do_install which just copies the relevant files to the correct locations? Or any of the above?

I would ask this on #oe, but I'm loath to have my head bitten off again (and to be told that I should trawl the x million example files; which is fair enough, I suppose, except that as I don't really know what I'm looking for it's going to be far more efficient to just ask).

I'm also working on R, which produces an error during the configure process which looks a bit like LD_LIBRARY_PATH is being changed.

My presumption, in this case, is that I should patch the configure script, or configure.in, or something, God only knows, but I'm sure I'll manage to work it out given a bit of time ;-)

Any tips would be most welcome (or even pointing me to a package which someone knows required similar tricks - I am happy to look through this stuff myself rather than have it spelt out, it's just where to start)


Si
Title: OE do_install question
Post by: Mickeyl on October 15, 2004, 10:25:27 am
oe@handhelds.org is full of helpful people (including me).

(Sorry, but you know my opinion about information fragmentation)
Title: OE do_install question
Post by: lardman on October 15, 2004, 01:42:01 pm
Point taken, I'll email tomorrow.

Cheers,

Si