> Can anyone recommend a book for learning/using c/c++ on Linux?
Well the best C/C++ books IMHO are the OReilly "Practical" ones. But
if you're wanting Linux specific I believe SAMS do a "C++ for Linux"
book but I would urge you to go for the OReilly ones.
Darrell
--
> When I execute script, appears the message bellow:
>
> ./setup: line 62: syntax error near unexpected token `}'
> ./setup: line 62: `}'
It's probably because the scripts we've been posting on here have been
automatically line wrapped. Have you tried getting the one from the
website? I've sent y
How can I set up things like the wallpaper and the IBar to transparent in E17?
Darrell
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly li
> great. Wonderfull! Slackware 10.1?
I've had it running fine on 10 and 10.1.
Darrell
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly li
> I also had to add the following lines after setting $BUILD_DIR:
>
> PATH=$PATH:$BUILD_DIR/bin
> CPPFLAGS=-I$BUILD_DIR/include
>
> so headers and config files can be found by subsequent packages.
Yeah I had to too. But to be honest I just ended up building it in
/usr so it wou
Just found another problem. You have to call ruimop() after welke()
otherwise $CVS_SRC doesn't have a value. This is how I have it looking
so far and I'm just about to test it...
#!/bin/sh
#
# General variables are specified below
#
# Flags for GCC, pleae specify your own.
FLAGS="-O3"
# Flags for
Just having a quick look at your script and it seems you've missed two
"done" statements on your for loops.
Darrell
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Dis
Is it possible to use X11 mouse themes in Enlightenment? I don't
really like the default E mouse theme and I've got some good X11 ones.
I did find a script on the mailing list but it didn't work for me.
Darrell
---
This SF.Net email is sponsore