mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] bugs report & instaling problem
@ 2011-10-21  4:23 Vanlos Wang
  2011-10-21 16:55 ` Ryan Raasch
  0 siblings, 1 reply; 4+ messages in thread
From: Vanlos Wang @ 2011-10-21  4:23 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 786 bytes --]

Dear Sir/Madam:

I do these steps as root user on fedora 14 as follows:

#tar -xvfj ptxdist-2011.10.1.tar.bz2
#cd ptxdist-2011.10.1
#./configure

and get the messages as follows:

..............
checking for patch... /usr/bin/patch
checking whether /usr/bin/patch will work... yes

configure: creating ./config.status
config.status: creating Makefile

ptxdist version 2011.10.1 configured.
Using '/usr/local' for installation prefix.


#make
#make install

from the first cmd to the last one , I donot have any error message,but I
get an error when I want to setup ptxdist.

#ptxdist setup
ptxdist:error:refusing to run PTXdist as root

So how can I correctly install ptxdist on fedora 14,please give me some
help.Thx.
I am looking forward for your reply.

yours sincerely,
Vanlos Wang

[-- Attachment #1.2: Type: text/html, Size: 940 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ptxdist] bugs report & instaling problem
  2011-10-21  4:23 [ptxdist] bugs report & instaling problem Vanlos Wang
@ 2011-10-21 16:55 ` Ryan Raasch
  0 siblings, 0 replies; 4+ messages in thread
From: Ryan Raasch @ 2011-10-21 16:55 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 993 bytes --]

Don't run as root.
On Oct 21, 2011 6:24 AM, "Vanlos Wang" <vanloswang@gmail.com> wrote:

> Dear Sir/Madam:
>
> I do these steps as root user on fedora 14 as follows:
>
> #tar -xvfj ptxdist-2011.10.1.tar.bz2
> #cd ptxdist-2011.10.1
> #./configure
>
> and get the messages as follows:
>
> ..............
> checking for patch... /usr/bin/patch
> checking whether /usr/bin/patch will work... yes
>
> configure: creating ./config.status
> config.status: creating Makefile
>
> ptxdist version 2011.10.1 configured.
> Using '/usr/local' for installation prefix.
>
>
> #make
> #make install
>
> from the first cmd to the last one , I donot have any error message,but I
> get an error when I want to setup ptxdist.
>
> #ptxdist setup
> ptxdist:error:refusing to run PTXdist as root
>
> So how can I correctly install ptxdist on fedora 14,please give me some
> help.Thx.
> I am looking forward for your reply.
>
> yours sincerely,
>  Vanlos Wang
> --
> ptxdist mailing list
> ptxdist@pengutronix.de
>
>

[-- Attachment #1.2: Type: text/html, Size: 1390 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ptxdist] bugs report & instaling problem
  2011-10-20 14:40 Vanlos Wang
@ 2011-10-20 19:50 ` Robert Schwebel
  0 siblings, 0 replies; 4+ messages in thread
From: Robert Schwebel @ 2011-10-20 19:50 UTC (permalink / raw)
  To: ptxdist

Hi,

On Thu, Oct 20, 2011 at 10:40:29PM +0800, Vanlos Wang wrote:
> from the first cmd to the last one , I donot have any error message,but I get
> an error when I want to setup ptxdist.
> 
> #ptxdist setup
> ptxdist:error:refusing to run PTXdist as root
> 
> So how can I correctly install ptxdist on fedora 14,please give me some
> help.Thx.

It is not allowed to run ptxdist as root, as some unintended things may
happen then. So if you did all the installation as root it is just fine,
but please *start* ptxdist as a normal (nonroot) user.

Best regards,
Robert
-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [ptxdist] bugs report & instaling problem
@ 2011-10-20 14:40 Vanlos Wang
  2011-10-20 19:50 ` Robert Schwebel
  0 siblings, 1 reply; 4+ messages in thread
From: Vanlos Wang @ 2011-10-20 14:40 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 824 bytes --]

Dear Sir/Madam:

I do these steps as root user on fedora 14 as follows:

#tar -xvfj ptxdist-2011.10.1.tar.bz2
#cd ptxdist-2011.10.1
#./configure

and get the messages as follows:

..............
checking for patch... /usr/bin/patch
checking whether /usr/bin/patch will work... yes

configure: creating ./config.status
config.status: creating Makefile

ptxdist version 2011.10.1 configured.
Using '/usr/local' for installation prefix.

Report bugs to ptxdist@pengutronix.de

#make
#make install

from the first cmd to the last one , I donot have any error message,but I
get an error when I want to setup ptxdist.

#ptxdist setup
ptxdist:error:refusing to run PTXdist as root

So how can I correctly install ptxdist on fedora 14,please give me some
help.Thx.
I am looking forward for your reply.

yours sincerely,
Vanlos Wang

[-- Attachment #1.2: Type: text/html, Size: 994 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-10-21 16:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-21  4:23 [ptxdist] bugs report & instaling problem Vanlos Wang
2011-10-21 16:55 ` Ryan Raasch
  -- strict thread matches above, loose matches on Subject: below --
2011-10-20 14:40 Vanlos Wang
2011-10-20 19:50 ` Robert Schwebel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox