При установке Webalizer 2.01.10 ошибка:
# make
gcc -L/usr/local/lib -o webalizer webalizer.o hashtab.o linklist.o preserve.o parser.o output.o dns_resolv.o graphs.o -lgd -lpng -lz -lm
graphs.o: In function `year_graph6x':
graphs.o(.text+0xd36): undefined reference to `gdImagePng'
graphs.o: In function `month_graph6':
graphs.o(.text+0x1abd): undefined reference to `gdImagePng'
graphs.o: In function `day_graph3':
graphs.o(.text+0x2109): undefined reference to `gdImagePng'
graphs.o: In function `pie_chart':
graphs.o(.text+0x26e1): undefined reference to `gdImagePng'
*** Error code 1
Может быть кто сталкивался, буду признателен за помощь.
>При установке Webalizer 2.01.10 ошибка:
># make
>gcc -L/usr/local/lib -o webalizer webalizer.o hashtab.o linklist.o preserve.o parser.o output.o dns_resolv.o graphs.o
>-lgd -lpng -lz -lm
>graphs.o: In function `year_graph6x':
>graphs.o(.text+0xd36): undefined reference to `gdImagePng'
>graphs.o: In function `month_graph6':
>graphs.o(.text+0x1abd): undefined reference to `gdImagePng'
>graphs.o: In function `day_graph3':
>graphs.o(.text+0x2109): undefined reference to `gdImagePng'
>graphs.o: In function `pie_chart':
>graphs.o(.text+0x26e1): undefined reference to `gdImagePng'
>*** Error code 1
>
>Может быть кто сталкивался, буду признателен за помощь.Попробуй пересобрать GD до последней версии.
>>При установке Webalizer 2.01.10 ошибка:
>># make
>>gcc -L/usr/local/lib -o webalizer webalizer.o hashtab.o linklist.o preserve.o parser.o output.o dns_resolv.o graphs.o
>>-lgd -lpng -lz -lm
>>graphs.o: In function `year_graph6x':
>>graphs.o(.text+0xd36): undefined reference to `gdImagePng'
>>graphs.o: In function `month_graph6':
>>graphs.o(.text+0x1abd): undefined reference to `gdImagePng'
>>graphs.o: In function `day_graph3':
>>graphs.o(.text+0x2109): undefined reference to `gdImagePng'
>>graphs.o: In function `pie_chart':
>>graphs.o(.text+0x26e1): undefined reference to `gdImagePng'
>>*** Error code 1
>>
>>Может быть кто сталкивался, буду признателен за помощь.
>
>Попробуй пересобрать GD до последней версии.
Да спасибо, после установки GD-2.0.9 ошибка исчезла
Люди помогите установить Webalizer-2.01.10 на Free BSD не могу понять как это делается