Re: [E-devel] eterm FC4

2005-07-16 Thread Michael Jennings
On Friday, 15 July 2005, at 22:18:32 (-0500),
laurence vanek wrote:

 ./configure: line 23460: syntax error near unexpected token `echo'
 ./configure: line 23460: `echo $as_me:$LINENO: checking for pow in -lm 5'

Install libast.m4 into the proper location.

Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  [EMAIL PROTECTED]
n + 1, Inc., http://www.nplus1.net/   Author, Eterm (www.eterm.org)
---
 There is always choice.  We say there is no choice only to comfort
  ourselves with a decision we have already made.
   -- Lady Morella (Majel Barrett Roddenberry), Babylon Five


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] I: prerelease version of evolume plugin.

2005-07-16 Thread Boldin Pavel

Ag. System Administrator wrote:


Heya!

Checked your plugin again - same results.
Let me describe problem again (step step)

Load plugin (not enabled yet)
Enable plugin - Evolume shows on 2 displays
Edit channels on right display (disable-line in, cd, etc...)
Right display show all controls (except switched off), Left display show all 
controls.
restart e
Left display now show config from right (with disabled line-in, cd, etc...), 
right display have config from left display
(all controls enabled)
 

hm.. try to disable something on both screens (for example `line' on 
left screen and `cd' on right) and restart.
test that it is really swapped or config for 2nd screen is just not 
loaded properly.




Unfortunatelly, can't provide patch - i'm not a programmer ;)


Hack skipped - screens glued together ;)


PS: Unixoidy vseh stran - ob'edinaytes... Budem mochit' M$  ;)
 


oh, you speak Russian?
can we continue in private on russian?


--

Boldin Pavel aka davinchi. mail-to: ldavinchi /at\ inbox _dot_ ru
   ZU - Zagovor Unixoidov. SSAU 303.





---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] I: prerelease version of evolume plugin.

2005-07-16 Thread Boldin Pavel

dienekes wrote:


following the result of the build:


skip/



-Dienekes


because of missed patch for edje, that is not in cvs.
remove `events' (or whole dragable section) from mixer_entry.edc
to be fixed in new version.

--

Boldin Pavel aka davinchi. mail-to: ldavinchi /at\ inbox _dot_ ru
   ZU - Zagovor Unixoidov. SSAU 303.





---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] I: prerelease version of evolume plugin.

2005-07-16 Thread Boldin Pavel

Jonathan Protzenko wrote:


Hi Boldin,

 


try delete evolume config files, if it is not help, then send me are
backtrace.

backtrace how-to please lookup in this mail list

PS: this bug possibly from the stub in `virtualization' code.
i planing to write code that separate each sound system as module and 
compile it as shared objects.


--

Boldin Pavel aka davinchi. mail-to: ldavinchi /at\ inbox _dot_ ru
   ZU - Zagovor Unixoidov. SSAU 303.






---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] eterm FC4

2005-07-16 Thread laurence vanek

Michael Jennings wrote:


On Friday, 15 July 2005, at 22:18:32 (-0500),
laurence vanek wrote:

 


./configure: line 23460: syntax error near unexpected token `echo'
./configure: line 23460: `echo $as_me:$LINENO: checking for pow in -lm 5'
   



Install libast.m4 into the proper location.

Michael

 


Michael -

libast.m4 resides at /usr/local/share/aclocal/libast.m4. since I didnt 
put it there

I presume the make install did during my build of libast.

Im running FC4, any suggestions as to where the proper location might 
be? Perhaps its

a path issue.


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] I: prerelease version of evolume plugin.

2005-07-16 Thread Boldin Pavel

Jonathan Protzenko wrote:

once more: you sure you use latest (0.0.2) version?


--

Boldin Pavel aka davinchi. mail-to: ldavinchi /at\ inbox _dot_ ru
   ZU - Zagovor Unixoidov. SSAU 303.





---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] eterm FC4

2005-07-16 Thread dienekes
laurence vanek wrote:

 Im running FC4, any suggestions as to where the proper location
 might be? Perhaps its
 a path issue.

