Search found 5 matches

by James186282
Sat Dec 05, 2015 3:09 pm
Forum: GNU/Linux
Topic: Compiler error (puppy linux)
Replies: 8
Views: 1540

Re: Compiler error (puppy linux)

I'm afraid I didn't even see anything on enabled-shared so no. On wxwidgets I followed this ./configure --enable-unicode --enable-debug make make install ldconfig *Then I added the headers directory to the LD_LIBRARY_PATH Then I tried wx-config --version and got a satifactory reply. From the previou...
by James186282
Sat Dec 05, 2015 12:36 am
Forum: GNU/Linux
Topic: Compiler error (puppy linux)
Replies: 8
Views: 1540

Re: Compiler error (puppy linux)

Wow... that is Great! I still am puzzeled about what I'm doing "rong" but... I really just wanted a modern version. Using it is far more important (To me) then compiling it. Still wish I knew what I'm doing wrong but it looks like that thread you pointed out has the answers. T H A N K Y O U ! I was ...
by James186282
Fri Dec 04, 2015 10:01 pm
Forum: GNU/Linux
Topic: Compiler error (puppy linux)
Replies: 8
Views: 1540

Re: Compiler error (puppy linux)

The latest version with the WXwidgets 2.8.12
by James186282
Fri Dec 04, 2015 9:47 pm
Forum: GNU/Linux
Topic: Compiler error (puppy linux)
Replies: 8
Views: 1540

Re: Compiler error (puppy linux)

The lastest stable version... Audacity minsrc-2.1.1
by James186282
Fri Dec 04, 2015 9:14 pm
Forum: GNU/Linux
Topic: Compiler error (puppy linux)
Replies: 8
Views: 1540

Compiler error (puppy linux)

I'm havng great difficulty compiling audacity. When I try to make I get a long list of undefined references to wx___file in the black undefined references. I downloaded 2.8.12 WxWidgets, compiled it with unicode and debug on. Testing it by typing xw-config --version works. I set the LD_LIBRARY_PATH ...