[MDK 8.2, Samba] "make install" Foutmelding??

Pagina: 1
Acties:

  • DeMoN
  • Registratie: Maart 2001
  • Laatst online: 12-03 14:25

DeMoN

Pastafari

Topicstarter
Ok, ik wil dus ff samba draaiend krijgen om beneden op de Win2K machine te kunnen printen.

Ik heb geen ervaring met Samba en ben een newbie m.b.t. Linux ;)

Het volgende heb ik gedaan:

- De nieuwste Samba gedownload.

- $gunzip -d samba.tar.gz

- $tar -xvf samba.tar

- Daarna de source dir in gegaan die werd aangemaakt (/home/megalodon/samba/source)

- $./configure

- $make

- $make install

Bij dat laatste krijg ik dit:

code:
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
 [root@demon source]# pwd
/home/megalodon/samba-2.2.5/source
[root@demon source]# make install
Using FLAGS =  -O  -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -fno-omit-frame-pointer  -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE  -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"   -DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin" -DLOCKDIR="/usr/local/samba/var/locks" -DCODEPAGEDIR="/usr/local/samba/lib/codepages" -DDRIVERFILE="/usr/local/samba/lib/printers.def" -DBINDIR="/usr/local/samba/bin" -DPIDDIR="/usr/local/samba/var/locks" -DLIBDIR="/usr/local/samba/lib" -DHAVE_INCLUDES_H -DPASSWD_PROGRAM="/usr/bin/passwd" -DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd" -DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb"
Using FLAGS32 =  -O  -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -fno-omit-frame-pointer  -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE  -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"   -DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin" -DLOCKDIR="/usr/local/samba/var/locks" -DCODEPAGEDIR="/usr/local/samba/lib/codepages" -DDRIVERFILE="/usr/local/samba/lib/printers.def" -DBINDIR="/usr/local/samba/bin" -DPIDDIR="/usr/local/samba/var/locks" -DLIBDIR="/usr/local/samba/lib" -DHAVE_INCLUDES_H -DPASSWD_PROGRAM="/usr/bin/passwd" -DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd" -DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb"
Using LIBS = -lcups -lssl -lcrypto -lnsl -lcrypt -lpopt
Compiling printing/print_cups.c
printing/print_cups.c:25:23: cups/cups.h: Onbekend bestand of map
printing/print_cups.c:26:27: cups/language.h: Onbekend bestand of map
printing/print_cups.c: In function `cups_printer_fn':
printing/print_cups.c:79: `http_t' undeclared (first use in this function)
printing/print_cups.c:79: (Each undeclared identifier is reported only once
printing/print_cups.c:79: for each function it appears in.)
printing/print_cups.c:79: `http' undeclared (first use in this function)
printing/print_cups.c:80: `ipp_t' undeclared (first use in this function)
printing/print_cups.c:80: `request' undeclared (first use in this function)
printing/print_cups.c:81: `response' undeclared (first use in this function)
printing/print_cups.c:82: `ipp_attribute_t' undeclared (first use in this function)
printing/print_cups.c:82: `attr' undeclared (first use in this function)
printing/print_cups.c:83: `cups_lang_t' undeclared (first use in this function)
printing/print_cups.c:83: `language' undeclared (first use in this function)
printing/print_cups.c:84: parse error before `char'
printing/print_cups.c:125: `CUPS_GET_PRINTERS' undeclared (first use in this function)
printing/print_cups.c:130: `IPP_TAG_OPERATION' undeclared (first use in this function)
printing/print_cups.c:130: `IPP_TAG_CHARSET' undeclared (first use in this function)
printing/print_cups.c:133: `IPP_TAG_LANGUAGE' undeclared (first use in this function)
printing/print_cups.c:136: `IPP_TAG_NAME' undeclared (first use in this function)
printing/print_cups.c:138: `requested' undeclared (first use in this function)
printing/print_cups.c:159: `IPP_TAG_PRINTER' undeclared (first use in this function)
printing/print_cups.c:169: `name' undeclared (first use in this function)
printing/print_cups.c:170: `make_model' undeclared (first use in this function)
printing/print_cups.c:171: `info' undeclared (first use in this function)
printing/print_cups.c:180: `IPP_TAG_TEXT' undeclared (first use in this function)
printing/print_cups.c: In function `cups_printername_ok':
printing/print_cups.c:216: `http_t' undeclared (first use in this function)
printing/print_cups.c:216: `http' undeclared (first use in this function)
printing/print_cups.c:217: `ipp_t' undeclared (first use in this function)
printing/print_cups.c:217: `request' undeclared (first use in this function)
printing/print_cups.c:218: `response' undeclared (first use in this function)
printing/print_cups.c:219: `cups_lang_t' undeclared (first use in this function)
printing/print_cups.c:219: `language' undeclared (first use in this function)
printing/print_cups.c:220: parse error before `char'
printing/print_cups.c:254: `IPP_GET_PRINTER_ATTRIBUTES' undeclared (first use in this function)
printing/print_cups.c:259: `IPP_TAG_OPERATION' undeclared (first use in this function)
printing/print_cups.c:259: `IPP_TAG_CHARSET' undeclared (first use in this function)
printing/print_cups.c:262: `IPP_TAG_LANGUAGE' undeclared (first use in this function)
printing/print_cups.c:265: `IPP_TAG_NAME' undeclared (first use in this function)
printing/print_cups.c:268: `uri' undeclared (first use in this function)
printing/print_cups.c:271: `IPP_TAG_URI' undeclared (first use in this function)
printing/print_cups.c:288: `IPP_OK_CONFLICT' undeclared (first use in this function)
printing/print_cups.c: In function `cups_job_delete':
printing/print_cups.c:311: `http_t' undeclared (first use in this function)
printing/print_cups.c:311: `http' undeclared (first use in this function)
printing/print_cups.c:312: `ipp_t' undeclared (first use in this function)
printing/print_cups.c:312: `request' undeclared (first use in this function)
printing/print_cups.c:313: `response' undeclared (first use in this function)
printing/print_cups.c:314: `cups_lang_t' undeclared (first use in this function)
printing/print_cups.c:314: `language' undeclared (first use in this function)
printing/print_cups.c:315: parse error before `char'
printing/print_cups.c:349: `IPP_CANCEL_JOB' undeclared (first use in this function)
printing/print_cups.c:354: `IPP_TAG_OPERATION' undeclared (first use in this function)
printing/print_cups.c:354: `IPP_TAG_CHARSET' undeclared (first use in this function)
printing/print_cups.c:357: `IPP_TAG_LANGUAGE' undeclared (first use in this function)
printing/print_cups.c:360: `uri' undeclared (first use in this function)
printing/print_cups.c:362: `IPP_TAG_URI' undeclared (first use in this function)
printing/print_cups.c:364: `IPP_TAG_NAME' undeclared (first use in this function)
printing/print_cups.c:375: `IPP_OK_CONFLICT' undeclared (first use in this function)
printing/print_cups.c: In function `cups_job_pause':
printing/print_cups.c:401: `http_t' undeclared (first use in this function)
printing/print_cups.c:401: `http' undeclared (first use in this function)
printing/print_cups.c:402: `ipp_t' undeclared (first use in this function)
printing/print_cups.c:402: `request' undeclared (first use in this function)
printing/print_cups.c:403: `response' undeclared (first use in this function)
printing/print_cups.c:404: `cups_lang_t' undeclared (first use in this function)
printing/print_cups.c:404: `language' undeclared (first use in this function)
printing/print_cups.c:405: parse error before `char'
printing/print_cups.c:439: `IPP_HOLD_JOB' undeclared (first use in this function)
printing/print_cups.c:444: `IPP_TAG_OPERATION' undeclared (first use in this function)
printing/print_cups.c:444: `IPP_TAG_CHARSET' undeclared (first use in this function)
printing/print_cups.c:447: `IPP_TAG_LANGUAGE' undeclared (first use in this function)
printing/print_cups.c:450: `uri' undeclared (first use in this function)
printing/print_cups.c:452: `IPP_TAG_URI' undeclared (first use in this function)
printing/print_cups.c:454: `IPP_TAG_NAME' undeclared (first use in this function)
printing/print_cups.c:465: `IPP_OK_CONFLICT' undeclared (first use in this function)
printing/print_cups.c: In function `cups_job_resume':
printing/print_cups.c:491: `http_t' undeclared (first use in this function)
printing/print_cups.c:491: `http' undeclared (first use in this function)
printing/print_cups.c:492: `ipp_t' undeclared (first use in this function)
printing/print_cups.c:492: `request' undeclared (first use in this function)
printing/print_cups.c:493: `response' undeclared (first use in this function)
printing/print_cups.c:494: `cups_lang_t' undeclared (first use in this function)
printing/print_cups.c:494: `language' undeclared (first use in this function)
printing/print_cups.c:495: parse error before `char'
printing/print_cups.c:529: `IPP_RELEASE_JOB' undeclared (first use in this function)
printing/print_cups.c:534: `IPP_TAG_OPERATION' undeclared (first use in this function)
printing/print_cups.c:534: `IPP_TAG_CHARSET' undeclared (first use in this function)
printing/print_cups.c:537: `IPP_TAG_LANGUAGE' undeclared (first use in this function)
printing/print_cups.c:540: `uri' undeclared (first use in this function)
printing/print_cups.c:542: `IPP_TAG_URI' undeclared (first use in this function)
printing/print_cups.c:544: `IPP_TAG_NAME' undeclared (first use in this function)
printing/print_cups.c:555: `IPP_OK_CONFLICT' undeclared (first use in this function)
printing/print_cups.c: In function `cups_job_submit':
printing/print_cups.c:581: `http_t' undeclared (first use in this function)
printing/print_cups.c:581: `http' undeclared (first use in this function)
printing/print_cups.c:582: `ipp_t' undeclared (first use in this function)
printing/print_cups.c:582: `request' undeclared (first use in this function)
printing/print_cups.c:583: `response' undeclared (first use in this function)
printing/print_cups.c:584: `cups_lang_t' undeclared (first use in this function)
printing/print_cups.c:584: `language' undeclared (first use in this function)
printing/print_cups.c:585: parse error before `char'
printing/print_cups.c:620: `IPP_PRINT_JOB' undeclared (first use in this function)
printing/print_cups.c:625: `IPP_TAG_OPERATION' undeclared (first use in this function)
printing/print_cups.c:625: `IPP_TAG_CHARSET' undeclared (first use in this function)
printing/print_cups.c:628: `IPP_TAG_LANGUAGE' undeclared (first use in this function)
printing/print_cups.c:631: `uri' undeclared (first use in this function)
printing/print_cups.c:634: `IPP_TAG_URI' undeclared (first use in this function)
printing/print_cups.c:637: `IPP_TAG_NAME' undeclared (first use in this function)
printing/print_cups.c:653: `IPP_OK_CONFLICT' undeclared (first use in this function)
printing/print_cups.c: In function `cups_queue_get':
printing/print_cups.c:678: `http_t' undeclared (first use in this function)
printing/print_cups.c:678: `http' undeclared (first use in this function)
printing/print_cups.c:679: `ipp_t' undeclared (first use in this function)
printing/print_cups.c:679: `request' undeclared (first use in this function)
printing/print_cups.c:680: `response' undeclared (first use in this function)
printing/print_cups.c:681: `ipp_attribute_t' undeclared (first use in this function)
printing/print_cups.c:681: `attr' undeclared (first use in this function)
printing/print_cups.c:682: `cups_lang_t' undeclared (first use in this function)
printing/print_cups.c:682: `language' undeclared (first use in this function)
printing/print_cups.c:683: parse error before `char'
printing/print_cups.c:693: `ipp_jstate_t' undeclared (first use in this function)
printing/print_cups.c:735: `uri' undeclared (first use in this function)
printing/print_cups.c:750: `IPP_GET_JOBS' undeclared (first use in this function)
printing/print_cups.c:755: `IPP_TAG_OPERATION' undeclared (first use in this function)
printing/print_cups.c:755: `IPP_TAG_CHARSET' undeclared (first use in this function)
printing/print_cups.c:758: `IPP_TAG_LANGUAGE' undeclared (first use in this function)
printing/print_cups.c:761: `IPP_TAG_NAME' undeclared (first use in this function)
printing/print_cups.c:763: `jattrs' undeclared (first use in this function)
printing/print_cups.c:766: `IPP_TAG_URI' undeclared (first use in this function)
printing/print_cups.c:781: `IPP_OK_CONFLICT' undeclared (first use in this function)
printing/print_cups.c:795: `qcount' undeclared (first use in this function)
printing/print_cups.c:796: `qalloc' undeclared (first use in this function)
printing/print_cups.c:797: `queue' undeclared (first use in this function)
printing/print_cups.c:805: `IPP_TAG_JOB' undeclared (first use in this function)
printing/print_cups.c:818: `temp' undeclared (first use in this function)
printing/print_cups.c:840: `job_id' undeclared (first use in this function)
printing/print_cups.c:841: `job_priority' undeclared (first use in this function)
printing/print_cups.c:842: `job_status' undeclared (first use in this function)
printing/print_cups.c:842: `IPP_JOB_PENDING' undeclared (first use in this function)
printing/print_cups.c:843: `job_time' undeclared (first use in this function)
printing/print_cups.c:844: `job_k_octets' undeclared (first use in this function)
printing/print_cups.c:845: `user_name' undeclared (first use in this function)
printing/print_cups.c:846: `job_name' undeclared (first use in this function)
printing/print_cups.c:857: `IPP_TAG_INTEGER' undeclared (first use in this function)
printing/print_cups.c:869: `IPP_TAG_ENUM' undeclared (first use in this function)
printing/print_cups.c:902: `IPP_JOB_STOPPED' undeclared (first use in this function)
printing/print_cups.c:903: `IPP_JOB_HELD' undeclared (first use in this function)
printing/print_cups.c:930: `IPP_GET_PRINTER_ATTRIBUTES' undeclared (first use in this function)
printing/print_cups.c:943: `pattrs' undeclared (first use in this function)
printing/print_cups.c:978: `IPP_PRINTER_STOPPED' undeclared (first use in this function)
printing/print_cups.c:985: `IPP_TAG_TEXT' undeclared (first use in this function)
printing/print_cups.c: In function `cups_queue_pause':
printing/print_cups.c:1010: `http_t' undeclared (first use in this function)
printing/print_cups.c:1010: `http' undeclared (first use in this function)
printing/print_cups.c:1011: `ipp_t' undeclared (first use in this function)
printing/print_cups.c:1011: `request' undeclared (first use in this function)
printing/print_cups.c:1012: `response' undeclared (first use in this function)
printing/print_cups.c:1013: `cups_lang_t' undeclared (first use in this function)
printing/print_cups.c:1013: `language' undeclared (first use in this function)
printing/print_cups.c:1014: parse error before `char'
printing/print_cups.c:1048: `IPP_PAUSE_PRINTER' undeclared (first use in this function)
printing/print_cups.c:1053: `IPP_TAG_OPERATION' undeclared (first use in this function)
printing/print_cups.c:1053: `IPP_TAG_CHARSET' undeclared (first use in this function)
printing/print_cups.c:1056: `IPP_TAG_LANGUAGE' undeclared (first use in this function)
printing/print_cups.c:1059: `uri' undeclared (first use in this function)
printing/print_cups.c:1062: `IPP_TAG_URI' undeclared (first use in this function)
printing/print_cups.c:1064: `IPP_TAG_NAME' undeclared (first use in this function)
printing/print_cups.c:1075: `IPP_OK_CONFLICT' undeclared (first use in this function)
printing/print_cups.c: In function `cups_queue_resume':
printing/print_cups.c:1102: `http_t' undeclared (first use in this function)
printing/print_cups.c:1102: `http' undeclared (first use in this function)
printing/print_cups.c:1103: `ipp_t' undeclared (first use in this function)
printing/print_cups.c:1103: `request' undeclared (first use in this function)
printing/print_cups.c:1104: `response' undeclared (first use in this function)
printing/print_cups.c:1105: `cups_lang_t' undeclared (first use in this function)
printing/print_cups.c:1105: `language' undeclared (first use in this function)
printing/print_cups.c:1106: parse error before `char'
printing/print_cups.c:1140: `IPP_RESUME_PRINTER' undeclared (first use in this function)
printing/print_cups.c:1145: `IPP_TAG_OPERATION' undeclared (first use in this function)
printing/print_cups.c:1145: `IPP_TAG_CHARSET' undeclared (first use in this function)
printing/print_cups.c:1148: `IPP_TAG_LANGUAGE' undeclared (first use in this function)
printing/print_cups.c:1151: `uri' undeclared (first use in this function)
printing/print_cups.c:1154: `IPP_TAG_URI' undeclared (first use in this function)
printing/print_cups.c:1156: `IPP_TAG_NAME' undeclared (first use in this function)
printing/print_cups.c:1167: `IPP_OK_CONFLICT' undeclared (first use in this function)
make: *** [printing/print_cups.o] Fout 1
[root@demon source]#


Je kan ook de manpages en de binpages seperatly installeren met: $make installman en
$make installbin

#make installman ging zeiken over dat ie /usr/local/samba/man niet kon maken,.. terwijl ik nu als root ben ingelogged :?

Toen heb ik handmatig die dir aangemaakt en heeft hij nu wel $make installman kunnen uitvoeren. Maar $make installbin of gewoon $make install wil hij niet pakken en komt hij dus met bovenstaande melding. :/


Komt iemand dit bekend voor? Of weet iemand een oplossing hiervoor?

Alvast bedankt _/-\o_

Gamertag: Cosmicv0id
"Het woord Gods is voor mij niets meer dan een expressie en het product van menselijke zwakheid. De Bijbel is een verzamelwerk van legendes die achtenswaardig zijn maar ook primitief en kinderachtig.'' - Albert Einstein


Verwijderd

Hij kan geen cups/cups.h vinden.
Dus of je moet de headerfiles van cups installeren, of je moet een ./configure optie meegeven waarmee je aangeeft dat je geen cups-support in samba wilt.
Met het commando:
code:
1
urpmf cups.h

zou hij moeten aangeven welke rpm cups.h bevat.

  • DeMoN
  • Registratie: Maart 2001
  • Laatst online: 12-03 14:25

DeMoN

Pastafari

Topicstarter
Verwijderd schreef op 10 augustus 2002 @ 17:20:
Hij kan geen cups/cups.h vinden.
Dus of je moet de headerfiles van cups installeren, of je moet een ./configure optie meegeven waarmee je aangeeft dat je geen cups-support in samba wilt.
Met het commando:
code:
1
urpmf cups.h

zou hij moeten aangeven welke rpm cups.h bevat.
Ok thx,.. ik ga weer op zoek.. weet namelijk niet wat cups is dus.. maar thx voor de tip.

Als ik dalijk weet wat het is en het niet nodig is dan ben ik klaar met dit probleem en anders horen jullie het wel ;)


edit:

code:
1
2
3
4
5
[root@demon root]# urpmf cups.h
cups-common:/usr/share/locale/he/cups_he
libcups1-devel:/usr/include/cups/cups.h
libcups1-devel:/usr/include/cups/http.h
[root@demon root]#

Gamertag: Cosmicv0id
"Het woord Gods is voor mij niets meer dan een expressie en het product van menselijke zwakheid. De Bijbel is een verzamelwerk van legendes die achtenswaardig zijn maar ook primitief en kinderachtig.'' - Albert Einstein


Verwijderd

cups = common unix printing system. http://www.cups.org/

  • DeMoN
  • Registratie: Maart 2001
  • Laatst online: 12-03 14:25

DeMoN

Pastafari

Topicstarter
Heb ik het dus nodig om beneden op de Win2K bak te kunnen printen vanaf hier uit KWord?

Gamertag: Cosmicv0id
"Het woord Gods is voor mij niets meer dan een expressie en het product van menselijke zwakheid. De Bijbel is een verzamelwerk van legendes die achtenswaardig zijn maar ook primitief en kinderachtig.'' - Albert Einstein


  • DeMoN
  • Registratie: Maart 2001
  • Laatst online: 12-03 14:25

DeMoN

Pastafari

Topicstarter
Ik heb nu cups gewoon ff gedownload en gecompiled.. verder niks ingesteld.

Als ik nu samba wil installeren krijg ik bij de make al dit:

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[root@demon source]# pwd
/home/megalodon/samba-2.2.5/source
[root@demon source]# make
Using FLAGS =  -O    -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE  -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"   -DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin" -DLOCKDIR="/usr/local/samba/var/locks" -DCODEPAGEDIR="/usr/local/samba/lib/codepages" -DDRIVERFILE="/usr/local/samba/lib/printers.def" -DBINDIR="/usr/local/samba/bin" -DPIDDIR="/usr/local/samba/var/locks" -DLIBDIR="/usr/local/samba/lib" -DHAVE_INCLUDES_H -DPASSWD_PROGRAM="/usr/bin/passwd" -DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd" -DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb"
Using FLAGS32 =  -O    -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE  -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"   -DSWATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin" -DLOCKDIR="/usr/local/samba/var/locks" -DCODEPAGEDIR="/usr/local/samba/lib/codepages" -DDRIVERFILE="/usr/local/samba/lib/printers.def" -DBINDIR="/usr/local/samba/bin" -DPIDDIR="/usr/local/samba/var/locks" -DLIBDIR="/usr/local/samba/lib" -DHAVE_INCLUDES_H -DPASSWD_PROGRAM="/usr/bin/passwd" -DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd" -DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb"
Using LIBS = -lcups -lssl -lcrypto -lnsl -lpopt
Linking bin/smbd
printing/pcap.o: In function `pcap_printer_fn':
printing/pcap.o(.text+0x2cd): undefined reference to `cups_printer_fn'
printing/pcap.o: In function `pcap_printername_ok':
printing/pcap.o(.text+0xda): undefined reference to `cups_printername_ok'
collect2: ld returned 1 exit status
make: *** [bin/smbd] Fout 1
[root@demon source]#


Ik heb BTW $./configure --enable-cups gedraaid.

cup is ook gewoon geinstalleerd kijk maar:

code:
1
2
3
[root@demon /]# cups-config --version
1.1.15
[root@demon /]#

Gamertag: Cosmicv0id
"Het woord Gods is voor mij niets meer dan een expressie en het product van menselijke zwakheid. De Bijbel is een verzamelwerk van legendes die achtenswaardig zijn maar ook primitief en kinderachtig.'' - Albert Einstein


  • DeMoN
  • Registratie: Maart 2001
  • Laatst online: 12-03 14:25

DeMoN

Pastafari

Topicstarter
Iemand? Plz het gaat om me huiswerk ;(

Ik moet ff kunnen printen anders moet ik het beneden maken op een Windows machine van 300 Mhz... Een tweaker moet hier wel medelijden van krijgen ;)

Gamertag: Cosmicv0id
"Het woord Gods is voor mij niets meer dan een expressie en het product van menselijke zwakheid. De Bijbel is een verzamelwerk van legendes die achtenswaardig zijn maar ook primitief en kinderachtig.'' - Albert Einstein


  • DeMoN
  • Registratie: Maart 2001
  • Laatst online: 12-03 14:25

DeMoN

Pastafari

Topicstarter
omg iemand? ;(

Gamertag: Cosmicv0id
"Het woord Gods is voor mij niets meer dan een expressie en het product van menselijke zwakheid. De Bijbel is een verzamelwerk van legendes die achtenswaardig zijn maar ook primitief en kinderachtig.'' - Albert Einstein


  • DeMoN
  • Registratie: Maart 2001
  • Laatst online: 12-03 14:25

DeMoN

Pastafari

Topicstarter
^^ nog maar is proberen met deze kick ^^

Gamertag: Cosmicv0id
"Het woord Gods is voor mij niets meer dan een expressie en het product van menselijke zwakheid. De Bijbel is een verzamelwerk van legendes die achtenswaardig zijn maar ook primitief en kinderachtig.'' - Albert Einstein


  • DeMoN
  • Registratie: Maart 2001
  • Laatst online: 12-03 14:25

DeMoN

Pastafari

Topicstarter
Kick :P

Ik heb em nou trouwens gewoon geinstalleerd met make -k en make install -k.

Ik heb nu wel met
code:
1
 smbclient -L //werkkamer/c$ -I 192.168.0.1 -U Administrator
op de schijf kunnen komen van de computer beneden. Ik vraag me nu alleen af of deze support niet standaard al in Mandrake zat? Zo niet dan heb ik nu deels samba aan de praat :)

Weet iemand dit? Of ik dit zelf heb geinstalleerd of dat dit standaard kan met Mandrake?
Ik heb wel in /etc/samba/smb.conf aanpassingen enzo gemaakt,... hmm mischien is het me dus echt deels gelukt? :D

Gamertag: Cosmicv0id
"Het woord Gods is voor mij niets meer dan een expressie en het product van menselijke zwakheid. De Bijbel is een verzamelwerk van legendes die achtenswaardig zijn maar ook primitief en kinderachtig.'' - Albert Einstein


Verwijderd

je kunt samba ook gewoon via de mandrake software installer installeren, is veel handiger :)

of gewoon even de rpm's download, werkt ALTIJD met mandrake

  • DeMoN
  • Registratie: Maart 2001
  • Laatst online: 12-03 14:25

DeMoN

Pastafari

Topicstarter
ok, thx

Ik weet alleen niet hoe ik nu beneden moet printen... maar ja

Gamertag: Cosmicv0id
"Het woord Gods is voor mij niets meer dan een expressie en het product van menselijke zwakheid. De Bijbel is een verzamelwerk van legendes die achtenswaardig zijn maar ook primitief en kinderachtig.'' - Albert Einstein


Verwijderd

Ik heb geen verstand van samba en remote cups. Maar je kunt in principe beiden gebruiken, samba werkt via het netbios protocol, en cups werkt via het ipp protocol (internet printing).
Beiden zouden mogelijk moeten zijn. Zijn er geen howto's over te vinden? Kijk anders eens op http://www.mandrakeuser.org

  • DeMoN
  • Registratie: Maart 2001
  • Laatst online: 12-03 14:25

DeMoN

Pastafari

Topicstarter
Verwijderd schreef op 14 augustus 2002 @ 23:08:
Ik heb geen verstand van samba en remote cups. Maar je kunt in principe beiden gebruiken, samba werkt via het netbios protocol, en cups werkt via het ipp protocol (internet printing).
Beiden zouden mogelijk moeten zijn. Zijn er geen howto's over te vinden? Kijk anders eens op http://www.mandrakeuser.org
Ok. thx ga ik ook is lezen

Gamertag: Cosmicv0id
"Het woord Gods is voor mij niets meer dan een expressie en het product van menselijke zwakheid. De Bijbel is een verzamelwerk van legendes die achtenswaardig zijn maar ook primitief en kinderachtig.'' - Albert Einstein


Verwijderd

Het mag wel wat aan de late kant zijn, maar toch....

Op zich heb je samba helemaal niet nodig om naar een winmachine te printen.

Op je windowsmachine doe je hetvolgende:
start>settings>control panel>administrative tools>services
zoek naar: tcp/ip print server
zet het startup type op 'automatic'
(sorry, mijn win2000 is engels)

Nu de linuxmachine (zelf heb ik een fedora3, maar waarschijnlijk maakt dat weinig uit):
Cups heb je volgens mij al draaiend.
start een browser, voer in: http://localhost:631
Kies administrative task, voer je rootpassword in als er om gevraagd wordt
add printer
name: naam v/d printer
location: de naam van de werkgroep (die dienen op beide machines hetzelfde te zijn)
Description: laat maar leeg
continue
Device: LPD/LPR Host or Printer
continue
Device url: lpd://ip_van_je_windowsbak/sharenaam_printer
continue
Make: merk printer (hiero HP); jij vermeldt de jouwe niet......
continue
Model: mijn keuze was HP Laserjet series CUPS v1.1 (en).
Nu zou die dus moeten werken.......

Verwijderd

even wat vergeten:
als je windowsbak een firewall heeft, zorg dan dat poort 515 verzoeken doorgeeft, want dat is de poort, die cups nu zal gebruiken.....

  • DeMoN
  • Registratie: Maart 2001
  • Laatst online: 12-03 14:25

DeMoN

Pastafari

Topicstarter
Hehe toch bedankt he, ook al is het 3 jaar later en draai ik nu alles al volledig op Debian :)
Ik waardeer het wel van je dat je dit topic nog even af hebt gemaakt. Nu is hij volledig en handig voor search gebruikers.
Ook is het wel een mooie post met stap voor stap hoe je simpel kan printen :)

Gamertag: Cosmicv0id
"Het woord Gods is voor mij niets meer dan een expressie en het product van menselijke zwakheid. De Bijbel is een verzamelwerk van legendes die achtenswaardig zijn maar ook primitief en kinderachtig.'' - Albert Einstein

Pagina: 1