I installed libast before I run configure for Eterm in
/usr/local/enlightenment where all my E stuff resides. Result:

checking for nl_langinfo... yes
./configure: line 23110: syntax error near unexpected token `echo'
./configure: line 23110: `echo $as_me:$LINENO: checking for pow in -lm
5'

guess aclocal dislikes /usr/local/enlightenment.

I wonder that all the other E stuff having no problem with
/usr/local/enlightenment.

-Dienekes


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] eterm FC4

2005-07-16 Thread dienekes
Thererafter I changed

# NOTE:  The following line is NOT NOT NOT NOT NOT a typo!
# If you are having problems with it, libast.m4 is not installed
# or aclocal couldn't find it.  Hence the problem is on YOUR end.
dps_snprintf_oflow()

of  ./configure to

# NOTE:  The following line is NOT NOT NOT NOT NOT a typo!
# If you are having problems with it, libast.m4 is not installed
# or aclocal couldn't find it.  Hence the problem is on YOUR end.
# dps_snprintf_oflow()

voila configure works, makemake install too, and my Eterm was ready to
use!

-Dienekes


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] eterm FC4

2005-07-16 Thread Nathan Ingersoll
This is not a correct solution, it's working around a problem with aclocal. Try:
export ACLOCAL_FLAGS=-I /usr/local/share/aclocal
./autogen.sh

Libast installs libast.m4 which is required by aclocal to substitute
dps_snprintf_oflow. The default install path is in
/usr/local/share/aclocal, but most likely your aclocal install is
looking only in /usr/share/aclocal.

On 7/16/05, dienekes [EMAIL PROTECTED] wrote:
 Thererafter I changed
 
 # NOTE:  The following line is NOT NOT NOT NOT NOT a typo!
 # If you are having problems with it, libast.m4 is not installed
 # or aclocal couldn't find it.  Hence the problem is on YOUR end.
 dps_snprintf_oflow()
 
 of  ./configure to
 
 # NOTE:  The following line is NOT NOT NOT NOT NOT a typo!
 # If you are having problems with it, libast.m4 is not installed
 # or aclocal couldn't find it.  Hence the problem is on YOUR end.
 # dps_snprintf_oflow()
 
 voila configure works, makemake install too, and my Eterm was ready to
 use!
 
 -Dienekes
 
 
 ---
 SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
 from IBM. Find simple to follow Roadmaps, straightforward articles,
 informative Webcasts and more! Get everything you need to get up to
 speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77alloc_id492op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] eterm FC4

2005-07-16 Thread dienekes
Nathan Ingersoll wrote:

This is not a correct solution, it's working around a problem with aclocal. 
Try:
export ACLOCAL_FLAGS=-I /usr/local/share/aclocal
./autogen.sh
  


unfortunately this also doesn't help. I also  linked libast.m4 to 
/usr/share/aclocal and /usr/local/share/aclocal with no positive effect.

There is something wrong with Eterms configure.

-Dienekes


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] eterm FC4

2005-07-16 Thread Nathan Ingersoll
The problem with the configure is that it wasn't able to substitute a
libast.m4 macro when aclocal ran from autogen.sh. Where do you have
libast installed?

On 7/16/05, dienekes [EMAIL PROTECTED] wrote:
 Nathan Ingersoll wrote:
 
 This is not a correct solution, it's working around a problem with aclocal. 
 Try:
 export ACLOCAL_FLAGS=-I /usr/local/share/aclocal
 ./autogen.sh
 
 
 
 unfortunately this also doesn't help. I also  linked libast.m4 to
 /usr/share/aclocal and /usr/local/share/aclocal with no positive effect.
 
 There is something wrong with Eterms configure.
 
 -Dienekes



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77alloc_id492op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] eterm FC4

2005-07-16 Thread dienekes
Michael Jennings wrote:

Those who cannot read have no business using Eterm.
  


Eterm builds and works fine with the commented out line.

No, there is something wrong with Eterm's user.

  

As you are so skilled I wonder that there is a eterm  FC4 thread.
With a working configure there would be no eterm  FC4 thread. There
is no e17  FC4 thread, because cvs-e17 configure scripts aren't
buggy, because the e17 people know how to write a configure script.
Thats it!

