Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jan 2005 09:21:14 +0100
From:      antongiulio <antongiulio@email.it>
To:        freebsd-gnome@freebsd.org
Subject:   libtool not found
Message-ID:  <20050103092114.4a4019d9.antongiulio@email.it>

next in thread | raw e-mail | index | archive | help
Hi,

I'm trying to compile my own gnome programs or other gnome programs not in "/usr/ports", with freebsd. When I launch 'gmake' all is made, but after "gmake install" I got:

/usr/local/bin/bash ../mkinstalldirs /usr/local/bin
  @LIBTOOL@ --mode=install /usr/bin/install -c myapp /usr/local/bin/myapp
/usr/local/bin/bash: line 1: @LIBTOOL@: command not found

configure.in is from "real" gedit 2.8.2.

If I add:

AM_PROG_LIBTOOL

I got (after autoconf253 && gmake):

./ltconfig: ./ltconfig: No such file or directory
configure: error: libtool configure failed
gmake: *** [config.status] Error 1

1) How can I solve it?

2) I'm a freebsd-newbie, and I want to know if typical *.tar.gz for gnome/gtk+ files that I use on Linux, work on Freebsd.

Thank you very much
Giulio
 
 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Migliaia di manuali e guide scaricabili su: Office, Webmaster, Internet, Windows e non solo...clicca qui
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=2731&d=3-1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050103092114.4a4019d9.antongiulio>