From: Daan L. <daa...@xs...> - 2003-11-13 11:58:16
|
Hi David, > Hello there, > I tried a build of wxHaskell, following the instructions as published. Markus was right, you are following build instructions for "wxWindows" instead of wxHaskell. Just type "./configure" without making a build directory etc. All the best, Daan. > Here's what > happened. Regards, > > David > ---------------------------------------------------------------------------- > > Script started on Sun 09 Nov 2003 08:11:41 GMT > dw@shinjuku:~/Documents/wxhaskell-0.4> uname -a > Linux shinjuku 2.4.20-4GB #1 Mon Mar 17 17:54:44 UTC 2003 i686 unknown unknown > GNU/Linux > dw@shinjuku:~/Documents/wxhaskell-0.4> mkdir build > dw@shinjuku:~/Documents/wxhaskell-0.4> cd build > dw@shinjuku:~/Documents/wxhaskell-0.4/build> ../configure > > ./config.search: ./config.search: No such file or directory > ./config.search: ./config.search: No such file or directory > ./config.search: > ./config.search: No such file or directory > ./config.search: ./config.search: No such file or directory > install libraries at : > /usr/local/lib ./config.search: > ./config.search: No such file or > directory > error: > Unable to find the 'wx-config' program: > wx-config > Maybe you forgot to run 'make install' on wxWindows? > Otherwise, add the > install directory of wx-config to your path. > dw@shinjuku:~/Documents/wxhaskell-0.4/build> > Script done on Sun 09 Nov 2003 08:12:30 GMT > > > > Ok, let's try some other things... > > > Script started on Sun 09 Nov 2003 08:15:29 GMT > dw@shinjuku:~/Documents/wxhaskell-0.4> ./configure --with -odbc > error: Unknown option "--with-odbc". Use "--help" to show valid options. > > dw@shinjuku:~/Documents/wxhaskell-0.4> ./configure --with-glcanvas > error: Unknown option "--with-glcanvas". Use "--help" to show valid options. > > dw@shinjuku:~/Documents/wxhaskell-0.4> ./configure --enable-wave > error: Unknown option "--enable-wave". Use "--help" to show valid options. > Script done on Sun 09 Nov 2003 08:16:58 GMT > > > > > --------------------------------- > http://www.dcs.ex.ac.uk/~dwakelin > > > > ------------------------------------------------------- > This SF.Net email sponsored by: ApacheCon 2003, > 16-19 November in Las Vegas. Learn firsthand the latest > developments in Apache, PHP, Perl, XML, Java, MySQL, > WebDAV, and more! http://www.apachecon.com/ > _______________________________________________ > wxhaskell-users mailing list > wxh...@li... > https://lists.sourceforge.net/lists/listinfo/wxhaskell-users > |