Re: How to do this

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Am Sun, 24 Oct 2010 16:33:10 +0200
schrieb Christian <christian08@xxxxxxxxxx>:

> Hi all,
> I know that I have to use piping for this, but I want to output the 
> errors I get while compiling a program into atext file.
> What to type after make then?
> Many thanks for any help,
> Christian

The easiest way in Arch Linux is building a PKGBUILD, and putting it
to /var/abs/local/<packagename>.

Then cd to this directory and run `makepkg -L`.

Otherwise run `make > /path/to/logfile 2> /path/to/logfile`. You
probably need to replace > by >> and 2> by 2>>.

Heiko


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux