> hi!
> [It is the good mailing list for my problem?]
>
> I would like contritube a package for xcdroast, but I have a problem, I
> can't fix it.
>
> I send the Frugalbuild and the log file. I run the makepkg and this is
> the error message:
>
> --------------
> /bin/install: cannot create regular file
> `/usr/share/man/man1/xcdroast.1': Permission denied
My best guess is that it is trying to install to the system instead of the
package directory, and this is the error you would expect to see if you
are trying to compile as a regular user inside or outside of the chroot
build system. Basically you need to find out why it is trying to install
to the system instead of into the $Fdestdir directory.
> make[2]: *** [install-man1] Error 1
> make[2]: Leaving directory `/var/tmp/fst/src/xcdroast-0.98alpha16/man'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory `/var/tmp/fst/src/xcdroast-0.98alpha16/man'
> make: *** [install-recursive] Error 1
> ---------------
> Google do not help me. How can I fix this problem?
> _______________________________________________
> Frugalware-devel mailing list
> Frugalware-devel@frugalware.org
> http://frugalware.org/mailman/listinfo/frugalware-devel
>


_______________________________________________
Frugalware-devel mailing list
Frugalware-devel@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to