-
Notifications
You must be signed in to change notification settings - Fork 3
/
install-ubuntu11.txt
76 lines (44 loc) · 1.23 KB
/
install-ubuntu11.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
Ubuntu 11.04
install "svn"
add line in ./subversion/servers "ssl-trust-default-ca=no"
svn co https://laoslaser.org/laos
install "mono-complete"
Essentials
~~~~~~~~~~
cd
cd Documents
apt-get install cups-pdf make libconfig++8-dev
cd laos/cups-laos/src
make
sudo make install
make sure bash is your default shell (dash will give you compilation problems!):
rm /bin/sh && ln -s /bin/bash /bin/sh
make directory
/var/spool/cups-laos
Compiling pstoedit
~~~~~~~~~~~~~~~~~~
cd pstoedit/src
./configure
make
sudo make install
Installing printer driver
~~~~~~~~~~~~~~~~~~~~~~~~~
start "printer"
add "Generic-CUPS Laos"
Leave Default URL
Searhcing for drivers.....
Select "Generic-Cups-laos"
Short name "simulator"
/etc/ls.so.conf
Add line "/usr/local/lib"
run ldconfig
Start Simulator
~~~~~~~~~~~~~~~
cd ../simulator/bin/Debug/
mono simulator.exe
BUGS/Problemen:
- cgcode.cfg naar /usr/local/share/pstoedit
- spool directory wordt niet gemaakt als die er niet is
- log file verkeerde rechten (root:root) en kan niet geschreven worden
- Library pstoedit.so.0 not found
- default options niet aanwezig? Pas als je iets veranderd lijkt CUPS opties mee te geven