Visualizzazione dei risultati da 1 a 2 su 2
  1. #1
    Utente di HTML.it L'avatar di matrics
    Registrato dal
    Jul 2004
    Messaggi
    502

    Come al solito non riesco ad installare programmi

    Se non si tratto del mio amato apt-get install ... non riesco a installare proprio niente

    Dunque, ho scaricato cinerella, un programma di editing video:
    All'interno ho trovato fra gli innumerevoli file uno configure, così ho digitato ./configure e dopo un pò di minuti di elaborazione ho digitato make proprio come ho potuto leggere al volo fra i messaggi che comparivano durante l'elaborazione
    Ho digitato make e ovviamente l'installazione non mi va!!!
    A differenza di tutti gli altri programmi che si installano con la stessa procedura, stavolta non ho nemmeno un file README per leggere cosa fare, anche se tutte le volte che ho letto è stato comunque inutile.
    Ora:
    1)Come installo cinerella
    2)Come faccio in generale a capire come va installato un programma con questa procedura, visto che tutte le volte sembra diverso e tutte le volte fallisco nel tentativo?


    cmq il messaggio di errore è:

    make -f build/Makefile.cinelerra
    sh: -c: line 1: syntax error: unexpected end of file
    make[1]: Entering directory `/home/luigi/Desktop/cinelerra-2.1'
    gcc -c -O2 -fomit-frame-pointer -falign-loops=2 -falign-jumps=2 -falign-functions=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../freetype-2.1.4/include -I../../ -DHAVE_OSS -DHAVE_FIREWIRE soundtest.c -o i686/soundtest.o
    Assembler messages:
    FATAL: can't create i686/soundtest.o: Nessun file o directory
    make[1]: *** [i686/soundtest.o] Error 1
    make[1]: Leaving directory `/home/luigi/Desktop/cinelerra-2.1'
    make: *** [all] Error 2



    uso ubuntu 6.06 con gnome su un pentium 4 - scheda video ati, che ho configurato bene a quanto sembra

  2. #2
    Moderatore di Linux e software L'avatar di francofait
    Registrato dal
    Aug 2001
    Messaggi
    13,559
    Cinelerra Ubuntu Instructions
    (last updated 22th August 2006)

    Installing Cinelerra on Ubuntu, the new way.

    Ubuntu doesn't play very well with Marillat's Debian repository. So I am
    currently also providing packages that are not in Ubuntu.

    Current instructions are for Ubuntu 5.10 (Breezy) and 6.06 (Dapper). 5.04 (Hoary) is not supported.

    Setting up repositories:

    1. Enable universe, multiverse and restricted

    Make sure you have following line uncommented in your /etc/apt/sources.list

    for breezy:

    deb http://archive.ubuntu.com/ubuntu breezy universe multiverse restricted

    for dapper:

    deb http://archive.ubuntu.com/ubuntu dapper universe multiverse restricted

    2. Add mjpegtools ubuntu backport

    for breezy:

    deb http://www.kiberpipa.org/~gandalf/ub...ezy/mjpegtools ./

    for dapper:

    deb http://www.kiberpipa.org/~gandalf/ub...per/mjpegtools ./

    3. Add cinelerra build for your arch:

    for breezy:

    - i686:
    deb http://www.kiberpipa.org/~gandalf/ub...inelerra/i686/ ./
    - athlonxp:
    deb http://www.kiberpipa.org/~gandalf/ub...erra/athlonxp/ ./
    - pentium4:
    deb http://www.kiberpipa.org/~gandalf/ub...erra/pentium4/ ./

    for dapper:

    - i686:
    deb http://www.kiberpipa.org/~gandalf/ub...inelerra/i686/ ./
    - athlonxp:
    deb http://www.kiberpipa.org/~gandalf/ub...erra/athlonxp/ ./
    - pentium4:
    deb http://www.kiberpipa.org/~gandalf/ub...erra/pentium4/ ./

    Installation:

    apt-get update
    apt-get install cinelerra


    ---

    This repository is being maintained by Jure Cuhalev (gandalf -at- owca.info)
    (please drop me a mail if things break, I'm currently not running Ubuntu on my
    workstation so I have to really on your info)

    I will also announce new builds on my blog in categorie Ubuntu:
    http://www.kiberpipa.org/~gandalf/blog/?cat=11

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.