Benvenuto nella nostra community, registra un account gratuito ADESSO!
Oltre 7000 persone hanno già registrato il loro account. Chiedi aiuto, conversa con aziende ed esperti del settore webhosting italiano.
Iscriviti subito! In meno di 2 minuti!




Risultati da 1 a 5 di 5
  1. #1
    Appassionato
    Data Registrazione
    May 2009
    Messaggi
    103

    [URGENDE]Installazione MySql FreeBSD 7.2 Error 1

    Salve.
    Cercherò di essere molto veloce dato che è un problema urgente.
    Stavo cercando di installare MySql su un server con FreeBSD 7.2 ma ricevo sempre un errore.
    Ecco i comandi che uso
    Codice:
    cd /usr/ports/databases/mysql50-server/
    Codice:
     make WITH_XCHARSET=all install clean
    e poi.... (vedi la fine le ultime 4-5 righe)
    Codice:
    ===>  Vulnerability check disabled, database not found
    ===>  License check disabled, port has not defined LICENSE
    
    You may use the following build options:
    
            WITH_CHARSET=charset    Define the primary built-in charset (latin1).
            WITH_XCHARSET=list      Define other built-in charsets (may be 'all').
            WITH_COLLATION=collate  Define default collation (latin1_swedish_ci).
            WITH_OPENSSL=yes        Enable secure connections.
            WITH_LINUXTHREADS=yes   Use the linuxthreads pthread library.
            WITH_PROC_SCOPE_PTH=yes Use process scope threads
                                    (try it if you use libpthread).
            BUILD_OPTIMIZED=yes     Enable compiler optimizations
                                    (use it if you need speed).
            BUILD_STATIC=yes        Build a static version of mysqld.
                                    (use it if you need even more speed).
            WITHOUT_THR_ALARM=yes   Disable signals (this reduces kernel lock
                                    contention on SMP, but has the side effect
                                    that you can't kill clients that are sleeping).
            WITHOUT_INNODB=yes      Disable support for InnoDB table handler.
            WITH_ARCHIVE=yes        Enable support for Archive Storage Engine.
            WITH_CSV=yes            Enable support for CSV Storage Engine.
            WITH_FEDERATED=yes      Enable support for Federated Storage Engine.
            WITH_NDB=yes            Enable support for NDB Cluster.
    
    ===>  Extracting for mysql-server-5.0.90
    => MD5 Checksum mismatch for mysql-5.0.90.tar.gz.
    => SHA256 Checksum mismatch for mysql-5.0.90.tar.gz.
    ===>  Refetch for 1 more times files: mysql-5.0.90.tar.gz mysql-5.0.90.tar.gz
    ===>  Vulnerability check disabled, database not found
    ===>  License check disabled, port has not defined LICENSE
    
    You may use the following build options:
    
            WITH_CHARSET=charset    Define the primary built-in charset (latin1).
            WITH_XCHARSET=list      Define other built-in charsets (may be 'all').
            WITH_COLLATION=collate  Define default collation (latin1_swedish_ci).
            WITH_OPENSSL=yes        Enable secure connections.
            WITH_LINUXTHREADS=yes   Use the linuxthreads pthread library.
            WITH_PROC_SCOPE_PTH=yes Use process scope threads
                                    (try it if you use libpthread).
            BUILD_OPTIMIZED=yes     Enable compiler optimizations
                                    (use it if you need speed).
            BUILD_STATIC=yes        Build a static version of mysqld.
                                    (use it if you need even more speed).
            WITHOUT_THR_ALARM=yes   Disable signals (this reduces kernel lock
                                    contention on SMP, but has the side effect
                                    that you can't kill clients that are sleeping).
            WITHOUT_INNODB=yes      Disable support for InnoDB table handler.
            WITH_ARCHIVE=yes        Enable support for Archive Storage Engine.
            WITH_CSV=yes            Enable support for CSV Storage Engine.
            WITH_FEDERATED=yes      Enable support for Federated Storage Engine.
            WITH_NDB=yes            Enable support for NDB Cluster.
    
    => mysql-5.0.90.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
    => Attempting to fetch from ftp://ftp.fi.muni.cz/pub/mysql/Downloads/MySQL-5.0/.
    ===>  Vulnerability check disabled, database not found
    ===>  License check disabled, port has not defined LICENSE
    
    You may use the following build options:
    
            WITH_CHARSET=charset    Define the primary built-in charset (latin1).
            WITH_XCHARSET=list      Define other built-in charsets (may be 'all').
            WITH_COLLATION=collate  Define default collation (latin1_swedish_ci).
            WITH_OPENSSL=yes        Enable secure connections.
            WITH_LINUXTHREADS=yes   Use the linuxthreads pthread library.
            WITH_PROC_SCOPE_PTH=yes Use process scope threads
                                    (try it if you use libpthread).
            BUILD_OPTIMIZED=yes     Enable compiler optimizations
                                    (use it if you need speed).
            BUILD_STATIC=yes        Build a static version of mysqld.
                                    (use it if you need even more speed).
            WITHOUT_THR_ALARM=yes   Disable signals (this reduces kernel lock
                                    contention on SMP, but has the side effect
                                    that you can't kill clients that are sleeping).
            WITHOUT_INNODB=yes      Disable support for InnoDB table handler.
            WITH_ARCHIVE=yes        Enable support for Archive Storage Engine.
            WITH_CSV=yes            Enable support for CSV Storage Engine.
            WITH_FEDERATED=yes      Enable support for Federated Storage Engine.
            WITH_NDB=yes            Enable support for NDB Cluster.
    
    => MD5 Checksum mismatch for mysql-5.0.90.tar.gz.
    => SHA256 Checksum mismatch for mysql-5.0.90.tar.gz.
    ===>  Giving up on fetching files: mysql-5.0.90.tar.gz mysql-5.0.90.tar.gz
    Make sure the Makefile and distinfo file (/usr/ports/databases/mysql50-server/distinfo)
    are up to date.  If you are absolutely sure you want to override this
    check, type "make NO_CHECKSUM=yes [other args]".
    *** Error code 1
    
    Stop in /usr/ports/databases/mysql50-server.
    *** Error code 1
    
    Stop in /usr/ports/databases/mysql50-server.
    Potete aiutarmi?
    Grazie =D



  2. #2
    Provider L'avatar di WizOfOz
    Data Registrazione
    Nov 2007
    Località
    Milano (MI)
    Messaggi
    2,876

    Re: [URGENDE]Installazione MySql FreeBSD 7.2 Error 1

    Ti conviene leggere il regolamento perché mi sa che tra poco ti chiudono il post..

  3. #3
    Appassionato
    Data Registrazione
    May 2009
    Messaggi
    103

    Re: [URGENDE]Installazione MySql FreeBSD 7.2 Error 1

    Risolto. Grazie lo stesso =)
    Codice:
    Remove the mysql-5.0.9.tar.gz file from /usr/ports/distfiles/ and try again. The one you've downloaded seems to have been mangled in transit.
    
    If that doesn't work try fetching the file by hand and place it in /usr/ports/distfiles/.
    Se dovesse servire.


    EDIT=Cosa o sbagliato?

  4. #4
    Provider L'avatar di WizOfOz
    Data Registrazione
    Nov 2007
    Località
    Milano (MI)
    Messaggi
    2,876

    Re: [URGENDE]Installazione MySql FreeBSD 7.2 Error 1

    Citazione Originariamente Scritto da Lixer Visualizza Messaggio
    Risolto. Grazie lo stesso =)
    Codice:
    Remove the mysql-5.0.9.tar.gz file from /usr/ports/distfiles/ and try again. The one you've downloaded seems to have been mangled in transit.
    
    If that doesn't work try fetching the file by hand and place it in /usr/ports/distfiles/.
    Se dovesse servire.


    EDIT=Cosa o sbagliato?
    fare un post con URGENTE, HELP e cose del genere...
    ah ma tu hai scritto URGENDE

  5. #5
    HT Admin L'avatar di Antonio
    Data Registrazione
    Jun 2006
    Messaggi
    3,577

    Re: [URGENDE]Installazione MySql FreeBSD 7.2 Error 1

    Citazione Originariamente Scritto da WizOfOz Visualizza Messaggio
    fare un post con URGENTE, HELP e cose del genere...
    ah ma tu hai scritto URGENDE
    Per questi motivi e perché non siamo un helpdesk, chiudo (anzi, chiuTo ).

    Lixer leggi il regolamento.
    Antonio Angelino :: LinkedIn | Twitter
    Non fornisco assistenza sistemistica per MP. Se volete aiuto, create una discussione qui su forum!



Discussioni Simili

  1. [GNU/Linux] Installazione Mysql-server 5.5
    Di Pietron nel forum Gestione Server Windows e Server Linux
    Risposte: 3
    Ultimo Messaggio: 11-07-2011, 12:02
  2. system error: 113 (mysql)
    Di extrabyte nel forum Io Programmo
    Risposte: 2
    Ultimo Messaggio: 13-01-2010, 22:02
  3. Rilasciata FreeBSD 8.0
    Di Redazione HostingTalk nel forum Articoli e news su Webhosting e Servizi Internet
    Risposte: 0
    Ultimo Messaggio: 30-11-2009, 08:00
  4. Installazione APACHE-PHP-MYSQL-FTP e WEBMIN su FreeBSD
    Di viki nel forum Gestione Server Windows e Server Linux
    Risposte: 2
    Ultimo Messaggio: 30-10-2008, 07:29
  5. Risposte: 0
    Ultimo Messaggio: 10-04-2007, 13:59

Informazioni Discussione

Utenti che Stanno Visualizzando Questa Discussione

Ci sono attualmente 1 utenti che stanno visualizzando questa discussione. (0 utenti e 1 ospiti)

Tag per Questa Discussione

Segnalibri

Permessi di Scrittura

  • Tu non puoi inviare nuove discussioni
  • Tu non puoi inviare risposte
  • Tu non puoi inviare allegati
  • Tu non puoi modificare i tuoi messaggi
  •