vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| The question of Gnome has already arisen (again, sigh) several times. FWIW, I use Garnome for one reason. It does not affect the host system. It creates its own isolated environment into which it compiles all Gnome libraries, user-selected applications, and is very well documented. Packaged Gnomes, like Freerock, Dropline, and Gmane (I think they are way out of date though) overwrite system libraries. Garnome can be installed system-wide, and I put it in /opt/gnome/#.##. Only user X startup scripts need to be changed, mostly to include paths to the Garnome installation. If you like to protect your system and keep it Slackware, then consider this option. http://www.gnome.org/projects/garnome/ -- Peter |
| |||
| On Wed, 04 Jul 2007 10:17:26 +0000, Peter wrote: snip... > Packaged Gnomes, like Freerock, Dropline, and Gmane (I think they are > way out of date though) overwrite system libraries. Sorry. s/Gmane/Gware/ > http://www.gnome.org/projects/garnome/ -- Peter |
| |||
| On Wed, 04 Jul 2007 10:17:26 +0000, Peter wrote: > The question of Gnome has already arisen (again, sigh) several times. > FWIW, I use Garnome for one reason. It does not affect the host system. > It creates its own isolated environment into which it compiles all Gnome > libraries, user-selected applications, and is very well documented. > Packaged Gnomes, like Freerock, Dropline, and Gmane (I think they are > way out of date though) overwrite system libraries. > > Garnome can be installed system-wide, and I put it in /opt/gnome/#.##. > Only user X startup scripts need to be changed, mostly to include paths > to the Garnome installation. > > If you like to protect your system and keep it Slackware, then consider > this option. > > http://www.gnome.org/projects/garnome/ What do Freerock, Dropline and Gware provide that garnome does not? |
| |||
| On Wed, 04 Jul 2007 13:45:04 +0000, James H. Newman wrote: snip... > > What do Freerock, Dropline and Gware provide that garnome does > not? The only major difference is that the former are precompiled and packaged, more or less, ready to go. Garnome needs to be compiled which is fairly automatic. IMO, Garnome provides additional flexibility in that you do not need to install the entire Gnome suite. If you only want a few applications, but not the entire desktop, you can compile just those components and Garnome will make sure all dependent modules are also compiled. For example, I don't use Gnome, but rely on Evolution (which for some insane reason has allied itself only with Gnome and is its default mail reader). So, in order to get Evolution to work, I simply traverse to the Evolution directory and type make install. Then, Garnome goes to work bringing in all modules it requires. There's also a similar product, jhbuild, for Gnome, but I do not know as much about that. Garnome is very easy to customize, and works fine with Slackware. JM2C. -- Peter |
| |||
| Peter wrote: SNIP > Garnome can be installed system-wide, and I put it in /opt/gnome/#.##. > Only user X startup scripts need to be changed, mostly to include paths > to the Garnome installation. > > If you like to protect your system and keep it Slackware, then consider > this option. > > http://www.gnome.org/projects/garnome/ > Hi! You seem to know a bit about garnome. I don't so I have a question. Can't get it to work always some 'libs' missing and so. Now I got this problem with : checking for XOpenDisplay... no Then configure error libX11 not found. What am I missing?? Cheers //Mussemo use |
| |||
| On Wed, 04 Jul 2007 14:07:58 +0000, Peter wrote: > On Wed, 04 Jul 2007 13:45:04 +0000, James H. Newman wrote: > > snip... > > >> What do Freerock, Dropline and Gware provide that garnome does >> not? > > The only major difference is that the former are precompiled and > packaged, more or less, ready to go. Garnome needs to be compiled which > is fairly automatic. > > IMO, Garnome provides additional flexibility in that you do not need to > install the entire Gnome suite. If you only want a few applications, but > not the entire desktop, you can compile just those components and > Garnome will make sure all dependent modules are also compiled. > > For example, I don't use Gnome, but rely on Evolution (which for some > insane reason has allied itself only with Gnome and is its default mail > reader). So, in order to get Evolution to work, I simply traverse to the > Evolution directory and type make install. Then, Garnome goes to work > bringing in all modules it requires. > > There's also a similar product, jhbuild, for Gnome, but I do not know as > much about that. > > Garnome is very easy to customize, and works fine with Slackware. JM2C. Thanks for the info. I am certainly going to have a go at Garnome under Slackware 12. Quite frankly, I have lost my patience with Dropline et al. They are always late, both in Gnome and Slackware terms; they tend to mess with Slackware, destabilizing it; and they ALWAYS seem to install apps that do not work correctly. |
| |||
| On Wed, 04 Jul 2007 15:40:50 +0000, Mussemouse wrote: > Peter wrote: > > SNIP >> Garnome can be installed system-wide, and I put it in /opt/gnome/#.##. >> Only user X startup scripts need to be changed, mostly to include paths >> to the Garnome installation. >> >> If you like to protect your system and keep it Slackware, then consider >> this option. >> >> http://www.gnome.org/projects/garnome/ >> >> > Hi! > You seem to know a bit about garnome. I don't so I have a question. > Can't get it to work always some 'libs' missing and so. Now I got this > problem with : > checking for XOpenDisplay... no > Then configure error libX11 not found. What am I missing?? > > Cheers > //Mussemo > use Well, in general (you did not give me the specifics of your system or the version of garnome, or the application being compiled), this means that configure for the application/library in question could not find X. This is quite serious!!! Either X is installed in a non-standard location (Slack 12 puts it in / usr, so that's standard) or X is not installed or incompletely installed. If you still have problems, write back with more details, or troll on over to the garnome mailing list accessible via gmane. -- Peter |
| |||
| On Wed, 04 Jul 2007 15:40:35 +0000, James H. Newman wrote: >> Garnome is very easy to customize, and works fine with Slackware. JM2C. > Thanks for the info. I am certainly going to have a go at Garnome > under Slackware 12. Quite frankly, I have lost my patience with Dropline > et al. They are always late, both in Gnome and Slackware terms; they tend > to mess with Slackware, destabilizing it; and they ALWAYS seem to install > apps that do not work correctly. I agree, and am planning on giving Garnome a look this time too, as there is nothing else available. On a related note, I had a personal email exchange in the last few days with Freerock of FRG, and he said he's planning to revitalize (new release) of FRG "very soon now". I'll give that a look when/if it comes out, but will try Garnome in the meanwhile. -- "Ubuntu" -- an African word, meaning "Slackware is too hard for me". |
| |||
| Peter wrote: > On Wed, 04 Jul 2007 15:40:50 +0000, Mussemouse wrote: > >> Peter wrote: >> >> SNIP >>SNIP some more >> problem with : >> checking for XOpenDisplay... no >> Then configure error libX11 not found. What am I missing?? >> >> Cheers >> //Mussemo >> use > > Well, in general (you did not give me the specifics of your system or the > version of garnome, or the application being compiled), this means that > configure for the application/library in question could not find X. This > is quite serious!!! > > Either X is installed in a non-standard location (Slack 12 puts it in / > usr, so that's standard) or X is not installed or incompletely installed. > > If you still have problems, write back with more details, or troll on > over to the garnome mailing list accessible via gmane. > > Sorry forgot those details. To much thinking is not good for the memory. I just upgraded to Slack 12 (well wasn't much to upgrade since this test system was running Slack-current), and just downloaded the newest garnome. Ver 2.18.2 The packages that are supposed to be built is gtk+-2.10.12. And it is a packages I believe is a must have I just wanted to try out Gnome again. And when I saw this thread I got curious and thought that it would be nice to try. Nothing wrong with KDE or XFCE but another choice is always fun. Well KDE works and xorg is fully installed the only 'extra' thing I've done that differs from 'normal full installation' is that I installed the ATI packages for xorg that was in /extras since I had a slight problem with starting KDE. Cheers //Mussemouse |
| ||||
| On Wed, 04 Jul 2007 19:26:14 +0000, Mussemouse wrote: > Peter wrote: > >> On Wed, 04 Jul 2007 15:40:50 +0000, Mussemouse wrote: >> >>> Peter wrote: >>> >>> SNIP >>>SNIP some more >>> problem with : >>> checking for XOpenDisplay... no >>> Then configure error libX11 not found. What am I missing?? >>> >>> Cheers >>> //Mussemo >>> use >> >> Well, in general (you did not give me the specifics of your system or >> the version of garnome, or the application being compiled), this means >> that configure for the application/library in question could not find >> X. This is quite serious!!! >> >> Either X is installed in a non-standard location (Slack 12 puts it in / >> usr, so that's standard) or X is not installed or incompletely >> installed. >> >> If you still have problems, write back with more details, or troll on >> over to the garnome mailing list accessible via gmane. >> >> > Sorry forgot those details. To much thinking is not good for the memory. > > I just upgraded to Slack 12 (well wasn't much to upgrade since this test > system was running Slack-current), and just downloaded the newest > garnome. Ver 2.18.2 > The packages that are supposed to be built is gtk+-2.10.12. And it is a > packages I believe is a must have > This really should be on the garnome ml, but I will say this. Check to see which application gave the error. If it was gtk+, make sure another dependency was not being compiled within it. Also, SOME poorly written configure scripts have /usr/X11R6 hard coded or in .la files, and this will cause other program's configures to bomb. When I upgraded from X11 6.9 to 7.1, I spent the better part of a day adjusting .la files for the new location. > I just wanted to try out Gnome again. And when I saw this thread I got > curious and thought that it would be nice to try. Nothing wrong with KDE > or XFCE but another choice is always fun. > > Well KDE works and xorg is fully installed the only 'extra' thing I've > done that differs from 'normal full installation' is that I installed > the ATI packages for xorg that was in /extras since I had a slight > problem with starting KDE. > > Cheers > //Mussemouse Bring your issue to the garnome ml, and I or others there will surely help. Some garnome Makefiles may require some tweaking. -- Peter |