Results 1 to 2 of 2
I have a program - CNET network simulator
I came up with an idea and need to know if it will work
I need it on machine A but it ...
- 03-24-2005 #1Linux Newbie
- Join Date
- Feb 2004
- Location
- UK
- Posts
- 131
Compiling programs
I have a program - CNET network simulator
I came up with an idea
and need to know if it will work
I need it on machine A but it will not compile on there
Could i compile the code on machine B and then tranfer it across to Machine A?? :P
And i love these emoticons
- 03-24-2005 #2Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
It should work since thats whats done in RPM and DEB packages, but there may be some dependency-problem if the computers have lots of different library-versions etc. for example if packages compiled for qt3 is placed on a computer with qt2, it wont work...


Reply With Quote
