Opened 15 years ago
Closed 11 years ago
#1034 closed defect (invalid)
generic linux binaries lack startup script
Reported by: | mlennert | Owned by: | martinl |
---|---|---|---|
Priority: | major | Milestone: | 7.0.0 |
Component: | Installation | Version: | svn-trunk |
Keywords: | Cc: | ||
CPU: | Unspecified | Platform: | Linux |
Description
Probably due to the switch to a python-based start-up, the generic linux binary installer does not contain a startup script. grass-7.0.svn-i686-pc-linux-gnu-11_04_2010-install.sh contains
sed -e $STRING $DESTDIR/$GRASSPRG.tmp > $BINDIR/grass-$NAME_VER
but the tarball does not contain a grass70.tmp.
Moritz
Change History (3)
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Priority: | normal → major |
Status: | new → assigned |
comment:2 by , 15 years ago
comment:3 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
IIUC, we do not offer generic binaries for GNU/Linux anymore. Closing this bug as invalid.
Note:
See TracTickets
for help on using tickets.
Hopefully fixed in r41862.