CVS is for developers.  If you don't know how to work with the
autoFUCK tools, don't use CVS.  Download a tarball.

  

you are extremely gracious. Thats the first time I read somewhat like
that in this list. I never thought that there are people like you there.
You can be very proud of that!

-Dienekes


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] eterm FC4

2005-07-16 Thread Michael Jennings
On Sunday, 17 July 2005, at 01:58:46 (+0200),
dienekes wrote:

 Eterm builds and works fine with the commented out line.

Did you actually read the comment?  If you have to comment out that
line, the problem is on YOUR END.

 As you are so skilled I wonder that there is a eterm  FC4 thread.
 With a working configure there would be no eterm  FC4 thread.

By the same logic, I could argue that with a working FC4, there would
be no eterm  FC4 thread.

Just because you can't get something to work doesn't mean that
something has a problem.  In this case, the problem is with your
aclocal setup, not Eterm's configure script.

 There is no e17  FC4 thread, because cvs-e17 configure scripts
 aren't buggy, because the e17 people know how to write a configure
 script.

Actually, I've fixed more than a couple problems with the E17/EFL
configure scripts, and I've done quite a bit of the maintenance of the
autoFUCK tools for E and related packages over the years.  So you
might want to get your facts straight next time before your Diarrhea
of the Mouth gets the best of you again.

For the record, none of the other E packages use external macro
files.  THAT is why they don't run into similar problems.  But don't
ever let things like facts and reality get in the way of a good
bitchfest  :-)

 you are extremely gracious. Thats the first time I read somewhat
 like that in this list. I never thought that there are people like
 you there.  You can be very proud of that!

Then you haven't been around very long.  Many people, including raster
himself, have said that CVS is a developer tool and that packages,
snapshots, and the like exist for a reason.

Michael

-- 
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  [EMAIL PROTECTED]
n + 1, Inc., http://www.nplus1.net/   Author, Eterm (www.eterm.org)
---
 This is how the world ends: swallowed in fire, but not in darkness.
  You will live on.  The voice of all our ancestors, the voice of our
  fathers and our mothers to the last generation.  We created the
  world we think you would have wished for us, and now we leave the
  cradle for the last time.   -- Babylon Five


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] eterm FC4

2005-07-16 Thread laurence vanek

Michael Jennings wrote:


On Sunday, 17 July 2005, at 01:58:46 (+0200),
dienekes wrote:

 


Eterm builds and works fine with the commented out line.
   



Did you actually read the comment?  If you have to comment out that
line, the problem is on YOUR END.

 


As you are so skilled I wonder that there is a eterm  FC4 thread.
With a working configure there would be no eterm  FC4 thread.
   



By the same logic, I could argue that with a working FC4, there would
be no eterm  FC4 thread.

Just because you can't get something to work doesn't mean that
something has a problem.  In this case, the problem is with your
aclocal setup, not Eterm's configure script.

 


There is no e17  FC4 thread, because cvs-e17 configure scripts
aren't buggy, because the e17 people know how to write a configure
script.
   



Actually, I've fixed more than a couple problems with the E17/EFL
configure scripts, and I've done quite a bit of the maintenance of the
autoFUCK tools for E and related packages over the years.  So you
might want to get your facts straight next time before your Diarrhea
of the Mouth gets the best of you again.

For the record, none of the other E packages use external macro
files.  THAT is why they don't run into similar problems.  But don't
ever let things like facts and reality get in the way of a good
bitchfest  :-)

 


you are extremely gracious. Thats the first time I read somewhat
like that in this list. I never thought that there are people like
you there.  You can be very proud of that!
   



Then you haven't been around very long.  Many people, including raster
himself, have said that CVS is a developer tool and that packages,
snapshots, and the like exist for a reason.

Michael

 


Gentlemen:

I started this thread with hope of advancing the cause. I regret the 
original post. I apologize. Lets just leave it the way it is. Not worth 
the flame war. My eterm 0.9.4 is working fine using my own hack.






---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel