just the same but here running a FC4...
yum install subversion doxygen
yum install binutils flex bison gcc gcc-c++ zlib zlib-devel
yum install libtermcap-devel
and then
yum install valgrind
Just another frank zappa fan. But i'm not here for that now. Just random blogin' for a while.
just the same but here running a FC4...
yum install subversion doxygen
yum install binutils flex bison gcc gcc-c++ zlib zlib-devel
yum install libtermcap-devel
and then
yum install valgrind
do you spend too much time waiting for your compiler to do its work!? maybe these two could help you
I finally decided to use the cachecc1 (instead of ccache) at my debian ( xubuntu ) since i did not want to touch at all my makefile nor to make alias or links of the developer tools.
Both tools seem quite effective, and maybe you feel more comfortable with ccache, but to me cachecc1 archives the gain i was looking for. So far, compiling time has been dropped to 1/3th, which to me, a compulsive "make_all'er" is quite a lot during the day.
The true is that i build the tool, and did NOT work (here at edgy), but i did find a .deb package linked from the cachecc1 page, and it worked out-of-the-box. How nice.
Update: I've compiled, installed and used it a FC4 ( vmware image ) successfully
Yes. You just want to peek a view into the incoming serial data. You are looking for a solution (not a problem), it has to be easy, it has to be pain free. You just want to read incoming data from a serial device. It can not be that hard!
and then you google for a while until you find the answer:
apt-get install picocom picocom -b 115200 /dev/ttyUSB0
This does the work, quite nice.
Thanks sergio for the link. That said, this is the first song i do hear from the modern time's LP.
Los Buenos. This was recorded back in 1969.
how come it is so hard to find this kind of bliss?. How is it possible to hide for so long?. Ok. the magic of the radio surfaced this to me. It seems there is a soul compilation called Sensacional Soul with this song and other songs on it.
Hola Hi Hello/ Groovy Woovy. Acción AC-07 (1969)
There is a nice post about the Firefox / Debian discusion. I do use both of them, and while at my Xubuntu box, it fells awkward clicking the non-firefox icon to launch Firefox. That said, I think both sides are right, and the way i see it, i'm afraid i won't see the Firefox icon on Xubuntu. Even more, Firefox at Debian will not be Firefox anymore
Also, as a side note, i really agree with Adam when he does post this:
# Adam Says: September 28th, 2006 at 12:33 amso let's just wait to see how Firefox is dropped from Debian, time will tell.Luis > I’m mostly aware of how copyright and TM are different and being used against each other here. AFAICT, it’s pretty much how Mozilla is capable of shipping stuff under the GPL (a copyright license) but still preventing people from exercising the rights the GPL is supposed to grant them. (using TM law)
The point is that Mozilla claims to release Firefox under the GPL (which is DFSG-friendly), but prevents some GPL-granted uses of the work (which is not DFSG-friendly). Therefore Debian will, in a positive step protecting its and its users right to freely modify and redistribute the software in its main archive, either remove Firefox or fork it.
(And I say “prevents” instead of just “threatens” as the threat of unleashing the dogs of law can be almost as bad as actually doing so. I’m not that involved in Debian, but I’m pretty sure that no-one there wants to take things as far as court to find out which way it might go. If a developer wants to take them to court over them using their software, I’m pretty sure they’ll figure it’s not worth it and just drop the package. If the developer doesn’t want you to use their software *that* much, it’s not really Free anyway, is it? Mozilla are effectively preventing Debian from using Firefox.)
For several reasons i've need Lyx 1.4.2 on my Ubuntu 6.06 and it is taking too long to get there. so i've googled for a bit, and after some reading i've decided to update by hand.
i've downloaded lyx-1.4.2_1.4.2-1_i386.deb ( thanks ) and instaled it...
dpkg -i lyx-1.4.2_1.4.2-1_i386.deb
it works for me.
A few days ago i did find a fine post/experiment about playing pink floyd's a saucerful of secrets on random.
There are other Records On Random experiments on the site, but since i used to listen PF a lot, i suddenly had the urge to reproduce the experiment, just to find out that the cd player i'm using does not have a "random" buttom (what a pitty), neither do i have a saucerful of secrets on mp3 (again, what a pitty).
The experiment will take more time on my side... however i'm already listening to that record as it was meant to.
i have done this so many times....
apt-get install subversion doxygen
apt-get install binutils make flex-old bison gcc-4.0 g++ zlib1g zlib1g-dev
apt-get install libncurses5-dev
still takes to much work to figure out the packets from time to time.
and then:
apt-get install valgrind
Update: also in FC4