Skip to content

Commit 8c9aada

Browse files
committed
updated makefile with correct instructions for building on Linux from scratch. closes wxMaxima-developers#287
1 parent 3a15157 commit 8c9aada

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ To build wxMaxima on Linux execute
7373

7474
./configure
7575
make
76+
cd locales
77+
make allmo
78+
cd ..
7679
sudo make install
7780

7881
To build wxMaxima on Mac OS X and Windows first execute

0 commit comments

Comments
 (0)