Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Ubuntu 10.04 - kernel update snafu
- Date: Thu, 19 Jun 2014 08:49:39 +0900
- From: Travis Cardwell <travis.cardwell@example.com>
- Subject: Re: [tlug] Ubuntu 10.04 - kernel update snafu
- References: <CABHGxq578Vh4zFgTRRc2JKtWz=ua74J5bdJULNQeTzyeD6hkxQ@mail.gmail.com> <53A1726F.5030500@imaginatorium.org> <8738f2jkwy.fsf@uwakimon.sk.tsukuba.ac.jp> <53A1B350.4050700@imaginatorium.org>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0
On 2014年06月19日 00:42, Brian Chandler wrote: > I sort of expect this to start some gui installation-looking thing, > though the file name doesn't include 'install'. It might need sudo ?, > except that all the possibilities I can imagine would end with an error > message. FYI: When I tried it, it did indeed start a graphical installation program. It worked fine for me without sudo. (You likely need sudo to install to a directory that you do not have write permissions to [1], but the lack of sudo is likely not related to this issue.) Cheers, Travis [1] Running arbitrary executables with privileged access is bad practice, IMHO. With a program like this, I would get around it by creating the installation directory and giving it appropriate permissions *before* running the installer (without sudo); for example: $ sudo mkdir -p /usr/local/opt/memsource-4.151 $ sudo chown brian:brian /usr/local/opt/memsource-4.151 $ ./MemsourceEditor-4.151-ubuntu-12.04.run
- Follow-Ups:
- Re: [tlug] Ubuntu 10.04 - kernel update snafu
- From: Stephen J. Turnbull
- References:
- [tlug] Ubuntu 10.04 - kernel update snafu
- From: Jim Breen
- Re: [tlug] Ubuntu 10.04 - kernel update snafu
- From: Brian Chandler
- Re: [tlug] Ubuntu 10.04 - kernel update snafu
- From: Stephen J. Turnbull
- Re: [tlug] Ubuntu 10.04 - kernel update snafu
- From: Brian Chandler
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Ubuntu 10.04 - kernel update snafu
- Next by Date: Re: [tlug] Editing XML
- Previous by thread: Re: [tlug] Ubuntu 10.04 - kernel update snafu
- Next by thread: Re: [tlug] Ubuntu 10.04 - kernel update snafu
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links