Le 21/02/2013 20:10, Dan Lewis a écrit :
> I ran into a problem: it would not install the build. Here are the > error messages that I found at the end of the make dev-install: > > ERROR: ERROR: Missing files at > /home/dan/Downloads/LO-Build/libo/solenv/bin/modules/installer/scriptitems.pm > line 1280 > > The other area with two errors at the end of a long line of "SUCCESS > ..." beginning with the last two SUCCESS lines: > > SUCCESS: Source for services.rdb: > /home/dan/Downloads/LO-Build/libo/solver/unxlngi6.pro/xml/services.rdb > : SUCCESS: Source for libsvgiolo.so: > /home/dan/Downloads/LO-Build/libo/solver/unxlngi6.pro/lib/libsvgiolo.so > : > : ERROR: Removing file pythonscript.py from file list. > : ERROR: Removing file scriptproviderforpython.rdb from file list. > : > : > : Removing directory /tmp/ooopackaging/i_21631361472263 > : > : Thu Feb 21 13:44:23 2013 (00:00 min.) > : ###################################################### > : Command line arguments: > : ###################################################### > > So, what do I do now? > Hmm, looks like something changed in your build second time around as . Did you pull any recent changes via "git pull" before starting your make dev-install build ? Can you run this script from a the console in the git libo folder (assuming it is even there) ? /solver/unxlngi6.pro/installation/opt/program/ooenv and then /solver/unxlngi6.pro/installation/opt/program/soffice Does your build.log have any other error messages in it ? You might have to repeat your make dev-install again, or clean the whole build with make.clean and start all over again with a fresh make. I don't know enough about the packaging process to tell. Alex -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
