Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Eagle-usb-1.9.6
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
jeredox
n00b
n00b


Joined: 22 Jul 2004
Posts: 60

PostPosted: Thu Sep 09, 2004 11:07 am    Post subject: Eagle-usb-1.9.6 Reply with quote

I would like to compile my eagle-usb-1.9.6 driver to install it.
I've just finally installed my gentoo (after several months problems).
When i launch compilation, i get this message error:

"your $PATH does not contain /usr/local/sbin. You won't be able to launch scripts. If you are using bash, you should update /root/.bashrc ".

I've tried to add $PATH =' /usr/local/sbin' in /root/.bashrc, but it causes shell problems, so it's not a good idea. But I've seen similar $PATH (not exactly /usr/local/sbin but /usr/sbin in /root/profile. Do i have to modify this key?

Or is it only dued to the eagle-usb driver which is not compatible with gentoo? 'Cause i used to use it on Mandrake and mepis.

How can i emerge eagle usb driver if i have no internet connexion (vicious cercles...? ;-) )
Can i find gentoo eagle-usb drivers not needing internet dial-up?
Back to top
View user's profile Send private message
fls
Tux's lil' helper
Tux's lil' helper


Joined: 18 Apr 2003
Posts: 111
Location: Germany

PostPosted: Thu Sep 09, 2004 11:38 am    Post subject: Reply with quote

Add the following to your ~/.bashrc
Code:
export PATH="$PATH:/usr/local/sbin"

This simply appends /usr/local/sbin to your current path, so you don´t mess up with your shell.

Quote:
Or is it only dued to the eagle-usb driver which is not compatible with gentoo? 'Cause i used to use it on Mandrake and mepis.

There is no such thing as "not compatible with gentoo" because gentoo uses the same kernel and the same software as every other distribution does.

Quote:
How can i emerge eagle usb driver if i have no internet connexion (vicious cercles...? )

Sorry, I don´t know anything about the eagle usb driver, but why don´t you simply download it to your home directory and compile and install it manually, as long as there is no ebuild (and I haven´t found one in portage).

As for emerging without internet connection:
You can download the needed source code to your DISTDIR (defined in /etc/make.conf) either manually or by using
Code:
 emerge -f <packages>

and then later emerge it. Portage will see the file is there and you won´t need an internet connection.

As a sidenote: I searched for eagle on bugs.gentoo.org and found this. So it´s for sure possible to use this driver :)

HTH :)
_________________
First they ignore you, then they laugh at you, then they fight you, then you win. Mahatma Ghandi
Back to top
View user's profile Send private message
jeredox
n00b
n00b


Joined: 22 Jul 2004
Posts: 60

PostPosted: Thu Sep 09, 2004 1:07 pm    Post subject: Reply with quote

:D Thks for your quick response, i'll hope it'll work.
Back to top
View user's profile Send private message
Sleeper
l33t
l33t


Joined: 12 Nov 2002
Posts: 667

PostPosted: Wed Sep 22, 2004 2:34 pm    Post subject: Re: Eagle-usb-1.9.6 Reply with quote

jeredox wrote:

How can i emerge eagle usb driver if i have no internet connexion (vicious cercles...? ;-) )
Can i find gentoo eagle-usb drivers not needing internet dial-up?


Just a little comment.. The eagle-usb driver (which I'm maintenor of) has an ebuild (which I'm the author of).
I wrote an "howto" but it was in French. If you need it I probably can translate it .. Just contact me ;)

Usually to install it people get the ebuild and the driver from either a windows partition or another "already working" system, copy them where it needs to be, and install them.

An alternative way is to boot using for example the http://www.sysresccd.org/, which already includes a version of the driver and a script to automatize connection. From there you can then install the gentoo ...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum