VOGONS

Common searches


First post, by jotacekm

User metadata
Rank Newbie
Rank
Newbie

Hi
I just compiled dosbox source for linux. I ran it, and created the config file. I opened the config file and saw that there was no [ipx] section. I created one and put ipx=true.

Then i started the emulator, tried ipxnet startserver but says that ipxnet is illegal command. Then i tried to type ipx=true and says illegal command! How can i enable ipx support?

Reply 4 of 5, by jotacekm

User metadata
Rank Newbie
Rank
Newbie

hey, i installed sdl_net using yum and recompiled but it didnt work. Then i recompiled once again and saw that on /configure i was getting sdl_net_something no. So i download the sdl_source, recompiled and now it works, thx!

Reply 5 of 5, by `Moe`

User metadata
Rank Oldbie
Rank
Oldbie

Common mistake: Installing just the library package, but not the corresponding development package. The first contains the actual library, the second contains information needed by the compiler how that library is used.