Ratpoison

10 bejegyzés megtekintése - 1-10 / 28
  • Szerző
    Bejegyzés
  • #1895162
    admin
    Adminisztrátor

      Miert, milyen targetek vannak a Makefile-ban?

      #1895163
      admin
      Adminisztrátor

        Ez van a Makefile.am-ben. Sima Makefile nincs is. (Van még Makefile.in mellette.)

        Makefile.am:
        ## Process this file with automake to produce Makefile.in
        ## Copyright © 2000, 2001 Shawn Betts [sabetts@users.sourceforge.net]
        ##
        ## This file is part of ratpoison.
        ##
        ## ratpoison is free software; you can redistribute it and/or modify
        ## it under the terms of the GNU General Public License as published by
        ## the Free Software Foundation; either version 2 of the License, or
        ## (at your option) any later version.
        ##
        ## ratpoison is distributed in the hope that it will be useful,
        ## but WITHOUT ANY WARRANTY; without even the implied warranty of
        ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
        ## GNU General Public License for more details.
        ##
        ## You should have received a copy of the GNU General Public License
        ## along with this program; if not, write to the Free Software
        ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
        ##
        ## $Id: Makefile.am,v 1.11 2001/04/01 01:17:53 sabetts Exp $

        bin_PROGRAMS = ratpoison

        ratpoison_SOURCES = actions.c
        actions.h
        bar.c
        bar.h
        communications.c
        communications.h
        conf.h
        data.h
        events.c
        events.h
        getopt.c
        getopt.h
        getopt1.c
        input.c
        input.h
        list.c
        list.h
        main.c
        manage.c
        manage.h
        messages.h
        number.c
        number.h
        ratpoison.h
        sbuf.c
        sbuf.h
        split.c
        split.h

        #1895164
        admin
        Adminisztrátor

          lefuttattad-e ezt:

          ./configure

          #1895165
          admin
          Adminisztrátor

            Le. De kiakadt azzal az üzenettel, hogy nem találja az X-librariest, tehát szerinte nincs szerver. Pedig van és mûködik.

            #1895166
            admin
            Adminisztrátor

              Akkor ez a gond. Idemasolnad az utolso nehany sort?

              #1895167
              admin
              Adminisztrátor

                Egyébként most még a ratmenu nevû programmal is bajom akadt.
                Ezt is be lelleneforditani. Ebben normális Makefile van.
                De a make hibával leáll, mert szerinte hiba van valamelyik sorban a ratmenu.c -ben.
                ?

                #1895168
                admin
                Adminisztrátor

                  Kellenenek a pontos outputok.

                  #1895169
                  admin
                  Adminisztrátor

                    Egy pillanat és másolom. Most ujra telepitettem a Mandrake-t.

                    #1895170
                    admin
                    Adminisztrátor

                      Megnéztem az RPM-et ebben már be van fordítva szerencsére 🙂

                      #1895171
                      admin
                      Adminisztrátor

                        Futattam az RPM-ben található INSTALL-t és eddig 100% siker. 🙂
                        Szeretnéd, hogy szórakozzak a make -es verzióval (

                      10 bejegyzés megtekintése - 1-10 / 28
                      • Be kell jelentkezni a hozzászóláshoz.