
saw that on freshmeat late last night, its pretty cool .. nice to know how long things take to compile.. maybe now there can be some accurate information regarding how long things take to compile on certain machines.. everyone is always saying "How long does that take to compile?".. anywho, very nice app.sessionID wrote:"genlop is a small perl script which show you, in a nice and coloured output, useful information about your previously emerged packages by looking at /var/log/emerge.log
you can always take the most updated version of genlop at http://pollycoke.org/genlop.html"
Don't bother with Sketch. Sodipodi is so much better, useful, and well maintained. Sodipodi is also Gtk2, whilst Sketch still does not have a stable Gtk1 version (it's been the development version for years).
Have you tried texmacs? I personally don't care for it, but some people seem to like it. I use jed with Jorgen Larsen's LaTeX mode. It's the only thing I prefer over WinEdt.hakan wrote:Software request
I'm searching for an WinEdt similiar editor for LaTex. Kile isn't bad, but it is not good at all. The editor sucks. It doesn't support automatic indent, no spell checking, and has some (minor) bugs.
And I am searching for an application with which I can draw vector graphics, it should be like XFig, but should be more useable.
I have read this thread carefully. There is some really interesting software around from which I never hear until now. Why this software isn't listed somewhere?
Where do you search for your software? I use sourceforge.net, freshmeat.org, sometimes google.
thx, for this nice thread.
I made on myself, but it was useless because the whole thing installs to one directory (or something like that, do not remember too well).bludger wrote:DBDesigner4 looks interesting. Does anyone know if there is an ebuild for it?
You should also try imagemagick:isnogood wrote:I was just looking for something to resize a bunch of jpg's and stumbled over metapixel while I was at it.Not only did it resize the jpg's - you can also create photomosaics with it.Great for playing around and making use of that digital photos you never look at anyway..It's at http://www.complang.tuwien.ac.at/~schani/metapixel
Code: Select all
media-gfx/imagemagickCool. http://bugs.gentoo.org/show_bug.cgi?id=26144isnogood wrote:I was just looking for something to resize a bunch of jpg's and stumbled over metapixel while I was at it.Not only did it resize the jpg's - you can also create photomosaics with it.Great for playing around and making use of that digital photos you never look at anyway..It's at http://www.complang.tuwien.ac.at/~schani/metapixel
Code: Select all
zypher@laptop zypher $ qpkg -l multi-aterm
x11-terms/multi-aterm-0.0.4 *
CONTENTS:
/usr
/usr/bin
/usr/bin/multi-aterm
zypher@laptop zypher $
Cool... I emerged it and added the make.conf stuff... can this be used on the internet, not just my network? Please explain how to find servers of the sort...jzleidigh wrote:distcc!!!!! Its in portage. And has configurable support in make.conf!
It allows gcc to distribute compilation to 1 or more distcc enabled servers configured and visable to the client (machine actually doing the compiling)
Just be careful about cross compiling and GCC versions. Cross compiling (ex a PIV doing some compiling for a PIII client or Windows doing compilig for linux) is doable (have read about it though not done it) but I understand it entails a little more setup. Basic install and use is simple!
just use nice on distccdClete2 wrote:Cool... I emerged it and added the make.conf stuff... can this be used on the internet, not just my network? Please explain how to find servers of the sort...jzleidigh wrote:distcc!!!!! Its in portage. And has configurable support in make.conf!
It allows gcc to distribute compilation to 1 or more distcc enabled servers configured and visable to the client (machine actually doing the compiling)
Just be careful about cross compiling and GCC versions. Cross compiling (ex a PIV doing some compiling for a PIII client or Windows doing compilig for linux) is doable (have read about it though not done it) but I understand it entails a little more setup. Basic install and use is simple!... also, I'd like to setup one for use when my CPU is just idle... any ideas here?
just use nice? Is that a command or something? Also, how would I find a list of servers? (I can't supply one myself until my dad grabs a LAN card for the slow old laptop...)... there ought to be at least one server out there for public use...dylix wrote:just use nice on distccdClete2 wrote:Cool... I emerged it and added the make.conf stuff... can this be used on the internet, not just my network? Please explain how to find servers of the sort...jzleidigh wrote:distcc!!!!! Its in portage. And has configurable support in make.conf!
It allows gcc to distribute compilation to 1 or more distcc enabled servers configured and visable to the client (machine actually doing the compiling)
Just be careful about cross compiling and GCC versions. Cross compiling (ex a PIV doing some compiling for a PIII client or Windows doing compilig for linux) is doable (have read about it though not done it) but I understand it entails a little more setup. Basic install and use is simple!... also, I'd like to setup one for use when my CPU is just idle... any ideas here?
Nice is the level of priority the process is run with, a lower nice means it runs with higher priority, a higher nice means it runs with lower priority. It ranges from -20 to 19.Clete2 wrote:just use nice? Is that a command or something? Also, how would I find a list of servers? (I can't supply one myself until my dad grabs a LAN card for the slow old laptop...)... there ought to be at least one server out there for public use...

