LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Savy's in Fluxbox, I need help? (https://www.linuxquestions.org/questions/linux-software-2/savy%27s-in-fluxbox-i-need-help-212886/)

jmr0311 08-03-2004 07:55 AM

Savy's in Fluxbox, I need help?
 
To the fluxbox users:

I'm want to experiment with different windows manager, so I install Fluxbox, I'm so cautivated by the customization you can do in this environment. I just want to jump in and start customizing but here is where I get stumble. Because I don't know what to do to achieve those nice graphics like this one or this one I see in the Fluxbox website.

I ask to my self if a need to be a Guru in C++ to be able to use Fluxbox, because I can't seem to understand any of the instruction I find in the internet that are related to Fluxbox. I need some guidance ( like a tutorial ) on how to deal with Fluxbox and his configuration. I think you have to install all the applications you want to use in Fluxbox using my regular KDE enviroment, But I don't know how to make them available in Fluxbox. Also I notice that a lot of the stuff some other people are using in Fluxbox , they seem to created them and placed them in ~/.fluxbox/ directory. Help please cause I've been for the last two weeks trying to accomplish something in Fluxbox with no success.

Javi

mikshaw 08-03-2004 09:22 AM

The extra things you see in these screenshots are additional applications (such as gDesklets), and not customizations of Fluxbox itself.
The transparent terminal is a feature built into Eterm and aterm.
Transparent menu and rounded corners are part of development Fluxbox, and not available in stable....menu transparency can be changed from the menu itself; rounded corners are most likely set in either fluxbox/init or in the style files, though I've never used this feature to know for sure.

jmr0311 08-03-2004 03:39 PM

Ok, so I need to install this applications using my KDE environment, then how can I access them from Fluxbox. When I go to Fluxbox is so plain. I right click on the desktop and little windows open with a lot of features that I don't know how to utilize them.

I was trying to install gDesklets in my system but I'm having an error when I'm doing the " ./configure --prefix=/usr --sysconfdir=/etc :

[jmr0311@home-desktop jmr0311]$ cd /home/jmr0311/gDesklets-0.30pre/
[jmr0311@home-desktop gDesklets-0.30pre]$ ./configure --prefix=/usr
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/jmr0311/gDesklets-0.30pre/missing: Unknown `--run' option
Try `/home/jmr0311/gDesklets-0.30pre/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ANSI C... none needed
checking for perl... /usr/bin/perl
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
./configure: line 20382: CFLAGS: command not found
checking for python... /usr/bin/python
checking for python version... 2.3
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.3/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.3/site-packages
checking for pkg-config... /usr/bin/pkg-config
checking for gnome-python-2.0 >= 2.0.0 pygtk-2.0 >= 2.0.0... yes
checking GDESKLETS_CFLAGS... -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GDESKLETS_LIBS... -lgobject-2.0 -lglib-2.0
checking for pygtk-2.0 glib-2.0 gdk-2.0 gtk+-2.0... yes
checking EWMH_CFLAGS... -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/freetype2 -I/usr/include/atk-1.0
checking EWMH_LIBS... -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for glib-2.0 libgtop-2.0 >= 2.0.0... Package libgtop-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgtop-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgtop-2.0' found

configure: error: Library requirements (glib-2.0 libgtop-2.0 >= 2.0.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
[jmr0311@home-desktop gDesklets-0.30pre]$


Javi

slakmagik 08-03-2004 04:36 PM

gDesklets seems to be a Gnome thing, as the g and the 'libgtop' indicate. So you need to download and install that. If you've already got it, you need to export a PKG_CONFIG_PATH that points to its .pc file.

As far as the right-click menu, it's mostly self-explanatory but the flux man page is good. If flux is too bare for you, you could try other stuff like dockapps that may not have gnome deps or try a different wm, I guess. I'm not even sure what gDesklets are. Aren't they like system monitors and doohickeys? Gkrellm is a great system monitor and can have doohickeys.

jmr0311 08-05-2004 02:30 PM

I Finlay was able to install gdesklets using URPMI and everything start working fine since. I was successful installing some Desklets in KDE like Goodweather, etc. Now I want this Desklets to show up when I run Fluxbox, How do I do that ? . I have a startup file created in ( ~/.fluxbox/ ) directroy, but my other question is What you need to edit in the " init " file located in ~/.fluxbox/ to tell fluxbox to use your startup file, so I can build all my configuration in that file.

Javi

slakmagik 08-05-2004 05:00 PM

I don't use flux anymore so I'm not sure, but I think flux just automatically searches for it. There are lines like:

session.menuFile: ~/.fluxbox/menu

so you might need

session.startupFile: ~/.fluxbox/startup

but I don't know. I'd think that if it wasn't working, it was just not executable, so chmod'ing it should do. You can also use ~/.xinitrc unless you use a ?dm in which case it'd be .xsession or whatever ?dm's use.

dslboy 09-13-2004 03:45 PM

Downloads the dependencies if you dont have them.
and for:

configure: error: Library requirements (glib-2.0 libgtop-2.0 >= 2.0.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.


This usually helps:

PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
and
export PKG_CONFIG_PATH

Then it will find the missing stuff...


All times are GMT -5. The time now is 05:57 AM.