Berkeley CSUA MOTD:Entry 14755
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/07/08 [General] UID:1000 Activity:popular
7/8     

1998/10/9-11 [Computer/SW/OS/FreeBSD, Computer/SW/Unix/WindowManager] UID:14755 Activity:high
10/9    I'm trying to get Gimp and several GNOME programs to work on a single
        machine.  For some odd reason Gimp will only work with gtk+ 1.0 while
        every other Gnome program will only work with gtk+ 1.1 libraries so
        I end up having to choose between running only Gimp or just other
        gnome programs.  Any suggestions to work around this?
        \_ what a shocker.  let's see what http://ftp.gimp.org has to say:
                150 Opening ASCII mode data connection for /bin/ls.
                0.0_LATEST-IS-1.0.1                   latest
                GIMP_1_0_DOES_NOT_WORK_WITH_GTK_1_1   old
                README                                v1.0.1
           Anyway, on a useful note, try doing it the way the FreeBSD port
           handles it.  It names gtk1.1 libgtk11 and stuff like that.  If
           most everything works with 1.1, you might wish to do the opposite
           (i.e. have libgtk10.so....)  Then make sure you relink gimp with
           that flag.  This must be a common problem, I'm sure you can find
           something about it on the web (or you could just use FreeBSD ;)
           --dbushong
        \_ gee why dont  you install both gtk's
           \_ i tried that. gimp stops working.
              \_ then you should figure out how to install two versions
                 of software so that they dont conflict.
                \_ try compiling gimp with static libraries then.
                  \_ no, no, no. Move the old shared lib to another path,
                     then make a wrapper that changes the dynamic load path.
                     OR... just port Gimp. That's what I'd do, if I actually
                     cared about Gimp.
        \_ (sigh) This is why Unix doesn't make a great desktop OS for
           mere mortals.
                \_ That's why I use TRS-DOS.
           \_ Many other, more popular operating system have similar library
              incompatibility problems; they just don't offer users a chance
              to fix them.
2025/07/08 [General] UID:1000 Activity:popular
7/8     

You may also be interested in these entries...
2010/5/26-6/30 [Computer/SW/Unix/WindowManager, Computer/SW/OS/OsX] UID:53844 Activity:nil
5/26    anyone use lxde?  supposedly it is less stupid than xfce and
        less bloated than gnome.  thoughts?
        \_ lol, does anyone still use desktop linux?  Get with the times
           buy a mac.  Now.  DO IT.  Go NOW.
           \_ but we prefer herring to Kool-Aid
              \_ "you have to yell, he's hard of herring"
	...
2010/5/6-26 [Computer/SW/OS/Windows] UID:53818 Activity:low
5/5     Does anyone know how to do custom install of Ubuntu 10.04? I can't
        even boot it up to give me the menu to custom install and it
        keeps installing a bunch of crap I don't need. It's getting
        just as slow and bloated as Winblows install. Dear lord,
        I miss the old Ubuntu.
5/5=1.0 Numerology FTW.    5+5=10
	...
2009/5/21-29 [Computer/SW/Unix/WindowManager] UID:53028 Activity:nil
5/21    I would like to implement an auto-logout feature for my gnome users
        who happen to not log themselves out, thus causing me, and especially
        my supervisor, pain.  Please advise, cohorts.  I would like the
        entire gnome session signed out, not just an individual xterm,
        so "export TMOUT=[SECONDS]" in a .bashrc will not work.
	...
2008/7/20-23 [Computer/SW/Unix/WindowManager] UID:50639 Activity:nil
7/20    I using Gnome/Ubuntu.  I would like to have it autologout after about
        30 minutes of use.  (Even if it's stil lbeing used.) Is there some way
        to do this?  (Sort of like what happens at the library.)
        \_ Sure. Write some code to kill the session after 30 minutes.
	...
2007/4/6-9 [Computer/SW/OS/Linux] UID:46224 Activity:nil
4/6     Is there something like this for Linux?
        http://flyingmeat.com/voodoopad
        \_ I haven't used it because I don't really run Linux on any of my
           desktop boxen, but I saw this a while back and thought it looked
           interesting: http://www.gnome.org/projects/tomboy
           -dans
	...
2006/10/20-24 [Computer/HW, Computer/SW/Unix/WindowManager] UID:44890 Activity:nil
10/20   My Gnome Desktop makes lots of noises at me.  I rarely know where
        they are coming from (filtered mail I don't see maybe?).  Is there
        some (way to set up a) sound log that I can check to see which app
        fired off which sound file at time X, or anything like that ?
	...
2006/8/24-28 [Computer/SW/Editors/Vi, Computer/SW/Unix/WindowManager] UID:44146 Activity:nil
8/24    When I use "screen", the scrollback bars on my xterm and gnome-term
        don't work anymore. Is it possible to make them work under screen?
        \_ They'll sort of work, but not really.  I mean you may have more than
           one window.  Just use screen's builtin scrollback; it's better
           anyway (you can have one per window, tens of thousands of lines and
           best of all it's searchable)  Just hit ^A-Escape then pretty much
	...
2006/7/13 [Computer/HW/IO, Computer/SW/OS/VM] UID:43657 Activity:nil
7/13    help. using gnome suddenly my mouse stops working. I think it might
        be related to vmware. I'm able to switch over to a linux virtual
        terminal ... I killed the vmware processes ... but still no mouse.
        the mouse works in the virtual terminal. anything I can do besides
        restarting or restarting gnome? there is work in progress i'd
        rather not lose. thanks.
	...
2005/9/20-21 [Computer/Theory] UID:39764 Activity:nil
9/20    UCB professors win 3 (of 25) MacArthur prizes:
        http://tinyurl.com/bgtq4
        \_ I've always been impressed by Berkeley'd research and the
           brilliant people behind the research. Too bad most of them
           don't seem to give a damn about teaching or helping undergrads.
           Funny that great researchers aren't always great teachers. My
	...
Cache (694 bytes)
ftp.gimp.org
It is a freely distributed piece of software suitable for such tasks as photo retouching, image composition and image authoring. It started as a program for UNIX written by Peter Mattis and Spencer Kimball, but it has since been improved by hundreds of developers and ported to other platforms such as Windows. There you'll find the source code for the latest stable and the current development version. The source code of the GIMP is the official release supported by the GIMP developers. Pre-compiled binaries for various platforms may be available from other sites. GIMP-GAP is a set of plug-ins for the GIMP 20 that extends GIMP for creation of animations based on a series of frame images.