Okay, having installed perl-QT, and running each command manually, I
do not see configure complaining about any other missing packages,
however, it is still failing with the same error:

make[1]: Leaving directory `/home/oscar/trunk/share'
Making install in src
make[1]: Entering directory `/home/oscar/trunk/src'
Making install in Selector
make[2]: Entering directory `/home/oscar/trunk/src/Selector'
ln -sf ../Installer/images; \
cd ../Installer; ln -sf ../Selector
ln: `./images': cannot overwrite directory
ln: `./Selector': cannot overwrite directory
make[2]: *** [all-local] Error 1
make[2]: Leaving directory `/home/oscar/trunk/src/Selector'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/oscar/trunk/src'
make: *** [install-recursive] Error 1
[EMAIL PROTECTED] trunk]#

It strikes me as interesting that there is no second argument to those
ln commands, what is it supposed to be linking to?

luke

On Fri, Nov 05, 2004 at 03:56:17PM +0000, David N. Lombard wrote:
> From: Luke Schierer; Friday, November 5, 2004 03:31 PM
> > 
> > cd oscar
> > svn up
> > cd trunk
> > ./autogen.sh && ./configure && make && make install
> 
> Don't do this -->             ^^^^^^^
> 
> > however, its failing before the make install, so there is no
> > /opt/oscar.
> 
> That errant make is expecting you to have perl-Qt installed.
> 
> > it wasn't failing last week (on a different fedora install, but same
> > hardware).
> 
> -- 
> David N. Lombard
> Rossmoor, Orange County, CA
> N 33 deg, 48', W 118 deg, 5'
> 
> 
> 


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to