blob: 599a760d946f89bb2a546f3d00268960dbddbd36 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Postinstall adjustment is needed at the first time. The following list is
some PERL modules needed for running MT, you can also install them from
FreeBSD ports:
HTML::Template is from www/p5-HTML-Template
Image::Size is from graphics/p5-Image-Size
File::Spec is from devel/p5-File-Spec
CGI::Cookie is from www/p5-CGI.pm
LWP::UserAgent is from www/p5-libwww
SOAP::Lite is from net/p5-SOAP-Lite
File::Temp is form devel/p5-File-Temp
ImageMagick support is from graphics/ImageMagick
DB Modules are depend on your choice.
To upgrade a previous verion of MT: Do NOT do this from FreeBSD ports
structure! Instead, go to download the 'Upgrade Version' file from this
link:
http://www.movabletype.org/download.shtml
|