Author Topic: OE do_install question  (Read 1825 times)

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
OE do_install question
« 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
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
OE do_install question
« Reply #1 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)
« Last Edit: October 15, 2004, 10:25:53 am by Mickeyl »
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
OE do_install question
« Reply #2 on: October 15, 2004, 01:42:01 pm »
Point taken, I'll email tomorrow.

Cheers,

Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva