εγκατάσταση προγραμμάτων εκτός κέντρου λογισμικών ubuntu  Το θέμα επιλύθηκε

...εφαρμογές για οτιδήποτε άλλο

Συντονιστής: konnn

Re: εγκατάσταση προγραμμάτων εκτός κέντρου λογισμικών ubuntu

Δημοσίευσηαπό mavrosgatos » 20 Μάιος 2013, 11:29

τωρα;
έγραψε:petnik@petnik-Satellite-A110:~$ cd '/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5'
petnik@petnik-Satellite-A110:~/Λήψεις/dymo-cups-drivers-1.4.0.5$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/missing: Unknown `--run' option
Try `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for cups-config... /usr/bin/cups-config
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for cupsMarkOptions in -lcups... yes
checking for cupsRasterReadHeader in -lcupsimage... no
configure: error: Can't find cupsimage library
petnik@petnik-Satellite-A110:~/Λήψεις/dymo-cups-drivers-1.4.0.5$


ευχαριστω για την μεχρυ τωρα υποστιριξη
απ οσο φαινετε δεν θυμαμε τιποτα απο το linux (:
acer extensa5510:
1 Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Ικανοποιητικό
2 Ubuntu 13.04 raring 3.8.0-23-generic 64bit (el_GR.UTF-8, XFCE xubuntu), Ubuntu 3.8.0-19-generic
3 Intel Core2 CPU T5500 1.66GHz ‖ RAM 2497 MiB ‖ Acer Grapevine - Acer Extensa 5510
4 Intel Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] {i915}
5 wlan0: Intel PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02)
mavrosgatos
babeTUX
babeTUX
 
Δημοσιεύσεις: 43
Εγγραφή: 20 Ιούλ 2008, 03:25
Εκτύπωση

Re: εγκατάσταση προγραμμάτων εκτός κέντρου λογισμικών ubuntu

Δημοσίευσηαπό fkol k4 » 20 Μάιος 2013, 11:55

Εδώ, ο χρήστης bpalone έχει κάνει την ίδια εγκατάσταση με αυτή που θέλεις να κάνεις.
Στις οδηγίες που δημοσιεύει, αναφέρει πως πρέπει πρώτα να εγκατασταθούν τα εξής πακέτα:
Κώδικας: Επιλογή όλων
libcupsimage2-dev
g++

Προσωπικά θα πρόσθετα και το
Κώδικας: Επιλογή όλων
build-essential

Οπότε, εγκατάστησέ τα με την
Κώδικας: Επιλογή όλων
sudo apt-get install libcupsimage2-dev g++ build-essential

και ξαναδοκίμασε τη μεταγλώττιση.
Γνώσεις: Linux: ★★★☆☆ Προγραμματισμός: ★☆☆☆☆ Αγγλικά: ★★★★★
Η υπογραφή μου
Οδηγίες για αρχάριους στο Ubuntu (12.04 LTS)Οδηγοί του forum
Άβαταρ μέλους
fkol k4
antiwinTUX
antiwinTUX
 
Δημοσιεύσεις: 4829
Εγγραφή: 28 Φεβ 2011, 22:56
Τοποθεσία: Αθήνα
Launchpad: fkol-k4
IRC: fkol_k4
Εκτύπωση

Re: εγκατάσταση προγραμμάτων εκτός κέντρου λογισμικών ubuntu

Δημοσίευσηαπό mavrosgatos » 20 Μάιος 2013, 14:04

από το κέντρο λογισμικού φαίνεται ότι τα έχω εγκαταστήσει τα
libcupsimage2-dev
g++

τα build-essential τα εγκατέστησα όπως μου είπες

αρα τωρα εχει αλλαξει ετσι
Κώδικας: Επιλογή όλων
petnik@petnik-Satellite-A110:~$ cd '/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5'
petnik@petnik-Satellite-A110:~/Λήψεις/dymo-cups-drivers-1.4.0.5$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/missing: Unknown `--run' option
Try `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for cups-config... /usr/bin/cups-config
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for cupsMarkOptions in -lcups... yes
checking for cupsRasterReadHeader in -lcupsimage... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/raster.h usability... yes
checking cups/raster.h presence... yes
checking for cups/raster.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for memset... yes
checking for strcasecmp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/common/tests/Makefile
config.status: creating src/lm/Makefile
config.status: creating src/lm/tests/Makefile
config.status: creating src/lw/Makefile
config.status: creating src/lw/tests/Makefile
config.status: creating ppd/Makefile
config.status: creating docs/Makefile
config.status: creating samples/Makefile
config.status: creating samples/paper_list/Makefile
config.status: creating samples/paper_bounds/Makefile
config.status: creating samples/test_label/Makefile
config.status: creating samples/custom_paper/Makefile
config.status: creating samples/custom_paper_tape/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
petnik@petnik-Satellite-A110:~/Λήψεις/dymo-cups-drivers-1.4.0.5$
acer extensa5510:
1 Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Ικανοποιητικό
2 Ubuntu 13.04 raring 3.8.0-23-generic 64bit (el_GR.UTF-8, XFCE xubuntu), Ubuntu 3.8.0-19-generic
3 Intel Core2 CPU T5500 1.66GHz ‖ RAM 2497 MiB ‖ Acer Grapevine - Acer Extensa 5510
4 Intel Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] {i915}
5 wlan0: Intel PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02)
mavrosgatos
babeTUX
babeTUX
 
Δημοσιεύσεις: 43
Εγγραφή: 20 Ιούλ 2008, 03:25
Εκτύπωση

Re: εγκατάσταση προγραμμάτων εκτός κέντρου λογισμικών ubuntu

Δημοσίευσηαπό fkol k4 » 20 Μάιος 2013, 15:06

Συνέχισε με τις επόμενες εντολές
Γνώσεις: Linux: ★★★☆☆ Προγραμματισμός: ★☆☆☆☆ Αγγλικά: ★★★★★
Η υπογραφή μου
Οδηγίες για αρχάριους στο Ubuntu (12.04 LTS)Οδηγοί του forum
Άβαταρ μέλους
fkol k4
antiwinTUX
antiwinTUX
 
Δημοσιεύσεις: 4829
Εγγραφή: 28 Φεβ 2011, 22:56
Τοποθεσία: Αθήνα
Launchpad: fkol-k4
IRC: fkol_k4
Εκτύπωση

Re: εγκατάσταση προγραμμάτων εκτός κέντρου λογισμικών ubuntu

Δημοσίευσηαπό mavrosgatos » 20 Μάιος 2013, 18:27

από την ποσότητα των δεδομένων υποψιάζομαι οτι τα εγκατέστησε όλα;
να κάνω και κάτι άλλο τώρα ;
Κώδικας: Επιλογή όλων
petnik@petnik-Satellite-A110:~$ petnik@petnik-Satellite-A110:~/Λήψεις/dymo-cups-drivers-1.4.0.5$ ./configure
bash: petnik@petnik-Satellite-A110:~/Λήψεις/dymo-cups-drivers-1.4.0.5$: Δεν υπάρχει τέτοιο αρχείο ή κατάλογος
petnik@petnik-Satellite-A110:~$ cd Λήψεις/dymo-cups-drivers-1.4.0.5/
petnik@petnik-Satellite-A110:~/Λήψεις/dymo-cups-drivers-1.4.0.5$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/missing: Unknown `--run' option
Try `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for cups-config... /usr/bin/cups-config
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for cupsMarkOptions in -lcups... yes
checking for cupsRasterReadHeader in -lcupsimage... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/raster.h usability... yes
checking cups/raster.h presence... yes
checking for cups/raster.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for memset... yes
checking for strcasecmp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/common/tests/Makefile
config.status: creating src/lm/Makefile
config.status: creating src/lm/tests/Makefile
config.status: creating src/lw/Makefile
config.status: creating src/lw/tests/Makefile
config.status: creating ppd/Makefile
config.status: creating docs/Makefile
config.status: creating samples/Makefile
config.status: creating samples/paper_list/Makefile
config.status: creating samples/paper_bounds/Makefile
config.status: creating samples/test_label/Makefile
config.status: creating samples/custom_paper/Makefile
config.status: creating samples/custom_paper_tape/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing depfiles commands
petnik@petnik-Satellite-A110:~/Λήψεις/dymo-cups-drivers-1.4.0.5$ make
Making all in src
make[1]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src'
make all-recursive
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src'
Making all in lw
make[3]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lw'
Making all in tests
make[4]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lw/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lw/tests'
make[4]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lw'
g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT raster2dymolw.o -MD -MP -MF .deps/raster2dymolw.Tpo -c -o raster2dymolw.o raster2dymolw.cpp
mv -f .deps/raster2dymolw.Tpo .deps/raster2dymolw.Po
g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT LabelWriterDriver.o -MD -MP -MF .deps/LabelWriterDriver.Tpo -c -o LabelWriterDriver.o LabelWriterDriver.cpp
mv -f .deps/LabelWriterDriver.Tpo .deps/LabelWriterDriver.Po
g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT LabelWriterLanguageMonitor.o -MD -MP -MF .deps/LabelWriterLanguageMonitor.Tpo -c -o LabelWriterLanguageMonitor.o LabelWriterLanguageMonitor.cpp
LabelWriterLanguageMonitor.cpp: In member function ‘void DymoPrinterDriver::CLabelWriterLanguageMonitor::CheckStatusAndReprint()’:
LabelWriterLanguageMonitor.cpp:124:13: προειδοποίηση: variable ‘StatusOK’ set but not used [-Wunused-but-set-variable]
mv -f .deps/LabelWriterLanguageMonitor.Tpo .deps/LabelWriterLanguageMonitor.Po
g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT CupsFilterLabelWriter.o -MD -MP -MF .deps/CupsFilterLabelWriter.Tpo -c -o CupsFilterLabelWriter.o CupsFilterLabelWriter.cpp
mv -f .deps/CupsFilterLabelWriter.Tpo .deps/CupsFilterLabelWriter.Po
g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT CupsPrintEnvironment.o -MD -MP -MF .deps/CupsPrintEnvironment.Tpo -c -o CupsPrintEnvironment.o `test -f '../common/CupsPrintEnvironment.cpp' || echo './'`../common/CupsPrintEnvironment.cpp
mv -f .deps/CupsPrintEnvironment.Tpo .deps/CupsPrintEnvironment.Po
g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT Halftoning.o -MD -MP -MF .deps/Halftoning.Tpo -c -o Halftoning.o `test -f '../common/Halftoning.cpp' || echo './'`../common/Halftoning.cpp
mv -f .deps/Halftoning.Tpo .deps/Halftoning.Po
g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT ErrorDiffusionHalftoning.o -MD -MP -MF .deps/ErrorDiffusionHalftoning.Tpo -c -o ErrorDiffusionHalftoning.o `test -f '../common/ErrorDiffusionHalftoning.cpp' || echo './'`../common/ErrorDiffusionHalftoning.cpp
mv -f .deps/ErrorDiffusionHalftoning.Tpo .deps/ErrorDiffusionHalftoning.Po
g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT NonLinearLaplacianHalftoning.o -MD -MP -MF .deps/NonLinearLaplacianHalftoning.Tpo -c -o NonLinearLaplacianHalftoning.o `test -f '../common/NonLinearLaplacianHalftoning.cpp' || echo './'`../common/NonLinearLaplacianHalftoning.cpp
mv -f .deps/NonLinearLaplacianHalftoning.Tpo .deps/NonLinearLaplacianHalftoning.Po
g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT DummyLanguageMonitor.o -MD -MP -MF .deps/DummyLanguageMonitor.Tpo -c -o DummyLanguageMonitor.o `test -f '../common/DummyLanguageMonitor.cpp' || echo './'`../common/DummyLanguageMonitor.cpp
mv -f .deps/DummyLanguageMonitor.Tpo .deps/DummyLanguageMonitor.Po
g++ -O2 -Wall -Wno-unknown-pragmas -o raster2dymolw raster2dymolw.o LabelWriterDriver.o LabelWriterLanguageMonitor.o CupsFilterLabelWriter.o CupsPrintEnvironment.o Halftoning.o ErrorDiffusionHalftoning.o NonLinearLaplacianHalftoning.o DummyLanguageMonitor.o -lcupsimage -lcups
make[4]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lw'
make[3]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lw'
Making all in lm
make[3]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lm'
Making all in tests
make[4]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lm/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lm/tests'
make[4]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lm'
g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT raster2dymolm.o -MD -MP -MF .deps/raster2dymolm.Tpo -c -o raster2dymolm.o raster2dymolm.cpp
mv -f .deps/raster2dymolm.Tpo .deps/raster2dymolm.Po
g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT LabelManagerDriver.o -MD -MP -MF .deps/LabelManagerDriver.Tpo -c -o LabelManagerDriver.o LabelManagerDriver.cpp
mv -f .deps/LabelManagerDriver.Tpo .deps/LabelManagerDriver.Po
g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT CupsFilterLabelManager.o -MD -MP -MF .deps/CupsFilterLabelManager.Tpo -c -o CupsFilterLabelManager.o CupsFilterLabelManager.cpp
mv -f .deps/CupsFilterLabelManager.Tpo .deps/CupsFilterLabelManager.Po
g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT LabelManagerLanguageMonitor.o -MD -MP -MF .deps/LabelManagerLanguageMonitor.Tpo -c -o LabelManagerLanguageMonitor.o LabelManagerLanguageMonitor.cpp
mv -f .deps/LabelManagerLanguageMonitor.Tpo .deps/LabelManagerLanguageMonitor.Po
g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT CupsPrintEnvironment.o -MD -MP -MF .deps/CupsPrintEnvironment.Tpo -c -o CupsPrintEnvironment.o `test -f '../common/CupsPrintEnvironment.cpp' || echo './'`../common/CupsPrintEnvironment.cpp
mv -f .deps/CupsPrintEnvironment.Tpo .deps/CupsPrintEnvironment.Po
g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT Halftoning.o -MD -MP -MF .deps/Halftoning.Tpo -c -o Halftoning.o `test -f '../common/Halftoning.cpp' || echo './'`../common/Halftoning.cpp
mv -f .deps/Halftoning.Tpo .deps/Halftoning.Po
g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT ErrorDiffusionHalftoning.o -MD -MP -MF .deps/ErrorDiffusionHalftoning.Tpo -c -o ErrorDiffusionHalftoning.o `test -f '../common/ErrorDiffusionHalftoning.cpp' || echo './'`../common/ErrorDiffusionHalftoning.cpp
mv -f .deps/ErrorDiffusionHalftoning.Tpo .deps/ErrorDiffusionHalftoning.Po
g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT NonLinearLaplacianHalftoning.o -MD -MP -MF .deps/NonLinearLaplacianHalftoning.Tpo -c -o NonLinearLaplacianHalftoning.o `test -f '../common/NonLinearLaplacianHalftoning.cpp' || echo './'`../common/NonLinearLaplacianHalftoning.cpp
mv -f .deps/NonLinearLaplacianHalftoning.Tpo .deps/NonLinearLaplacianHalftoning.Po
g++ -DHAVE_CONFIG_H -I. -I../../src -I../common -O2 -Wall -Wno-unknown-pragmas -MT DummyLanguageMonitor.o -MD -MP -MF .deps/DummyLanguageMonitor.Tpo -c -o DummyLanguageMonitor.o `test -f '../common/DummyLanguageMonitor.cpp' || echo './'`../common/DummyLanguageMonitor.cpp
mv -f .deps/DummyLanguageMonitor.Tpo .deps/DummyLanguageMonitor.Po
g++ -O2 -Wall -Wno-unknown-pragmas -o raster2dymolm raster2dymolm.o LabelManagerDriver.o CupsFilterLabelManager.o LabelManagerLanguageMonitor.o CupsPrintEnvironment.o Halftoning.o ErrorDiffusionHalftoning.o NonLinearLaplacianHalftoning.o DummyLanguageMonitor.o -lcupsimage -lcups
make[4]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lm'
make[3]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lm'
Making all in common/tests
make[3]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/common/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/common/tests'
make[3]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src'
make[3]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src'
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src'
make[1]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src'
Making all in ppd
make[1]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/ppd'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/ppd'
Making all in docs
make[1]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/docs'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/docs'
Making all in samples
make[1]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples'
Making all in paper_bounds
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/paper_bounds'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/paper_bounds'
Making all in paper_list
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/paper_list'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/paper_list'
Making all in test_label
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/test_label'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/test_label'
Making all in custom_paper
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/custom_paper'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/custom_paper'
Making all in custom_paper_tape
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/custom_paper_tape'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/custom_paper_tape'
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples'
make[1]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples'
make[1]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5'
petnik@petnik-Satellite-A110:~/Λήψεις/dymo-cups-drivers-1.4.0.5$ sudo make install
Making install in src
make[1]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src'
Making install in lw
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lw'
Making install in tests
make[3]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lw/tests'
make[4]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lw/tests'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lw/tests'
make[3]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lw/tests'
make[3]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lw'
make[4]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lw'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/cups/filter" || /bin/mkdir -p "/usr/lib/cups/filter"
/usr/bin/install -c raster2dymolw '/usr/lib/cups/filter'
make[4]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lw'
make[3]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lw'
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lw'
Making install in lm
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lm'
Making install in tests
make[3]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lm/tests'
make[4]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lm/tests'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lm/tests'
make[3]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lm/tests'
make[3]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lm'
make[4]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lm'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/cups/filter" || /bin/mkdir -p "/usr/lib/cups/filter"
/usr/bin/install -c raster2dymolm '/usr/lib/cups/filter'
make[4]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lm'
make[3]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lm'
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/lm'
Making install in common/tests
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/common/tests'
make[3]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/common/tests'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/common/tests'
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src/common/tests'
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src'
make[3]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src'
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src'
make[1]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/src'
Making install in ppd
make[1]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/ppd'
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/ppd'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/cups/model" || /bin/mkdir -p "/usr/share/cups/model"
/usr/bin/install -c -m 644 lm400.ppd lm450.ppd lmpc.ppd lmpc2.ppd lmpnp.ppd lp350.ppd lw300.ppd lw310.ppd lw315.ppd lw320.ppd lw330.ppd lw330t.ppd lw400.ppd lw400t.ppd lwduol.ppd lwduot.ppd lwduot2.ppd lwtt.ppd lw4xl.ppd lw450.ppd lw450t.ppd lw450tt.ppd lw450dl.ppd lw450dt.ppd se450.ppd '/usr/share/cups/model'
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/ppd'
make[1]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/ppd'
Making install in docs
make[1]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/docs'
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/docs'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/docs'
make[1]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/docs'
Making install in samples
make[1]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples'
Making install in paper_bounds
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/paper_bounds'
make[3]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/paper_bounds'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/paper_bounds'
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/paper_bounds'
Making install in paper_list
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/paper_list'
make[3]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/paper_list'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/paper_list'
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/paper_list'
Making install in test_label
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/test_label'
make[3]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/test_label'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/test_label'
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/test_label'
Making install in custom_paper
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/custom_paper'
make[3]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/custom_paper'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/custom_paper'
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/custom_paper'
Making install in custom_paper_tape
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/custom_paper_tape'
make[3]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/custom_paper_tape'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/custom_paper_tape'
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples/custom_paper_tape'
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples'
make[3]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples'
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples'
make[1]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5/samples'
make[1]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5'
make[2]: Entering directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5'
make[1]: Leaving directory `/home/petnik/Λήψεις/dymo-cups-drivers-1.4.0.5'
petnik@petnik-Satellite-A110:~/Λήψεις/dymo-cups-drivers-1.4.0.5$
acer extensa5510:
1 Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Ικανοποιητικό
2 Ubuntu 13.04 raring 3.8.0-23-generic 64bit (el_GR.UTF-8, XFCE xubuntu), Ubuntu 3.8.0-19-generic
3 Intel Core2 CPU T5500 1.66GHz ‖ RAM 2497 MiB ‖ Acer Grapevine - Acer Extensa 5510
4 Intel Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] {i915}
5 wlan0: Intel PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02)
mavrosgatos
babeTUX
babeTUX
 
Δημοσιεύσεις: 43
Εγγραφή: 20 Ιούλ 2008, 03:25
Εκτύπωση

Re: εγκατάσταση προγραμμάτων εκτός κέντρου λογισμικών ubuntu  Το θέμα επιλύθηκε

Δημοσίευσηαπό fkol k4 » 20 Μάιος 2013, 18:40

mavrosgatos έγραψε:από την ποσότητα των δεδομένων υποψιάζομαι οτι τα εγκατέστησε όλα;

Υποθέτω πως ναι, δεν είδα να βγαίνει σφάλμα κατά το make install
mavrosgatos έγραψε:να κάνω και κάτι άλλο τώρα ;

Δεν νομίζω πως χρειάζεται κάτι άλλο, μάλλον μπορείς να χρησιμοποιήσεις το μηχάνημα που απαιτεί τον driver.
Γνώσεις: Linux: ★★★☆☆ Προγραμματισμός: ★☆☆☆☆ Αγγλικά: ★★★★★
Η υπογραφή μου
Οδηγίες για αρχάριους στο Ubuntu (12.04 LTS)Οδηγοί του forum
Άβαταρ μέλους
fkol k4
antiwinTUX
antiwinTUX
 
Δημοσιεύσεις: 4829
Εγγραφή: 28 Φεβ 2011, 22:56
Τοποθεσία: Αθήνα
Launchpad: fkol-k4
IRC: fkol_k4
Εκτύπωση

Re: εγκατάσταση προγραμμάτων εκτός κέντρου λογισμικών ubuntu

Δημοσίευσηαπό mavrosgatos » 20 Μάιος 2013, 18:52

ευχαριστώ πάρα πολυ!!!!
με βοηθήσατε απίστευτα !!!
acer extensa5510:
1 Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Ικανοποιητικό
2 Ubuntu 13.04 raring 3.8.0-23-generic 64bit (el_GR.UTF-8, XFCE xubuntu), Ubuntu 3.8.0-19-generic
3 Intel Core2 CPU T5500 1.66GHz ‖ RAM 2497 MiB ‖ Acer Grapevine - Acer Extensa 5510
4 Intel Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] {i915}
5 wlan0: Intel PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02)
mavrosgatos
babeTUX
babeTUX
 
Δημοσιεύσεις: 43
Εγγραφή: 20 Ιούλ 2008, 03:25
Εκτύπωση

Re: εγκατάσταση προγραμμάτων εκτός κέντρου λογισμικών ubuntu

Δημοσίευσηαπό bbabis01 » 29 Μάιος 2013, 16:30

Εγκατέστησα το ubuntu-tweak
Κώδικας: Επιλογή όλων
sudo add-apt-repository ppa:tualatrix/ppa

Κώδικας: Επιλογή όλων
sudo apt-get update

Κώδικας: Επιλογή όλων
sudo apt-get install ubuntu-tweak


και θεώρησα ότι μετά την εγκατάσταση θα μπορούσα να δω το πρόγραμμα και από το κέντρο λογισμικού.. Άμα δλδ ψάχνω κάποιο πρόγραμμα και δε θυμάμαι το όνομά του πάω στο Κέντρο λογισμικού στα εγκατεστημένα προγράμματα και από εκεί το βρίσκω.. Επίσης μόλις έκανα την 1η και 2η εντολή και πήγα να ψάξω το πρόγραμμα στο κέντρο λογισμικού δε το βρήκα.. Έτσι γίνεται;

Επίσης σε περίπτωση που θέλω να διαγράψω το ubuntu-tweak ποια ενολή δίνω για να "βγάλω" το ppa:tualatrix (πέρα από το synaptic που θεωρώ ότι γίνεται..);
1 Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Ικανοποιητικό ┃ Αγγλικών: Μέτριο
2 Ubuntu 13.04 raring 3.8.0-21-generic 64bit (el_GR.UTF-8, Unity ubuntu), Ubuntu 3.8.0-19-generic, Windows 7
3 Intel Core i5 CPU M 480 2.67GHz ‖ RAM 3754 MiB ‖ Hewlett-Packard 166B - HP Pavilion g7 Notebook PC
4 Intel Integrated Graphics [8086:0046] {i915} ⋮ AMD nee ATI Seymour [Radeon HD 6400M/7400M Series] [1002:6760] {fglrx_pci}
5 eth0: Realtek RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)
bbabis01
punkTUX
punkTUX
 
Δημοσιεύσεις: 206
Εγγραφή: 11 Οκτ 2012, 00:43
Εκτύπωση

Re: εγκατάσταση προγραμμάτων εκτός κέντρου λογισμικών ubuntu

Δημοσίευσηαπό sotos21 » 29 Μάιος 2013, 18:59

bbabis01 έγραψε:Επίσης σε περίπτωση που θέλω να διαγράψω το ubuntu-tweak ποια ενολή δίνω για να "βγάλω" το ppa:tualatrix

Όταν θέλουμε να αφαιρέσουμε ένα ppa και μαζί ότι μας έχει εγκαταστήσει χρειαζόμαστε ένα εργαλείο που λέγεται ppa-purge.
Το εγκαθιστούμε λοιπόν με
Κώδικας: Επιλογή όλων
sudo apt-get install ppa-purge

Αν στο παράδειγμα σου θέλουμε να αφαιρέσουμε το ppa του ubuntu-tweak δίνουμε
Κώδικας: Επιλογή όλων
sudo apt-get ppa-purge ppa:tualatrix/ppa

Για πλήρη καθαρισμό των πακέτων
Κώδικας: Επιλογή όλων
sudo apt-get autoremove --purge ubuntu-tweak
sudo apt-get update
1 Γνώσεις Linux: Πρώτα βήματα ┃ Προγραμματισμού: Καθόλου ┃ Αγγλικών: Καθόλου
2 Ubuntu 23.10 Mantic Minotaur 6.3.0-7-generic 64bit (el_GR.UTF-8, Unity:Unity7:ubuntu unity)
3 AMD Ryzen 7 7730U with Radeon Graphics ‖ RAM 15368 MiB ‖ASUS TN3604YA - ASUS Vivobook_S_Flip TN3604YA_TN3604YA
4 Advanced Micro Devices, Inc. [AMD/ATI] Barcelo [1002:15e7] {amdgpu}
5 wlp1s0: MEDIATEK Corp. Device [14c3:7922]
Άβαταρ μέλους
sotos21
Freedom
Freedom
 
Δημοσιεύσεις: 6304
Εγγραφή: 21 Φεβ 2011, 21:28
Τοποθεσία: Αθήνα
Εκτύπωση

Προηγούμενη

  • ΣΧΕΤΙΚΑ ΘΕΜΑΤΑ
    ΑΠΑΝΤΗΣΕΙΣ
    ΠΡΟΒΟΛΕΣ
    ΣΥΓΓΡΑΦΕΑΣ

Επιστροφή στο Εφαρμογές Άλλες-Διάφορες