* [ptxdist] Ptxdist toolchain building
@ 2014-04-04 9:16 Alan
2014-04-04 10:12 ` Alexander Aring
0 siblings, 1 reply; 2+ messages in thread
From: Alan @ 2014-04-04 9:16 UTC (permalink / raw)
To: ptxdist
Hi,
While doing ../bin/ptxdist go step i encounter following difficulty.
[alan@localhost OSELAS.Toolchain-2013.12.0]$ ../ptxdist-2013.12.0/bin/ptxdist go
install: cannot create directory '/home/embedded_lab': Permission denied
ptxdist: error: cannot create dir: '/home/embedded_lab/myprojptx/build-tools'
Kindly give me a solution or if it is already solved ,please provide the link.
Thanks all.
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] Ptxdist toolchain building
2014-04-04 9:16 [ptxdist] Ptxdist toolchain building Alan
@ 2014-04-04 10:12 ` Alexander Aring
0 siblings, 0 replies; 2+ messages in thread
From: Alexander Aring @ 2014-04-04 10:12 UTC (permalink / raw)
To: ptxdist
Hi,
On Fri, Apr 04, 2014 at 09:16:26AM +0000, Alan wrote:
> Hi,
>
> While doing ../bin/ptxdist go step i encounter following difficulty.
>
> [alan@localhost OSELAS.Toolchain-2013.12.0]$ ../ptxdist-2013.12.0/bin/ptxdist go
> install: cannot create directory '/home/embedded_lab': Permission denied
> ptxdist: error: cannot create dir: '/home/embedded_lab/myprojptx/build-tools'
>
seems that you don't have the right permissions in the directory
"/home/embedded_lab" to write, read or browse there. I see you are logged
in as alan which has the usual home directory "/home/alan/" and default
(should be) a user can't write,read or browse in others home directories.
(At my university some students sets a 777 to his home directory... I saw
already everything).
You should not do that! Maybe change the installation path from
~embedded_lab to ~alan/myprojptx/...
You can change that with:
ptxdist menuconfig
Location:
-> misc
Maybe just make the default again "/opt" then ptxdist (If you want use
that afterwards) can find the Toolchain automatically.
Just generate a /opt/OSELAS.Toolchain-2013.12.0 directory with the right
permissions.
- Alex
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-04 10:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-04 9:16 [ptxdist] Ptxdist toolchain building Alan
2014-04-04 10:12 ` Alexander Aring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox