On Sun, 2013-09-08 at 03:44 +0100, Ken Moffat wrote:
>
> For a safer system, limiting privileges is a good idea. To shut
> down a *desktop* box, I'm happy using a hack to let a user run
> 'shutdown' - but I'm the only user of those machines, and I can
> only run the user shutdown script from a
Rob Chua wrote:
> can help me with this
> configure: error: Cannot find tinfo, ncurses or termcap libraries
You didn't install the ncurses package properly.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See
can help me with this
configure: error: Cannot find tinfo, ncurses or termcap libraries
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
On Sat, Sep 07, 2013 at 05:40:27PM -0700, Pwn Me wrote:
> i have a question..
>
>
>
> how can i edit the PATH="tools/bin:/bin:/usr/bin" to
> PATH="tools/bin:/bin:/usr/bin:/tools/sbin:/sbin:/usr/sbin"?
>
> 'coz i tried to use "export" to edit this command and when i reboot the
> system, the "
On Sun, Sep 08, 2013 at 09:48:53AM +0800, Rob Chua wrote:
> I'm having problems with gcc can you help me with this error?
> true DO=all multi-do # make
> make[3]: Leaving directory `/sources/gcc-build/i686-pc-linux-gnu/libitm'
> make[2]: Leaving directory `/sources/gcc-build/i686-pc-linux-gnu/libi
I'm having problems with gcc can you help me with this error?
true DO=all multi-do # make
make[3]: Leaving directory `/sources/gcc-build/i686-pc-linux-gnu/libitm'
make[2]: Leaving directory `/sources/gcc-build/i686-pc-linux-gnu/libitm'
make[1]: Target `check-target' not remade because of errors.
m
I think you need to learn about the bash shell, especially startup files. I
suggest that you begin with this from chapter 3 of Beyond LFS:
http://www.linuxfromscratch.org/blfs/view/svn/postlfs/profile.html
There you will find where to put things like environment variables and
aliases. Take it slow
Rob Chua wrote:
> I'm having trouble with gcc can help me these are the errors>
> Running
> /sources/gcc-4.7.2/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp ...
> FAIL: 22_locale/time_get/get_weekday/char/38081-1.cc execution test
> FAIL: 22_locale/time_get/get_weekday/char/38081-2.cc execut
I'm having trouble with gcc can help me these are the errors>
Running /sources/gcc-4.7.2/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
...
FAIL: 22_locale/time_get/get_weekday/char/38081-1.cc execution test
FAIL: 22_locale/time_get/get_weekday/char/38081-2.cc execution test
ERROR: tcl error
i have a question..
how can i edit the PATH="tools/bin:/bin:/usr/bin" to
PATH="tools/bin:/bin:/usr/bin:/tools/sbin:/sbin:/usr/sbin"?
'coz i tried to use "export" to edit this command and when i reboot the system,
the "PATH" thing goes back to the original syntax.. :/
__
hans kaper wrote:
> Op Tue, 25 Jun 2013 21:54:07 +0200 schreef Bruce Dubbs
> :
>
>>
>> Just to note that the packages in Chapter 5 and Chapter 6 do not have to
>> be identical:
>>
>> http://www.linuxfromscratch.org/~bdubbs/files/updating-lfs.html
>>
>> Just to recap, I built Chapter 5 using LF
Op Tue, 25 Jun 2013 21:54:07 +0200 schreef Bruce Dubbs :
>
> Just to note that the packages in Chapter 5 and Chapter 6 do not have to
> be identical:
>
> http://www.linuxfromscratch.org/~bdubbs/files/updating-lfs.html
>
> Just to recap, I built Chapter 5 using LFS 6.6. I then completed
> Chapte
> Date: Fri, 6 Sep 2013 20:29:18 -0700 (PDT)
> From: Pwn Me
> To: "lfs-support@linuxfromscratch.org"
> Subject: [lfs-support] ABOUT LFS
>
> guys i have another question.. i'm done with my LFS 7.3 and it actually works
> now but some commands like APT, REBOOT, HALT etc. have the same outputs when
On 07/09/13 03:29, Pwn Me wrote:
> guys i have another question.. i'm done with my LFS 7.3 and it actually
> works now but some commands like APT, REBOOT, HALT etc. have the same
> outputs when i typed them:
>
> "bash: command not found"
They are privileged programs, which LFS puts on /sbin or /us
14 matches
Mail list logo