> > > > >
> > > > > i want it to load a different application
> > > > >
> > > > > also i would like to edit the what appears as a email application to
> > > > > launch my own email client
> > > >
> > > > enlightenment_eapp is provided to modify the meta info in these files.
> > > > icon_example.tar
In the maak function I moved this:
if [ "$(grep -c Error $CVS_SRC/logs/$X.log)" != 0 ]; then
echo "Compile failed, please see the logs for more information"
fi
above make and after autogen.
The log only catches configure errors and not make error.
Also changed
LDDFLAGS=-L$BUILD_D
Darrell Blake wrote:
I also had to add the following lines after setting $BUILD_DIR:
PATH=$PATH:$BUILD_DIR/bin
CPPFLAGS=-I$BUILD_DIR/include
oops, and also
LDFLAGS=-I$BUILD_DIR/lib
so entrance can find ecore libraries. And apparently entrance wants to
install /etc/entr
> 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
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.
mark
---
SF email is sponsored by - The IT Pr
On Thu, 3 Mar 2005 11:11:33 +0100, gimpel <[EMAIL PROTECTED]> wrote:
> On Wed, 2 Mar 2005 16:34:33 -0500
> jim lawrence <[EMAIL PROTECTED]> wrote:
>
> > ok i'm still having problems with getting entrance to run normally, i
> > can run it from the terminal and it works. lists out gnome, kde,
> >
On Thu, 3 Mar 2005 16:01:12 +0200, Oded Arbel <[EMAIL PROTECTED]> wrote:
> On Thursday, 3 ×March 2005 08:54, Didier Casse wrote:
> > On Thu, 03 Mar 2005 07:42:09 +0100, Christoph Peltz
> <[EMAIL PROTECTED]> wrote:
> > > H3, H3,
> > >
> > > I think I have found it:
> > > Edit the file /etc/sysconfig
On Thursday, 3 ×March 2005 08:54, Didier Casse wrote:
> On Thu, 03 Mar 2005 07:42:09 +0100, Christoph Peltz
<[EMAIL PROTECTED]> wrote:
> > H3, H3,
> >
> > I think I have found it:
> > Edit the file /etc/sysconfig/desktop and change the following
> > setting: DISPLAYMANAGER="entrance"
> > It should
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
I just found it out. They should be on line 67 and 77 I think.
Jasper
> 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 Produ
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
On Wed, 2 Mar 2005 16:34:33 -0500
jim lawrence <[EMAIL PROTECTED]> wrote:
> ok i'm still having problems with getting entrance to run normally, i
> can run it from the terminal and it works. lists out gnome, kde,
> default terminal, enlightenment etc.. but at a reboot, gdm still
> takes over.
On Thu, 03 Mar 2005 06:47:20 +0600
maverick <[EMAIL PROTECTED]> wrote:
> g'day guys,
>
> Im a newbie in list. (however Im a big fan of "e"). currently I use
> "e16" as default.
> browsing last night I found a web site with some info on "e17" themes
> and customization.
>
> thought, it would be
On Sun, Feb 27, 2005 at 11:32:33PM +0100, J. Erik Heinz wrote:
> Hi list,
>
> I just figgured it out to run Twinview on my machine. I've got 2
> Desktops each on 1 Monitor (xorg.conf: Option Xinerame off). Now I
> want to switch between the 2 Desktops via a keyboard shortcut. I
> looked at "eesh h
14 matches
Mail list logo