Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Custom ebuild use install.sh or translate install.sh
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
psychobyte
n00b
n00b


Joined: 20 Mar 2013
Posts: 8

PostPosted: Fri Jun 06, 2014 6:18 pm    Post subject: Custom ebuild use install.sh or translate install.sh Reply with quote

Hi,

i have a application that installs a binaries and associated libs, data files, etc(doesn't compile anything as far as I can tell) using an install.sh and python installer.

I'd like to create an ebuild. Trying to translate what the installer seems pretty complicated. It seems like an easier way would be to configure the install.sh and just run it with the right arguments.

What is the preferred way of installing this application via ebuild?
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6051
Location: Removed by Neddy

PostPosted: Fri Jun 06, 2014 6:23 pm    Post subject: Reply with quote

The downside of re-implementing install.sh is maintanence on a future update to install.sh that you would have to re-implement
_________________
Quote:
Removed by Chiitoo
Back to top
View user's profile Send private message
psychobyte
n00b
n00b


Joined: 20 Mar 2013
Posts: 8

PostPosted: Fri Jun 06, 2014 8:11 pm    Post subject: Reply with quote

Thx Naib. Good Point.


Can anyone suggest an ebuild that runs an install.sh as an example?
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6051
Location: Removed by Neddy

PostPosted: Fri Jun 06, 2014 8:40 pm    Post subject: Reply with quote

dev-lisp/sbcl/sbcl-1.0.55-r1.ebuild
_________________
Quote:
Removed by Chiitoo
Back to top
View user's profile Send private message
psychobyte
n00b
n00b


Joined: 20 Mar 2013
Posts: 8

PostPosted: Fri Jun 06, 2014 9:27 pm    Post subject: Reply with quote

Thank You! :o
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum