-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Where is the openwrt "packages" folder? #2
Comments
fyi, this is what I used to install my own OpenWRT instance? http://ediy.com.my/index.php/blog/item/31-openwrt-in-virtualbox |
You must follow these howto's to checkout and build OpenWrt and packages. http://wiki.openwrt.org/doc/howto/buildroot.exigence If you wanna just test I think you would be better of with installing some Here is the command to compile on a Linux installation (you need the gcc -Wall DslrDashboardServer.cpp -I/usr/include/libusb-1.0/ -L/usr/lib On Thu, Feb 7, 2013 at 5:32 PM, Joshua Rountree [email protected]:
|
Alrighty!
I installed libusb 1.0 dev but not sure if it's paths are different for this? |
Check in your /usr/include folder where is libusb.h installed. On Thu, Feb 7, 2013 at 6:01 PM, Joshua Rountree [email protected]:
|
Yep, it's installed in |
But... there is no libusb related items within the |
When you installed the libusb dev it should also installed the libusb Search your /usr/lib folder for libusb. On Thu, Feb 7, 2013 at 6:07 PM, Joshua Rountree [email protected]:
|
Not finding it anywhere...
I'm running an actual bleeding edge version of OpenWRT instance via VirtualMin?
Not sure where to put the package?
The text was updated successfully, but these errors were encountered: