Brian Howe wrote:
I appended that section to my /etc/rc.conf file, rebooted and then
went to my CVS libs/ecore directory and ran
./configure
gmake
this is the relevant output snippet:
gmake[4]: Entering directory `/usr/e17/libs/ecore/src/lib/ecore'
if @LIBTOOL@ --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../.. -I/usr/X11R6/include -g -O2 -Wall -MT ecore.lo -MD -MP
-MF ".deps/ecore.Tpo" -c -o ecore.lo ecore.c; \
then mv -f ".deps/ecore.Tpo" ".deps/ecore.Plo"; else rm -f
".deps/ecore.Tpo"; exit 1; fi
/usr/local/bin/bash: @LIBTOOL@: command not found
gmake[4]: *** [ecore.lo] Error 1
gmake[4]: Leaving directory `/usr/e17/libs/ecore/src/lib/ecore'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/e17/libs/ecore/src/lib'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/e17/libs/ecore/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/e17/libs/ecore'
gmake: *** [all] Error 2
So, it is obviously not finding libtool somehow, even though it was
installed in it's default (fro BSD anyway) location.
I was able to get the enlightenment-devel port installed and running,
however I would really like to get the CVS code to compile. I believe
that what ever is not working here would most likely affect how other
applications compile as well, so I ould like to get this sorted out.
Thanks again for all yor help.
On 10/15/05, Anders Trobäck <[EMAIL PROTECTED]> wrote:
Add (from my rc.conf, modify for your system):
ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib
/usr/local/lib/com
pat/pkg /usr/devel/enlightenment/current/lib"
to /etc/rc.conf!
\\troback
Paul S. wrote:
Try make clean && ./autogen.sh && make && make install for ecore then
ewl.
Paul
On Fri, 2005-10-14 at 13:22 -0700, Brian Howe wrote:
I installed ecore from the ports collection. It is version 0.9.9.018.
The script from Anders also had me recompile from CVS before I tried
to compile ewl. The script from Anders places the libs and binaries in
and "alternate" location. Since the ewl compile is being done in the
script, is it trying to see the ecore file in the place the script
puts them, or from the standard places? hmmm... I don't know.
Might have to look into that further. Anders, any comments?
On 10/14/05, Rodolfo M. Raya <[EMAIL PROTECTED]> wrote:
On Fri, 2005-10-14 at 11:40 -0700, Brian Howe wrote:
>
> ok, so I ran the script and it worked wonders... except for ewl, again:
> ../../src/lib/.libs/libewl.so: undefined reference to
>
> `ecore_config_theme_default'
You must compile and install ecore first.
Rodolfo
--
Rodolfo M. Raya <[EMAIL PROTECTED]>
Maxprograms http://www.maxprograms.com
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users
--
============================================
Microsoft is not the answer.
Microsoft is the question.
And 'No' is the answer!
--------------------------------------------
http://www.troback.com
-
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users
The followning ports are needed to compile from CVS, do you have then
installed?
gnu-autoconf-2.59
gnu-automake-1.9.6
gnu-libtool-1.5.18
Are you using my script?
\\troback
--
============================================
Microsoft is not the answer.
Microsoft is the question.
And 'No' is the answer!
--------------------------------------------
http://www.troback.com
-
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users